]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/g4ConfigCommon1.C
bugfix
[u/mrichter/AliRoot.git] / macros / g4ConfigCommon1.C
index ff9c9bc332c417b67e1f7d0312ef6ea1a95e583f..ac76e79d9aeb772224854b639620fee905239878 100644 (file)
@@ -181,7 +181,7 @@ void ConfigCommon1(Bool_t setRootGeometry = kTRUE)
   {
       //=================== ITS parameters ============================
 
-      AliITS *ITS  = new AliITSv11Hybrid("ITS","ITS v11Hybrid");
+      AliITS *ITS  = new AliITSv11("ITS","ITS v11");
   }
 
   if (iTPC)