]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZEROTrigger.cxx
Fixed a typo and disabled some wagons that do not work.
[u/mrichter/AliRoot.git] / VZERO / AliVZEROTrigger.cxx
index b0df57f040b261b20c891f6423dad2f2dfc66752..a84380c28f0845a4768d3b97e1460119fa7c1041 100644 (file)
@@ -69,7 +69,7 @@ void AliVZEROTrigger::Trigger()
 {
   
   //  ********** Get run loader for the current event **********
-  AliRunLoader* runLoader = AliRunLoader::GetRunLoader();
+  AliRunLoader* runLoader = AliRunLoader::Instance();
 
   AliVZEROLoader* loader = 
     (AliVZEROLoader* )runLoader->GetLoader( "VZEROLoader" );