1 #ifndef ALIJETMODELCOPYTRACKS_H 2 #define ALIJETMODELCOPYTRACKS_H
Base task in the EMCAL framework.
virtual ~AliJetModelCopyTracks()
AliJetModelCopyTracks & operator=(const AliJetModelCopyTracks &)
TClonesArray * fTracksOut
void SetParticleMassType(ParticleMass m)
void SetTracksOutName(const char *n)
void ExecOnce()
Perform steps needed to initialize the analysis.
Bool_t Run()
Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.
ParticleMass fParticleMass
output track collection
virtual void UserCreateOutputObjects()