21 #include "AliEMCALTriggerPatchInfo.h"
28 fSelectionMethod(kADC),
29 fPatchType(kAnyPatch),
31 fUseSimpleOffline(kFALSE)
64 if(valfirst == valsecond)
return 0;
65 if(valfirst > valsecond)
return 1;
79 return patch->GetPatchE();
Bool_t IsSelected(const AliEMCALTriggerPatchInfo *const patch) const
Int_t CompareTriggerPatches(const AliEMCALTriggerPatchInfo *first, const AliEMCALTriggerPatchInfo *second) const
Bool_t SelectPatchType(const AliEMCALTriggerPatchInfo *const patch) const
SelectionMethod_t fSelectionMethod
Double_t GetCutPrimitive(const AliEMCALTriggerPatchInfo *const patch) const