8 #ifndef ALIEMCALTRIGGEREVENTCOUNTERANALYSISCOMPONENT_H
9 #define ALIEMCALTRIGGEREVENTCOUNTERANALYSISCOMPONENT_H
24 namespace EMCalTriggerPtAnalysis {
26 class AliEMCalTriggerEventData;
46 const char*
title,
int nbins,
double min,
double max,
47 const char** labels)
const;
Declaration of class AliEMCalTriggerAnaTriggerDecision, a container for trigger decision in EMCAL-tri...
Base class for analysis components.
virtual ~AliEMCalTriggerEventCounterAnalysisComponent()
virtual void CreateHistos()
Int_t FindAxis(THnSparse *hist, const char *title) const
Event counter analysis component for the trigger analysis.
AliEMCalTriggerEventCounterAnalysisComponent()
Base class for analysis components in the analysis of EMCAL-triggered events.
Simple event container within the high- track analysis.
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)