]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - prod/LHC08d11/Config.C
This is a backward incompatible change in AliRoot. The following methods have been...
[u/mrichter/AliRoot.git] / prod / LHC08d11 / Config.C
index aa3e8208bdbe591527af9beec49ac8cb84ea5b39..3b760078efe23eb4182a613d5a82ee80d160e9ae 100644 (file)
@@ -201,7 +201,7 @@ void Config()
        gAlice->SetRunLoader(rl);
        
        // Set the trigger configuration
-       gAlice->SetTriggerDescriptor(TrigConfName[trig]);
+       AliSimulation::Instance()->SetTriggerConfig(TrigConfName[trig]);
        cout<<"Trigger configuration is set to  "<<TrigConfName[trig]<<endl;
        
        //