]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerQAChecker.cxx
In AliMUONTriggerQAChecker:
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerQAChecker.cxx
index f802b0b7d4952b9c19e0ea18c15caa749c745fa1..4f50cae488e4b2893d2f147958f943d77cf3e80f 100644 (file)
@@ -228,6 +228,6 @@ void AliMUONTriggerQAChecker::SetupHisto(Int_t nevents, const TObjArray& message
 
   histo.SetStats(kFALSE);
     
-  histo.GetListOfFunctions()->Clear();
+  histo.GetListOfFunctions()->Delete();
   histo.GetListOfFunctions()->Add(text);
 }