]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/ppbench/Config.C
This is a backward incompatible change in AliRoot. The following methods have been...
[u/mrichter/AliRoot.git] / test / ppbench / Config.C
index 059223de62d7a3b13d05fd6474277b4a357d6402..c88e921fe80ef1e4d10dbf7f3a622037aabe74f8 100644 (file)
@@ -176,7 +176,7 @@ void Config()
     gAlice->SetRunLoader(rl);
 
     // Set the trigger configuration
-    gAlice->SetTriggerDescriptor(pprTrigConfName[strig]);
+    AliSimulation::Instance()->SetTriggerConfig(pprTrigConfName[strig]);
     cout<<"Trigger configuration is set to  "<<pprTrigConfName[strig]<<endl;
 
     //