AliPHOSRecParticle


class description - source file - inheritance tree

class AliPHOSRecParticle : public AliPHOSFastRecParticle

    private:
protected:
public:
AliPHOSRecParticle AliPHOSRecParticle() AliPHOSRecParticle AliPHOSRecParticle(const AliPHOSRecParticle& rp) virtual void ~AliPHOSRecParticle() static TClass* Class() Int_t GetPHOSTSIndex() virtual Int_t* GetPrimaries(Int_t& number) virtual TClass* IsA() const void SetTraskSegment(Int_t index) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
Int_t fPHOSTrackSegment pointer to the associated track segment in PHOS public:

Class Description

  A Reconstructed Particle in PHOS
  To become a general class of AliRoot ?
  Why should I put meaningless comments
  just to satisfy
  the code checker

*-- Author: Yves Schutz (SUBATECH)

AliPHOSRecParticle(const AliPHOSRecParticle & rp)
 copy ctor

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)
                     Int_t GetPHOSTSIndex()
                      void SetTraskSegment(Int_t index)
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(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.