]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/Config.C
This is a backward incompatible change in AliRoot. The following methods have been...
[u/mrichter/AliRoot.git] / macros / Config.C
index d46001d7d05e36dfce3b5a7798f41414b5109ac8..295ecb38995e951477fd35238ff0c62df2e4ac1e 100644 (file)
@@ -111,7 +111,7 @@ void Config()
     // Uncomment if you want to load geometry from OCDB!   <<<<
 
     // Set the trigger configuration
-    gAlice->SetTriggerDescriptor("Pb-Pb");
+    AliSimulation::Instance()->SetTriggerConfig("Pb-Pb");
     cout<<"Trigger configuration is set to  Pb-Pb"<<endl;
 
     //