]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/NLT_geo_demo.C
Finish the move RICH to HMPID
[u/mrichter/AliRoot.git] / EVE / alice-macros / NLT_geo_demo.C
index e94758825dfabded291f655ba81680c28c6122c5..59256ec6357f98e3c3caedac87f430f9e64a1c6a 100644 (file)
@@ -135,5 +135,5 @@ void make_geo(Reve::NLTProjector* nlt)
     if(ps) gReve->AddGlobalRenderElement(ps);
   }
   project_nodes( nlt, "/ALIC_1/FMD_holder_1", useBuffPols);  
-  project_nodes( nlt, "/ALIC_1/RICH_holder_1", useBuffPols);
+  project_nodes( nlt, "/ALIC_1/HMPID_holder_1", useBuffPols);
 }