8 #ifndef ALIEMCALTRIGGEREVENTCOUNTERANALYSISCOMPONENT_H
9 #define ALIEMCALTRIGGEREVENTCOUNTERANALYSISCOMPONENT_H
24 namespace EMCalTriggerPtAnalysis {
26 class AliEMCalTriggerEventData;
52 const char* title,
int nbins,
double min,
double max,
53 const char** labels)
const;
ETriggerMethod_t
Methods available to select event as triggered events.
Declaration of class AliEMCalTriggerAnaTriggerDecision, a container for trigger decision in EMCAL-tri...
ETriggerMethod_t fTriggerMethod
Use patches for trigger decision.
Base class for analysis components.
virtual ~AliEMCalTriggerEventCounterAnalysisComponent()
virtual void CreateHistos()
Event counter analysis component for the trigger analysis.
AliEMCalTriggerEventCounterAnalysisComponent()
void SetTriggerMethod(ETriggerMethod_t method)
Base class for analysis components in the analysis of EMCAL-triggered events.
void DefineAxis(TAxis &axis, const char *name, const char *title, int nbins, double min, double max, const char **labels) const
virtual void Process(const AliEMCalTriggerEventData *const data)