void AddParticle(AliVTrack *track)
void AddParticle(AliVTrack *track)
std::map< int, AliParticleList * > fParticles
connection of particles to labels
const AliParticleList & GetRecTracks() const
AliParticleList * GetParticles(int label) const
AliVParticle * fTrueParticle
True selected particle.
Container of reconstructed particles.
AliReconstructedParticlePair & operator=(const AliReconstructedParticlePair &ref)
void SetMCTrueParticle(AliVParticle *const part)
Pair of a Monte-Carlo true particle and the associated reconstructed information. ...
~AliReconstructedParticlePair()
AliVParticle * GetMCTrueParticle() const
std::vector< AliVTrack * > fParticles
Vector of reconstructed particles.
int GetNumberOfParticles() const
AliReconstructedParticlePair()
AliReconstructedParticlePair(const AliReconstructedParticlePair &ref)
void SetRecParticles(const AliParticleList &tracks)
AliVTrack * GetParticle(int itrack) const
int GetNumberOfParticles() const
AliParticleList fRecParticles
List of all matched particles according to the Monte-Carlo label.
Map of reconstructed particles which share the same Monte-Carlo label.