8 #ifndef ALIEMCALTRIGGERPATCHANALYSISCOMPONENT_H
9 #define ALIEMCALTRIGGERPATCHANALYSISCOMPONENT_H
22 namespace EMCalTriggerPtAnalysis {
24 class AliEMCalTriggerEventData;
Base class for analysis components.
virtual void Process(const AliEMCalTriggerEventData *const data)
Bool_t IsSwapOnlineThresholds() const
Bool_t fSwapOnlineThresholds
Swap trigger thresholds for online patches.
AliEMCalTriggerPatchAnalysisComponent()
virtual ~AliEMCalTriggerPatchAnalysisComponent()
Base class for analysis components in the analysis of EMCAL-triggered events.
Bool_t IsSwapOfflineThresholds() const
virtual void CreateHistos()
Analysis component for EMCAL trigger patches.
Bool_t fSwapOfflineThresholds
Swap trigger thresholds for offline patches.
void SetSwapOnlineThresholds(Bool_t doSwap=kTRUE)
void SetSwapOfflineThresholds(Bool_t doSwap=kTRUE)