1 #ifndef ALIMUONTRACKERQACHECKER_H
2 #define ALIMUONTRACKERQACHECKER_H
34 const TH1* hbuspatchconfig,
41 const TH1& hbuspatchtokenerrors,
47 TH1& heventsizeperevent,
virtual AliMUONVQAChecker::ECheckCode * CheckESD(TObjArray **list, const AliMUONRecoParam *recoParam)
Check the QA object(s) for the ESD.
ECheckCode
Classification of errors severity.
virtual AliMUONVQAChecker::ECheckCode * CheckRecPoints(TObjArray **list, const AliMUONRecoParam *recoParam)
Check the QA object(s) for the RecPoints.
Class with MUON reconstruction parameters.
AliMUONVQAChecker::ECheckCode MarkHisto(TH1 &histo, AliMUONVQAChecker::ECheckCode value) const
AliMUONVQAChecker::ECheckCode BeautifyEventsizeHistograms(TH1 &heventsize, TH1 &heventsizeperevent, Int_t neventsseen, Int_t neventsused, const AliMUONRecoParam &recoParam)
Base class for a MUON QA checker.
AliMUONVQAChecker::ECheckCode BeautifyReadoutHistograms(TH1 &hroe, TH1 &hroenorm, const TH1 &hbuspatchtokenerrors, Int_t neventsseen, Int_t neventsused, const AliMUONRecoParam &recoParam)
AliMUONVQAChecker::ECheckCode BeautifyOccupancyHistograms(TH1 &hddl, TH1 &hbp, const TH1 *hbuspatchconfig, Int_t neventsseen, Int_t neventsused, const AliMUONRecoParam &recoParam)
virtual ~AliMUONTrackerQAChecker()
virtual AliMUONVQAChecker::ECheckCode * CheckRaws(TObjArray **list, const AliMUONRecoParam *recoParam)
Check the QA object(s) for the raw data.
AliMUONTrackerQAChecker()
Implementation of QAChecker for MCH.