1 #ifndef __ALIANALYSISTASKEMCALTRIGGERBACKGROUND_H__ 2 #define __ALIANALYSISTASKEMCALTRIGGERBACKGROUND_H__ THistManager * fHistos
! histograms
Base task in the EMCAL framework.
static AliAnalysisTaskEmcalTriggerBackground * AddTaskEmcalTriggerBackground(const char *nametag)
virtual void UserCreateOutputObjects()
Container class for histograms.
virtual ~AliAnalysisTaskEmcalTriggerBackground()
AliAnalysisTaskEmcalTriggerBackground()
virtual bool Run()
Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.