]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/test-macros/geom_extr_trd.C
Coverity
[u/mrichter/AliRoot.git] / EVE / test-macros / geom_extr_trd.C
index 5f6cdaddcbc6451ddb43cb343a1acd10b247ed85..a1c8172f671b95fe02b5fa465daf11ff6c1cf903 100644 (file)
@@ -12,7 +12,7 @@ void geom_extr_trd()
   // Extract reasonably top-level mother-volumes of TRD and
   // store them as geo-shape-extract.
 
-  gGeoManager = gEve->GetGeometry("$REVESYS/alice-data/alice_fullgeo.root");
+  gGeoManager = gEve->GetGeometry("$ALICE_ROOT/EVE/alice-data/alice_fullgeo.root");
 
   TGeoNode* tnode = gGeoManager->GetTopVolume()->FindNode("B077_1");