AliPHOSRecParticle
class description - source file - inheritance tree
private:
public:
AliPHOSRecParticle AliPHOSRecParticle()
AliPHOSRecParticle AliPHOSRecParticle(AliPHOSTrackSegment* ts)
AliPHOSRecParticle AliPHOSRecParticle(const AliPHOSRecParticle& rp)
virtual void ~AliPHOSRecParticle()
static TClass* Class()
AliPHOSTrackSegment* GetPHOSTrackSegment() const
Int_t GetPHOSTrackSegmentIndex()
virtual Int_t* GetPrimaries(Int_t& number)
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
private:
Int_t fPHOSTrackSegment pointer to the associated track segment in PHOS
public:
A Reconstructed Particle in PHOS
To become a general class of AliRoot ?
*-- Author: Yves Schutz (SUBATECH)
AliPHOSRecParticle(AliPHOSTrackSegment * ts)
ctor
AliPHOSRecParticle(const AliPHOSRecParticle & rp)
copy ctor
Int_t* GetPrimaries(Int_t & number)
Retrieves all the primary particles at the origine of this reconstructed particle
AliPHOSTrackSegment* GetPHOSTrackSegment() const
Retrieves the PHOS track segment at the origine of this reconstructed particle
Inline Functions
AliPHOSRecParticle AliPHOSRecParticle(const AliPHOSRecParticle& rp)
Int_t GetPHOSTrackSegmentIndex()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void ~AliPHOSRecParticle()
Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.