]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/g4ConfigCommon.C
Changes for #89427: Porting modification for material budget issues to the Release...
[u/mrichter/AliRoot.git] / macros / g4ConfigCommon.C
index 723e2e522975405eb8ca9b9e193e65c38da2f690..69b56a48f6a712e0a31d49211049fff9e0fc19ff 100644 (file)
@@ -193,7 +193,7 @@ void ConfigCommon(Bool_t setRootGeometry = kTRUE)
     {
         //=================== ITS parameters ============================
 
-       AliITS *ITS  = new AliITSv11Hybrid("ITS","ITS v11Hybrid");
+       AliITS *ITS  = new AliITSv11("ITS","ITS v11");
     }
 
     if (iTPC)