13 #ifndef ALIEMCALTRIGGERQATASK_H
14 #define ALIEMCALTRIGGERQATASK_H
24 #include "AliEMCALTriggerQA.h"
27 #include "AliEMCALTriggerChannelContainer.h"
Int_t fADCperBin
ADC counts per bin.
void SetTriggerPatchesName(const char *name)
TClonesArray * fTriggerPatches
! trigger array in
Base task in the EMCAL framework.
void Set2015CaloTriggerNames()
TString fTriggerPatchesName
name of input trigger array
TH1 * fHistEMCalTriggers
! EMCal triggers
void SetNCentBins(Int_t n)
void SetADCperBin(Int_t n)
THnSparse * fHistEventQA
! Event QA
void UserCreateOutputObjects()
UInt_t SteerFiredTriggers(const TString &firedTriggersStr) const
void SetBkgPatchType(Int_t t)
virtual ~AliEmcalTriggerQATask()
AliEmcalTriggerQATask & operator=(const AliEmcalTriggerQATask &)
TObjArray * fEMCALTriggerQA
produces the QA histograms
Int_t fBkgPatchType
Background patch type.
AliEMCALTriggerChannelContainer fBadChannels
Container of bad channels.
TString fCaloTriggerNames[kLastCaloTrigger]
names of the calo trigger classes
AliEMCALTriggerQA * GetTriggerQA(Int_t i=0)