This is tmb_tree, version p15-br-07 | See all available versions

TMBMCpart


class description - source file - inheritance tree (.ps)

class TMBMCpart : public TPhysObj

Inheritance Chart:
TObject
<-
TPhysObj
<-
TMBMCpart

    public:
TMBMCpart() TMBMCpart(Float_t px, Float_t py, Float_t pz, Float_t E, Float_t q, Float_t pt, Float_t phi, Float_t eta, Int_t pdgid, TRef vtx, TRef vtxend) TMBMCpart(const TMBMCpart&) ~TMBMCpart() virtual Float_t charge() const static TClass* Class() virtual Float_t E() const virtual Float_t eta() const TMBMCvtx* getDMCvtx() TMBMCvtx* getPMCvtx() virtual TClass* IsA() const bool isLepton() const bool isStable() TMBMCpart& operator=(const TMBMCpart&) Int_t pdgid() const virtual Float_t phi() const virtual Float_t pT() const virtual Float_t px() const virtual Float_t py() const virtual Float_t pz() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Float_t _pt pT Float_t _q charge Float_t _phi phi Float_t _eta eta Float_t _px px Float_t _py py Float_t _pz pz Float_t _E E Int_t _pdgid PDG id TRef _vtx ref to parent vertex TRef _vtxend ref to decay vertex

Class Description

 file: TMBMCpart.cpp                                                  
 TMBTree MCpart class
    has MCparticle information

 created: 21-March-2002  Serban Protopopescu
                                                                      


TMBMCpart(Float_t px, Float_t py, Float_t pz, Float_t E, Float_t q, Float_t pt, Float_t phi, Float_t eta, Int_t pdgid, TRef vtx, TRef vtxend)



Inline Functions


               void ~TMBMCpart()
          TMBMCpart TMBMCpart(Float_t px, Float_t py, Float_t pz, Float_t E, Float_t q, Float_t pt, Float_t phi, Float_t eta, Int_t pdgid, TRef vtx, TRef vtxend)
            Float_t pT() const
            Float_t charge() const
            Float_t phi() const
            Float_t eta() const
            Float_t px() const
            Float_t py() const
            Float_t pz() const
            Float_t E() const
              Int_t pdgid() const
          TMBMCvtx* getPMCvtx()
          TMBMCvtx* getDMCvtx()
               bool isStable()
               bool isLepton() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          TMBMCpart TMBMCpart(const TMBMCpart&)
         TMBMCpart& operator=(const TMBMCpart&)


Last update: Mon May 17 20:08:30 2004


ROOT page - Class index - Class Hierarchy - 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.