]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - prod/LHC09d1/Config.C
This is a backward incompatible change in AliRoot. The following methods have been...
[u/mrichter/AliRoot.git] / prod / LHC09d1 / Config.C
index effa26e1708fd75659ff35f714a7d9fc181fe95d..359625422e6bc4159b16bfcd83bd3f4456d5cc74 100644 (file)
@@ -134,7 +134,7 @@ void Config()
   // gAlice->SetGeometryFromCDB();
   
   // Set the trigger configuration: proton-proton
-  gAlice->SetTriggerDescriptor("p-p");
+  AliSimulation::Instance()->SetTriggerConfig("p-p");
 
   //
   //=======================================================================