29 #ifndef TESTALIEMCALTRACKSELECTION_H
30 #define TESTALIEMCALTRACKSELECTION_H
54 virtual bool IsTrueTrack(
const AliAODTrack*
const trk)
const = 0;
74 virtual bool IsTrueTrack(
const AliAODTrack*
const trk)
const;
94 virtual bool IsTrueTrack(
const AliAODTrack* trk)
const;
112 virtual bool IsTrueTrack(
const AliAODTrack*
const trk)
const;
Interface for virtual track selection.
virtual bool IsTrueTrack(const AliAODTrack *trk) const
bool RunTest(const AliAODEvent *const ev)
bool EvaluateTest(TestImplAliEmcalTrackSelection *test)
TestImplAliEmcalTrackSelectionHybrid()
TestImplAliEmcalTrackSelection()
AliEmcalTrackSelection * fTrackSelection
Object to be tested.
void SetPeriod(const char *period)
TestImplAliEmcalTrackSelectionITSpure & operator=(const TestImplAliEmcalTrackSelectionITSpure &)
AliESDtrackCuts * fRefCuts
Reference cuts.
virtual ~TestAliEmcalTrackSelection()
virtual void UserCreateOutputObjects()
virtual ~TestImplAliEmcalTrackSelection()
Base task in the EMCAL framework (lighter version of AliAnalysisTaskEmcal)
TestAliEmcalTrackSelection & operator=(const TestAliEmcalTrackSelection &)
virtual bool IsTrueTrack(const AliAODTrack *const trk) const
virtual ~TestImplAliEmcalTrackSelectionTPConly()
static TestAliEmcalTrackSelection * AddTestAliEmcalTrackSelection(const char *name)
virtual ~TestImplAliEmcalTrackSelectionHybrid()
virtual ~TestImplAliEmcalTrackSelectionITSpure()
TestImplAliEmcalTrackSelectionTPConly & operator=(const TestImplAliEmcalTrackSelectionTPConly &)
TestImplAliEmcalTrackSelection * operator=(const TestImplAliEmcalTrackSelection &)
Container class for histograms.
TestImplAliEmcalTrackSelectionTPConly()
void test(int runnumber=195345)
TObjArray * fTestSuite
Test suite.
THistManager * fTestResults
Test result.
void AddTestImpl(TestImplAliEmcalTrackSelection *test)
TestImplAliEmcalTrackSelectionHybrid & operator=(const TestImplAliEmcalTrackSelectionHybrid &)
virtual bool IsTrueTrack(const AliAODTrack *const trk) const =0
TestAliEmcalTrackSelection()
virtual bool IsTrueTrack(const AliAODTrack *const trk) const
TestImplAliEmcalTrackSelectionITSpure()