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

TMBLeBob


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

class TMBLeBob : public TObject

Inheritance Chart:
TObject
<-
TMBLeBob

    public:
TMBLeBob(const TMBLeBob& orig) TMBLeBob() TMBLeBob(Float_t pt_sca, Float_t ptx_pos, Float_t ptx_neg, Float_t pty_pos, Float_t pty_neg, const char* algoname) ~TMBLeBob() const char* algoname() const static TClass* Class() virtual TClass* IsA() const TMBLeBob& operator=(TMBLeBob& orig) TMBLeBob& operator=(const TMBLeBob& orig) Float_t pt_sca() const Float_t ptx_neg() const Float_t ptx_pos() const Float_t pty_neg() const Float_t pty_pos() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Float_t _pt_sca total scalar pt of unclustered calorimeter cells Float_t _ptx_pos px of unclustered calorimeter cells (positive energy) Float_t _ptx_neg px of unclustered calorimeter cells (negative energy) Float_t _pty_pos py of unclustered calorimeter cells (positive energy) Float_t _pty_neg py of unclustered calorimeter cells (negative energy) TString _algoname algorithm name as JCCA, JCCB, etc.

Class Description

                                                                      
 TMBTree LeBob class                                                   
                                                                      


TMBLeBob (Float_t pt_sca, Float_t ptx_pos, Float_t ptx_neg, Float_t pty_pos, Float_t pty_neg, const char *algoname)



Inline Functions


               void ~TMBLeBob()
          TMBLeBob& operator=(TMBLeBob& orig)
          TMBLeBob& operator=(const TMBLeBob& orig)
           TMBLeBob TMBLeBob()
           TMBLeBob TMBLeBob(Float_t pt_sca, Float_t ptx_pos, Float_t ptx_neg, Float_t pty_pos, Float_t pty_neg, const char* algoname)
            Float_t pt_sca() const
            Float_t ptx_pos() const
            Float_t ptx_neg() const
            Float_t pty_pos() const
            Float_t pty_neg() const
        const char* algoname() 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:08:29 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.