1 #ifndef ALIEMCALTRIGGERSELECTIONCUTS_H
2 #define ALIEMCALTRIGGERSELECTIONCUTS_H
10 class AliEMCALTriggerPatchInfo;
AliEmcalTriggerSelectionCuts()
virtual ~AliEmcalTriggerSelectionCuts()
Bool_t IsSelected(const AliEMCALTriggerPatchInfo *const patch) const
Double_t GetThreshold() const
Int_t CompareTriggerPatches(const AliEMCALTriggerPatchInfo *first, const AliEMCALTriggerPatchInfo *second) const
ClassDef(AliEmcalTriggerSelectionCuts, 1)
void SetThreshold(Double_t threshold)
PatchType_t GetPatchType() const
void SetUseSimpleOfflinePatches(Bool_t doUse=kTRUE)
void SetPatchType(PatchType_t patchType)
void SetSelectionMethod(SelectionMethod_t selectionMethod)
Bool_t SelectPatchType(const AliEMCALTriggerPatchInfo *const patch) const
SelectionMethod_t fSelectionMethod
Bool_t IsRequestingSimpleOfflinePatches() const
SelectionMethod_t GetSelectionMethod() const
Double_t GetCutPrimitive(const AliEMCALTriggerPatchInfo *const patch) const