This is tmb_tree, version p14-br-11 | See all available versions

TMBIsoTrks


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

class TMBIsoTrks : public TObject

Inheritance Chart:
TObject
<-
TMBIsoTrks

    public:
TMBIsoTrks() TMBIsoTrks(Float_t pshwrdphi, Float_t pshwrdeta, Float_t iso_e, Float_t iso_n, Float_t svx, Float_t svy, Float_t svz, Float_t PSphi, Float_t PSz, Float_t PSR, Float_t e_mtc_tot, Float_t* e_mtc, Float_t* e33, Float_t* e55, Int_t i_mtc, TRef& tref, TRefArray* CPS, TRefArray* FPS) ~TMBIsoTrks() static TClass* Class() Float_t e33(int i) const const Float_t* e33() const Float_t e55(int i) const const Float_t* e55() const Float_t e_mtc(int i) const const Float_t* e_mtc() const Float_t e_mtc_tot() const TMBCps* getCpsCluster(Int_t icps) const TMBFps* getFpsCluster(Int_t ifps) const TMBTrks* getTrk() const Int_t i_mtc() const virtual TClass* IsA() const Float_t iso_e() const Float_t iso_n() const Int_t ncps() const Int_t nfps() const Float_t pshwrdeta() const Float_t pshwrdphi() const Float_t PSphi() const Float_t PSR() const Float_t PSz() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) Float_t svx() const Float_t svy() const Float_t svz() const

Data Members

    private:
Float_t _pshwrdphi Float_t _pshwrdeta Float_t _iso_e Float_t _iso_n Float_t _svx Float_t _svy Float_t _svz Float_t _PSphi Float_t _PSz Float_t _PSR Float_t _e_mtc_tot Float_t _e_mtc[14] Float_t _e33[3] Float_t _e55[3] Int_t _i_mtc TRef _tref TRefArray _CPS TRefArray _FPS

Class Description

 File: TMBIsoTrks.cpp
                                                                      
 TMBTree class for isolated charged particles

 Created: 4-APR-2002     S. Protopopescu
                                                                      


TMBIsoTrks(): _pshwrdphi(999.9), _pshwrdeta(999.9), _iso_e(999.9), _iso_n(999.9), _svx(999.9), _svy(999.9), _svz(999.9), _PSphi(999.9), _PSz(999.9), _PSR(999.9), _e_mtc_tot(0.), _i_mtc(0), _tref(), _CPS(), _FPS()

TMBIsoTrks(Float_t pshwrdphi, Float_t pshwrdeta, Float_t iso_e, Float_t iso_n, Float_t svx, Float_t svy, Float_t svz, Float_t PSphi, Float_t PSz, Float_t PSR, Float_t e_mtc_tot, Float_t* e_mtc, Float_t* e33, Float_t* e55, Int_t i_mtc, TRef& tref, TRefArray* CPS, TRefArray* FPS)



Inline Functions


                  void ~TMBIsoTrks()
               Float_t pshwrdphi() const
               Float_t pshwrdeta() const
               Float_t iso_e() const
               Float_t iso_n() const
               Float_t svx() const
               Float_t svy() const
               Float_t svz() const
               Float_t PSphi() const
               Float_t PSz() const
               Float_t PSR() const
               Float_t e_mtc_tot() const
               Float_t e_mtc(int i) const
               Float_t e33(int i) const
               Float_t e55(int i) const
        const Float_t* e_mtc() const
        const Float_t* e33() const
        const Float_t* e55() const
                 Int_t i_mtc() const
              TMBTrks* getTrk() const
                 Int_t ncps() const
               TMBCps* getCpsCluster(Int_t icps) const
                 Int_t nfps() const
               TMBFps* getFpsCluster(Int_t ifps) const
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)


Last update: Mon May 17 20:09:48 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.