![]() |
AliPhysics
d84cbc0 (d84cbc0)
|
#include <AliEmcalTriggerSelection.h>
Public Member Functions | |
AliEmcalTriggerSelection () | |
AliEmcalTriggerSelection (const char *name, const AliEmcalTriggerSelectionCuts *const cuts) | |
virtual | ~AliEmcalTriggerSelection () |
const AliEmcalTriggerSelectionCuts * | GetSelectionCuts () const |
void | SetOutputName (const char *name) |
void | SetSelectionCuts (const AliEmcalTriggerSelectionCuts *const cuts) |
AliEmcalTriggerDecision * | MakeDecison (const TClonesArray *const reconstructedPatches) const |
Protected Member Functions | |
ClassDef (AliEmcalTriggerSelection, 1) | |
Protected Attributes | |
const AliEmcalTriggerSelectionCuts * | fSelectionCuts |
TString | fOutputName |
Private Member Functions | |
AliEmcalTriggerSelection (const AliEmcalTriggerSelection &ref) | |
AliEmcalTriggerSelection & | operator= (const AliEmcalTriggerSelection &ref) |
Definition at line 16 of file AliEmcalTriggerSelection.h.
AliEmcalTriggerSelection::AliEmcalTriggerSelection | ( | ) |
AliEmcalTriggerSelection::AliEmcalTriggerSelection | ( | const char * | name, |
const AliEmcalTriggerSelectionCuts *const | cuts | ||
) |
Definition at line 44 of file AliEmcalTriggerSelection.cxx.
|
inlinevirtual |
Definition at line 20 of file AliEmcalTriggerSelection.h.
|
private |
|
protected |
|
inline |
Definition at line 22 of file AliEmcalTriggerSelection.h.
AliEmcalTriggerDecision * AliEmcalTriggerSelection::MakeDecison | ( | const TClonesArray *const | reconstructedPatches | ) | const |
Definition at line 58 of file AliEmcalTriggerSelection.cxx.
Referenced by AliAnalysisTaskEmcalTriggerSelection::Run().
|
private |
|
inline |
Definition at line 24 of file AliEmcalTriggerSelection.h.
|
inline |
Definition at line 25 of file AliEmcalTriggerSelection.h.
|
protected |
Definition at line 30 of file AliEmcalTriggerSelection.h.
Referenced by MakeDecison(), and SetOutputName().
|
protected |
Definition at line 29 of file AliEmcalTriggerSelection.h.
Referenced by GetSelectionCuts(), MakeDecison(), and SetSelectionCuts().