]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/Config.C
ITS->SetWriteDet(...) commented
[u/mrichter/AliRoot.git] / macros / Config.C
index ccf363c6dd91aa390b70ae00d983b4d0d164b8c1..2e2cc4a5655a99896335d0531cc47da0b4465192 100644 (file)
@@ -188,7 +188,7 @@ void Config()
     AliITSvPPRasymm *ITS  = new AliITSvPPRasymm("ITS","New ITS PPR detailed version with asymmetric services");
     ITS->SetMinorVersion(2);                                         // don't touch this parameter if you're not an ITS developer
     ITS->SetReadDet(kFALSE);                                         // don't touch this parameter if you're not an ITS developer
-    ITS->SetWriteDet("$ALICE_ROOT/ITS/ITSgeometry_vPPRasymm2.det");  // don't touch this parameter if you're not an ITS developer
+    //    ITS->SetWriteDet("$ALICE_ROOT/ITS/ITSgeometry_vPPRasymm2.det");  // don't touch this parameter if you're not an ITS developer
     ITS->SetThicknessDet1(300.);   // detector thickness on layer 1 must be in the range [100,300]
     ITS->SetThicknessDet2(300.);   // detector thickness on layer 2 must be in the range [100,300]
     ITS->SetThicknessChip1(300.);  // chip thickness on layer 1 must be in the range [150,300]