7 #ifndef ALIEMCALTRIGGEREVENTSELECTION_H
8 #define ALIEMCALTRIGGEREVENTSELECTION_H
17 namespace EMCalTriggerPtAnalysis {
19 class AliEMCalTriggerEventData;
void SetVertexCut(double zmin, double zmax)
Bool_t fOldVertexSelection
apply old vertex selection
virtual bool IsEventSelected(const AliEMCalTriggerEventData *const ev) const
void SetOldPileupSelection(bool doOld=true)
AliEMCalTriggerEventSelection()
void SetLimits(t min, t max)
virtual ~AliEMCalTriggerEventSelection()
Bool_t FalseVertexSelectionPA2013(const AliVEvent *const ev) const
AliCutValueRange< double > fVertexCut
cut range for the vertex selection
Class for event selection in the analysis of triggered events.
void SetOldVertexSelection(bool doOld=true)
Bool_t fOldPileupSelection
apply old pileup selection
Simple event container within the high- track analysis.