1 #ifndef ALIEMCALTRIGGERANATRIGGERDECISIONCONFIG_H 2 #define ALIEMCALTRIGGERANATRIGGERDECISIONCONFIG_H void SetEnergyThreshold(ETATriggerType trigger, double threshold)
void SetPatchEnergyType(EPatchEnergyType_t energyType)
Bool_t fUseOfflinePatches
Switch for using offline patches for event selection.
Bool_t IsUsingOfflinePatches() const
ETATriggerType
Trigger types defined for this analysis.
EPatchEnergyType_t GetPatchEnergyType() const
void SetSwapThresholds(Bool_t doSwap=kTRUE)
EPatchEnergyType_t fEnergyType
Energy type from patch used for the patch energy selection.
AliEMCalTriggerAnaTriggerDecisionConfig()
virtual ~AliEMCalTriggerAnaTriggerDecisionConfig()
Bool_t fSwapThresholds
Flag for swapping high and low energy threshold.
Bool_t IsSwapThresholds() const
Analysis of high- tracks in triggered events.
void SetUseOfflinePatches(Bool_t doUse=kTRUE)
Double_t fEnergyThresholds[4]
Energy thresholds applied in the analysis.
Double_t GetEnergyThreshold(ETATriggerType trigger) const
Bool_t HasEnergyThreshold(ETATriggerType trigger) const