]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenMUONCocktail.cxx
compilation warnings fixed (r42022)
[u/mrichter/AliRoot.git] / EVGEN / AliGenMUONCocktail.cxx
index e3f65a4ad733edb95865acf208c32977eb99eccd..89fe4de562b6fd9a6fb432be1040a52418734fc7 100644 (file)
@@ -374,7 +374,7 @@ void AliGenMUONCocktail::Generate()
     Bool_t primordialTrigger = kFALSE;
     while(!primordialTrigger) {
                //Reseting stack
-               AliRunLoader * runloader = AliRunLoader::GetRunLoader();
+               AliRunLoader * runloader = AliRunLoader::Instance();
                if (runloader)
                        if (runloader->Stack())
                                runloader->Stack()->Clean();