]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/geom_gentle_muon.C
Adding explicit linking of GL GLU
[u/mrichter/AliRoot.git] / EVE / alice-macros / geom_gentle_muon.C
index 51aa1088c553e41cb8ed53c6a603a380137db361..0118de78d1a250f8fc6b671612c2695ab6d693ad 100644 (file)
@@ -19,7 +19,7 @@ void DrawDeep(TEveGeoShape *gsre) {
     if (!lvl->HasChildren()) {
       lvl->SetRnrSelf(kTRUE);
       lvl->SetMainColor(3);
-      lvl->SetMainTransparency(50);
+      lvl->SetMainTransparency(80);
     }
     DrawDeep(lvl);
   }