]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/Config_PDC06_MUON.C
Removing obsolete macros, changes to work with the trunk, clean-up
[u/mrichter/AliRoot.git] / macros / Config_PDC06_MUON.C
index 1bf00c724e09bfb7428eced10c0e7dc0b0f7d94e..1ad6754f68f115730efb8af5d6edbbb6b58607c1 100644 (file)
@@ -45,7 +45,7 @@ void Config(char directory[100]="", char option[6]="trg1mu")
   
   //=======================================================================
   // Set the trigger configuration
-  gAlice->SetTriggerDescriptor("p-p");
+  AliSimulation::Instance()->SetTriggerConfig("p-p");
   cout<<"Trigger configuration is set to  p-p"<<endl;
 
   //=======================================================================