BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrParticle


class description - source file - inheritance tree

class BrParticle : public TObject


    public:
BrParticle BrParticle() BrParticle BrParticle(Text_t* Name, Char_t* Title) BrParticle BrParticle(BrParticle&) virtual void ~BrParticle() static TClass* Class() Double_t GetBetaSq() const Int_t GetCharge() const BrFfsTrack* GetFfsTrack() const Int_t GetId() const Double_t GetMass() const Double_t GetMass2() const Double_t GetMomentum() const BrMrsTrack* GetMrsTrack() const Double_t GetP() const Double_t GetPt() const Double_t GetPx() const Double_t GetPy() const Double_t GetPz() const Double_t GetRapidity() const Double_t GetTof() const BrCalTof* GetTofHit() const virtual TClass* IsA() const void List() void SetBetaSq(Double_t betasq) void SetCharge(Int_t charge) void SetFfsTrack(BrFfsTrack* trk) void SetId(Int_t id) void SetMass(Double_t mass) void SetMass2(Double_t mass2) void SetMomentum(Double_t p) void SetMrsTrack(BrMrsTrack* trk) void SetP(Double_t p) void SetPt(Double_t pt) void SetPx(Double_t px) void SetPy(Double_t py) void SetPz(Double_t pz) void SetRapidity(Double_t rap) void SetTof(Double_t tof) void SetTofHit(BrCalTof* hit) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Double_t fMass Double_t fMass2 Double_t fMomentum Double_t fTof Double_t fBetaSq Int_t fCharge Int_t fId Double_t fRapidity Double_t fPx Double_t fPy Double_t fPz Double_t fPt Double_t fPtot BrCalTof* fTofHit BrMrsTrack* fMrsTrack BrFfsTrack* fFfsTrack

Class Description

	BrParticle

      Class that recieves the output of BrGeneratePid





BrParticle()
 Constructor.

BrParticle(Text_t *Name, Char_t *Title)
--------------------------
  Object constructor   
--------------------------

void List()
 list the content of this object

~BrParticle()
destructor



Inline Functions


               void SetId(Int_t id)
               void SetMass(Double_t mass)
               void SetMass2(Double_t mass2)
               void SetMomentum(Double_t p)
               void SetBetaSq(Double_t betasq)
               void SetTof(Double_t tof)
               void SetCharge(Int_t charge)
               void SetRapidity(Double_t rap)
               void SetP(Double_t p)
               void SetPx(Double_t px)
               void SetPy(Double_t py)
               void SetPz(Double_t pz)
               void SetPt(Double_t pt)
               void SetTofHit(BrCalTof* hit)
               void SetMrsTrack(BrMrsTrack* trk)
               void SetFfsTrack(BrFfsTrack* trk)
           Double_t GetMass() const
           Double_t GetMass2() const
           Double_t GetMomentum() const
           Double_t GetBetaSq() const
           Double_t GetTof() const
              Int_t GetCharge() const
              Int_t GetId() const
           Double_t GetRapidity() const
           Double_t GetPx() const
           Double_t GetPy() const
           Double_t GetPz() const
           Double_t GetPt() const
           Double_t GetP() const
          BrCalTof* GetTofHit() const
        BrMrsTrack* GetMrsTrack() const
        BrFfsTrack* GetFfsTrack() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         BrParticle BrParticle(BrParticle&)

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on Wed Sep 11 04:52:40 2002 by

Validate HTML
Validate CSS