AliPHOSRecParticle


class description - source file - inheritance tree

class AliPHOSRecParticle : public AliPHOSFastRecParticle


    public:
AliPHOSRecParticle AliPHOSRecParticle() AliPHOSRecParticle AliPHOSRecParticle(AliPHOSTrackSegment* ts) AliPHOSRecParticle AliPHOSRecParticle(const AliPHOSRecParticle& rp) virtual void ~AliPHOSRecParticle() TClass* Class() AliPHOSTrackSegment* GetPHOSTrackSegment() const virtual Int_t* GetPrimaries(Int_t& number) virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
AliPHOSTrackSegment* fPHOSTrackSegment pointer to the associated track segment in PHOS

Class Description

  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

~AliPHOSRecParticle()
 dtor

Int_t* GetPrimaries(Int_t & number)
 Retrieves all the primary particles at the origine of this reconstructed particle



Inline Functions


          AliPHOSRecParticle AliPHOSRecParticle(const AliPHOSRecParticle& rp)
        AliPHOSTrackSegment* GetPHOSTrackSegment() const
                     TClass* Class()
                     TClass* IsA() const
                        void ShowMembers(TMemberInspector& insp, char* parent)
                        void Streamer(TBuffer& b)


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.