]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/Config_PDC07_MBias_MUON.C
Modify Reading of EAs
[u/mrichter/AliRoot.git] / macros / Config_PDC07_MBias_MUON.C
index 2142784b2d598726f9b2aeba6f57c54573c2c421..f7d5e80be18347825054361adda8e97aa860dca9 100644 (file)
@@ -46,7 +46,7 @@ void Config(char directory[100]="", char option[6]="trgAll")
   //=======================================================================
   // Set the trigger configuration - not needed here for MUON in
   // stand-alone mode
-  // gAlice->SetTriggerDescriptor("p-p");
+  // AliSimulation::Instance()->SetTriggerConfig("p-p");
   // cout<<"Trigger configuration is set to  p-p"<<endl;
 
   //=======================================================================
@@ -196,7 +196,7 @@ void Config(char directory[100]="", char option[6]="trgAll")
     AliSHIL *SHIL = new AliSHILv3("SHIL", "Shielding Version 3");
   //=================== ITS parameters =============================
     if(iITS) {
-       AliITS *ITS  = new AliITSv11Hybrid("ITS","ITS v11Hybrid");
+       AliITS *ITS  = new AliITSv11("ITS","ITS v11");
     }      
  //=================== FMD parameters =============================
     if(iFMD) {