![]() |
AliPhysics
bba8f44 (bba8f44)
|
#include <TestAliEmcalTrackSelection.h>
Public Member Functions | |
TestImplAliEmcalTrackSelection () | |
TestImplAliEmcalTrackSelection (const char *name) | |
virtual | ~TestImplAliEmcalTrackSelection () |
bool | RunTest (const AliAODEvent *const ev) |
Protected Member Functions | |
virtual bool | IsTrueTrack (const AliAODTrack *const trk) const =0 |
Protected Attributes | |
AliEmcalTrackSelection * | fTrackSelection |
Object to be tested. More... | |
Private Member Functions | |
TestImplAliEmcalTrackSelection (const TestImplAliEmcalTrackSelection &) | |
TestImplAliEmcalTrackSelection * | operator= (const TestImplAliEmcalTrackSelection &) |
Definition at line 45 of file TestAliEmcalTrackSelection.h.
PWG::EMCAL::TestImplAliEmcalTrackSelection::TestImplAliEmcalTrackSelection | ( | ) |
Definition at line 126 of file TestAliEmcalTrackSelection.cxx.
PWG::EMCAL::TestImplAliEmcalTrackSelection::TestImplAliEmcalTrackSelection | ( | const char * | name | ) |
Definition at line 128 of file TestAliEmcalTrackSelection.cxx.
|
virtual |
Definition at line 131 of file TestAliEmcalTrackSelection.cxx.
|
private |
|
protectedpure virtual |
Implemented in PWG::EMCAL::TestImplAliEmcalTrackSelectionTPConly, PWG::EMCAL::TestImplAliEmcalTrackSelectionHybrid, and PWG::EMCAL::TestImplAliEmcalTrackSelectionITSpure.
Referenced by RunTest(), PWG::EMCAL::TestImplAliEmcalTrackSelectionHybrid::~TestImplAliEmcalTrackSelectionHybrid(), and PWG::EMCAL::TestImplAliEmcalTrackSelectionTPConly::~TestImplAliEmcalTrackSelectionTPConly().
|
private |
bool PWG::EMCAL::TestImplAliEmcalTrackSelection::RunTest | ( | const AliAODEvent *const | ev | ) |
Definition at line 136 of file TestAliEmcalTrackSelection.cxx.
Referenced by PWG::EMCAL::TestAliEmcalTrackSelection::EvaluateTest().
|
protected |
Object to be tested.
Definition at line 56 of file TestAliEmcalTrackSelection.h.
Referenced by RunTest(), PWG::EMCAL::TestImplAliEmcalTrackSelectionHybrid::TestImplAliEmcalTrackSelectionHybrid(), PWG::EMCAL::TestImplAliEmcalTrackSelectionITSpure::TestImplAliEmcalTrackSelectionITSpure(), PWG::EMCAL::TestImplAliEmcalTrackSelectionTPConly::TestImplAliEmcalTrackSelectionTPConly(), and ~TestImplAliEmcalTrackSelection().