![]() |
AliPhysics
bba8f44 (bba8f44)
|
#include <TestAliEmcalTrackSelection.h>
Public Member Functions | |
TestImplAliEmcalTrackSelectionITSpure () | |
TestImplAliEmcalTrackSelectionITSpure (const char *name, const char *period) | |
virtual | ~TestImplAliEmcalTrackSelectionITSpure () |
![]() | |
TestImplAliEmcalTrackSelection () | |
TestImplAliEmcalTrackSelection (const char *name) | |
virtual | ~TestImplAliEmcalTrackSelection () |
bool | RunTest (const AliAODEvent *const ev) |
Protected Member Functions | |
virtual bool | IsTrueTrack (const AliAODTrack *const trk) const |
Private Member Functions | |
TestImplAliEmcalTrackSelectionITSpure (const TestImplAliEmcalTrackSelectionITSpure &) | |
TestImplAliEmcalTrackSelectionITSpure & | operator= (const TestImplAliEmcalTrackSelectionITSpure &) |
Private Attributes | |
AliESDtrackCuts * | fRefCuts |
Reference cuts. More... | |
Additional Inherited Members | |
![]() | |
AliEmcalTrackSelection * | fTrackSelection |
Object to be tested. More... | |
Definition at line 67 of file TestAliEmcalTrackSelection.h.
PWG::EMCAL::TestImplAliEmcalTrackSelectionITSpure::TestImplAliEmcalTrackSelectionITSpure | ( | ) |
Definition at line 149 of file TestAliEmcalTrackSelection.cxx.
PWG::EMCAL::TestImplAliEmcalTrackSelectionITSpure::TestImplAliEmcalTrackSelectionITSpure | ( | const char * | name, |
const char * | period | ||
) |
Definition at line 152 of file TestAliEmcalTrackSelection.cxx.
|
virtual |
Definition at line 159 of file TestAliEmcalTrackSelection.cxx.
|
private |
|
protectedvirtual |
Implements PWG::EMCAL::TestImplAliEmcalTrackSelection.
Definition at line 164 of file TestAliEmcalTrackSelection.cxx.
|
private |
|
private |
Reference cuts.
Definition at line 77 of file TestAliEmcalTrackSelection.h.
Referenced by IsTrueTrack(), TestImplAliEmcalTrackSelectionITSpure(), and ~TestImplAliEmcalTrackSelectionITSpure().