1 #ifndef ALIANALYSISTASKEMCALTRIGGERSELECTION_H
2 #define ALIANALYSISTASKEMCALTRIGGERSELECTION_H
virtual Bool_t Run()
Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.
AliEmcalTriggerDecisionContainer * GetGlobalTriggerDecisionContainer()
virtual ~AliAnalysisTaskEmcalTriggerSelection()
Base task in the EMCAL framework.
TString fGlobalDecisionContainerName
AliAnalysisTaskEmcalTriggerSelection()
void AddTriggerSelection(AliEmcalTriggerSelection *const selection)
ClassDef(AliAnalysisTaskEmcalTriggerSelection, 1)
void SetGlobalDecisionContainerName(const char *name)