10 #ifndef ALIEMCALTRIGGERCLUSTERANALYSISCOMPONENT_H
11 #define ALIEMCALTRIGGERCLUSTERANALYSISCOMPONENT_H
22 namespace EMCalTriggerPtAnalysis {
24 class AliEMCalTriggerEventData;
50 void FillHistogram(
const TString &histname,
const AliVCluster *clust, AliVEvent *ev, Bool_t inMB);
void FillHistogram(const TString &histname, const AliVCluster *clust, AliVEvent *ev, Bool_t inMB)
Base class for analysis components.
void SetEnergyRange(double min, double max)
AliCutValueRange< double > fEnergyRange
Allowed energy range for the cluster.
virtual void Process(const AliEMCalTriggerEventData *const data)
void SetLimits(t min, t max)
Base class for analysis components in the analysis of EMCAL-triggered events.
virtual ~AliEMCalTriggerClusterAnalysisComponent()
virtual void CreateHistos()
AliEMCalTriggerClusterAnalysisComponent()
Simple event container within the high- track analysis.
Analysis component for EMCAL clusters in events.