]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/ConfigHBT.C
Moved to PDF
[u/mrichter/AliRoot.git] / macros / ConfigHBT.C
index adbee51838c4ab69b665162c364424483e758b7d..20a73d131faaf941ce8e18e72202b39cc0227fc3 100644 (file)
@@ -325,7 +325,7 @@ void Config()
     //
     AliITSvPPRasymmFMD *ITS  = new AliITSvPPRasymmFMD("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(kTRUE);  // 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->SetThicknessDet1(200.);   // detector thickness on layer 1 must be in the range [100,300]
     ITS->SetThicknessDet2(200.);   // detector thickness on layer 2 must be in the range [100,300]