1 #ifndef ALIEMCALTRIGGEROFFLINESELECTION_H
2 #define ALIEMCALTRIGGEROFFLINESELECTION_H
13 namespace EMCalTriggerPtAnalysis {
EMCAL L1 Jet trigger, low threshold.
Bool_t IsOfflineSelected(EmcalTriggerClass trgcls, const AliVEvent *const data) const
virtual ~AliEmcalTriggerOfflineSelection()
static const TString fgkTriggerNames[kTrgn]
Names of the various trigger classes.
Cluster transverse energy.
DCAL L1 Gamma trigger, low threshold.
DCAL L1 Jet trigger, high threshold.
static const TString & GetTriggerName(EmcalTriggerClass cls)
Number of supported triggers.
Helper class selecting events on the presence of a trigger patch for the given type above threshold...
EMCAL L1 Gamma trigger, high threshold.
DCAL L1 Jet trigger, low threshold.
EMCAL L1 Jet trigger, high threshold.
Double_t fOfflineEnergyThreshold[kTrgn]
Thresholds applied on offline energy.
void SetAcceptanceMap(EmcalTriggerClass trgcls, const TH2 *accmap)
EmcalTriggerClass
Definition of the various supported trigger types.
static Bool_t IsSingleShower(EmcalTriggerClass cls)
Double_t GetThresholdForTrigger(EmcalTriggerClass trgcls) const
void SetOfflineEnergyThreshold(EmcalTriggerClass trgcls, double threshold)
void SetClusterContainer(const TString &clustercont)
DCAL L1 Gamma trigger, high threshold.
FEE transverse converted to L1 transverse ADC.
EMCAL L1 Gamma trigger, low threshold.
const TString & GetNameClusterContainer() const
TString fNameClusterContainer
Name of the cluster container.
FEE energy converted to L1 ADC.
EmcalEnergyDefinition_t
Definition of EMCAL patch energy measurements.
bool ApplyPatchTrigger(EmcalTriggerClass trgcls, const TClonesArray *const triggerpatches) const
static Bool_t IsDCAL(EmcalTriggerClass cls)
EmcalEnergyDefinition_t fEnergyDefinition
Define type of energy to be use for the patch selection.
const TH2 * fAcceptanceMaps[kTrgn]
! Online acceptance distribution
void SetEnergyDefinition(EmcalEnergyDefinition_t endef)
AliEmcalTriggerOfflineSelection()
bool ApplyClusterTrigger(EmcalTriggerClass trgcls, const AliVEvent *const triggerpatches) const