8 #ifndef ALIEMCALTRIGGEREVENTCOUNTERANALYSISCOMPONENT_H 9 #define ALIEMCALTRIGGEREVENTCOUNTERANALYSISCOMPONENT_H 18 class AliEMCalTriggerEventData;
38 const char*
title,
int nbins,
double min,
double max,
39 const char** labels)
const;
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.
Analysis of high- tracks in 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)