]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - prod/LHC09d2/Config.C
This is a backward incompatible change in AliRoot. The following methods have been...
[u/mrichter/AliRoot.git] / prod / LHC09d2 / Config.C
index 20921a46ac19381a9a55ce201a0c870e67d52564..fd26b388c88471ee6534883c9e720ccfd5750227 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");
 
   //
   //=======================================================================