]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/g4ConfigCommon1.C
removing typo in the macros name
[u/mrichter/AliRoot.git] / macros / g4ConfigCommon1.C
index 77498ef762885e46ca6b43b37d8ee4d6c139678c..ff9c9bc332c417b67e1f7d0312ef6ea1a95e583f 100644 (file)
@@ -50,7 +50,7 @@ void ConfigCommon1(Bool_t setRootGeometry = kTRUE)
   // Trigger configuration
   //=======================================================================
 
-  gAlice->SetTriggerDescriptor("Pb-Pb");
+  AliSimulation::Instance()->SetTriggerConfig("Pb-Pb");
   cout<<"Trigger configuration is set to  Pb-Pb"<<endl;
 
   // =============================