![]() |
AliPhysics
7f4dd97 (7f4dd97)
|
#include <AliEmcalPhysicsSelection.h>
Public Types | |
enum | EOfflineEmcalTypes { kEmcalHC = BIT(28), kEmcalHT = BIT(29), kEmcalOk = BIT(31) } |
Public Member Functions | |
AliEmcalPhysicsSelection () | |
virtual | ~AliEmcalPhysicsSelection () |
virtual UInt_t | GetSelectionMask (const TObject *obj) |
void | SetCellMinE (Double_t e) |
void | SetCentRange (Double_t min, Double_t max) |
void | SetCheckZvertexDiff (Bool_t b) |
void | SetClusMinE (Double_t e) |
void | SetMarkFastOnly (Bool_t b) |
void | SetMarkLedEvent (Bool_t b) |
void | SetSkipFastOnly (Bool_t b) |
void | SetSkipLedEvent (Bool_t b) |
void | SetTrackMinPt (Double_t p) |
void | SetTriggers (UInt_t t) |
void | SetZVertex (Double_t z=10) |
void | SetCellTrackScale (Double_t min, Double_t max) |
Double_t | GetCellMaxE () const |
Double_t | GetClusMaxE () const |
Double_t | GetTrackMaxPt () const |
Bool_t | IsFastOnly () const |
Bool_t | IsLedEvent () const |
Bool_t | IsGoodEvent () const |
Protected Member Functions | |
ClassDef (AliEmcalPhysicsSelection, 5) | |
maximum track pt in event More... | |
Protected Attributes | |
Bool_t | fMarkFastOnly |
Bool_t | fMarkLedEvent |
Bool_t | fSkipFastOnly |
Bool_t | fSkipLedEvent |
Double_t | fCellMinE |
Double_t | fClusMinE |
Double_t | fTrackMinPt |
UInt_t | fTriggers |
Double_t | fZvertex |
Bool_t | fZvertexDiff |
Double_t | fCentMin |
Double_t | fCentMax |
Double_t | fMinCellTrackScale |
Double_t | fMaxCellTrackScale |
Bool_t | fIsFastOnly |
Bool_t | fIsLedEvent |
=true if FASTONLY event is found More... | |
Bool_t | fIsGoodEvent |
=true if LED event is found More... | |
Double_t | fCellMaxE |
=true if good EMCAL event More... | |
Double_t | fClusMaxE |
maximum cell energy in event More... | |
Double_t | fTrackMaxPt |
maximum clus energy in event More... | |
Definition at line 6 of file AliEmcalPhysicsSelection.h.
Enumerator | |
---|---|
kEmcalHC | |
kEmcalHT | |
kEmcalOk |
Definition at line 9 of file AliEmcalPhysicsSelection.h.
AliEmcalPhysicsSelection::AliEmcalPhysicsSelection | ( | ) |
|
inlinevirtual |
Definition at line 16 of file AliEmcalPhysicsSelection.h.
|
protected |
maximum track pt in event
|
inline |
Definition at line 33 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 34 of file AliEmcalPhysicsSelection.h.
|
virtual |
Definition at line 41 of file AliEmcalPhysicsSelection.cxx.
|
inline |
Definition at line 35 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 36 of file AliEmcalPhysicsSelection.h.
Referenced by AliEmcalPhysicsSelectionTask::UserExec().
|
inline |
Definition at line 38 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 37 of file AliEmcalPhysicsSelection.h.
Referenced by AliEmcalPhysicsSelectionTask::UserExec().
|
inline |
Definition at line 20 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 31 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 21 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 22 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 23 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 24 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 25 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 26 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 27 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 28 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 29 of file AliEmcalPhysicsSelection.h.
|
inline |
Definition at line 30 of file AliEmcalPhysicsSelection.h.
|
protected |
=true if good EMCAL event
Definition at line 58 of file AliEmcalPhysicsSelection.h.
Referenced by GetCellMaxE(), and GetSelectionMask().
|
protected |
Definition at line 45 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetCellMinE().
|
protected |
Definition at line 52 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetCentRange().
|
protected |
Definition at line 51 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetCentRange().
|
protected |
maximum cell energy in event
Definition at line 59 of file AliEmcalPhysicsSelection.h.
Referenced by GetClusMaxE(), and GetSelectionMask().
|
protected |
Definition at line 46 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetClusMinE().
|
protected |
Definition at line 55 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and IsFastOnly().
|
protected |
=true if LED event is found
Definition at line 57 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and IsGoodEvent().
|
protected |
=true if FASTONLY event is found
Definition at line 56 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and IsLedEvent().
|
protected |
Definition at line 41 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetMarkFastOnly().
|
protected |
Definition at line 42 of file AliEmcalPhysicsSelection.h.
Referenced by SetMarkLedEvent().
|
protected |
Definition at line 54 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetCellTrackScale().
|
protected |
Definition at line 53 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetCellTrackScale().
|
protected |
Definition at line 43 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetSkipFastOnly().
|
protected |
Definition at line 44 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetSkipLedEvent().
|
protected |
maximum clus energy in event
Definition at line 60 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and GetTrackMaxPt().
|
protected |
Definition at line 47 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetTrackMinPt().
|
protected |
Definition at line 48 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetTriggers().
|
protected |
Definition at line 49 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetZVertex().
|
protected |
Definition at line 50 of file AliEmcalPhysicsSelection.h.
Referenced by GetSelectionMask(), and SetCheckZvertexDiff().