]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/ConfigHBT.C
Fixed shadowed variable
[u/mrichter/AliRoot.git] / macros / ConfigHBT.C
index 66d9dab69e1da8e9ef304558edeb780d1fbf8a0f..dabc206b3da51be9aed2680f2a3b68226208ff76 100644 (file)
@@ -75,7 +75,7 @@ void Config()
     // gAlice->SetGeometryFromCDB();
 
     // Set the trigger configuration
-    gAlice->SetTriggerDescriptor("Pb-Pb");
+    AliSimulation::Instance()->SetTriggerConfig("Pb-Pb");
     cout<<"Trigger configuration is set to  Pb-Pb"<<endl;
 
     //