]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/merge/backgr/Config.C
This is a backward incompatible change in AliRoot. The following methods have been...
[u/mrichter/AliRoot.git] / test / merge / backgr / Config.C
index c5e9b0246fbd234b33c1ce95d14686ed1703490c..7f6158043d95939461d8e3ee6a7223c06bef7d6c 100644 (file)
@@ -177,7 +177,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;
 
     //