#include "T49Index.h"

T49Index


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

class T49Index : public TObject

Inheritance Chart:
TObject
<-
T49Index

    public:
T49Index() T49Index(const T49Index&) ~T49Index() static TClass* Class() Float_t GetCharge() Int_t GetChargeBin() Float_t GetPhi() Int_t GetPhiBin() Float_t GetPt() Int_t GetPtBin() Float_t GetPtot() Int_t GetPtotBin() virtual TClass* IsA() const T49Index& operator=(const T49Index&) void SetCharge(Float_t x) void SetChargeBin(Int_t i) void SetPhi(Float_t x) void SetPhiBin(Int_t i) void SetPt(Float_t x) void SetPtBin(Int_t i) void SetPtot(Float_t x) void SetPtotBin(Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Float_t fCharge Float_t fPtot Float_t fPt Float_t fPhi Int_t fChargeBin Int_t fPtotBin Int_t fPtBin Int_t fPhiBin

Class Description


~T49Index()

T49Index()



Inline Functions


               void SetCharge(Float_t x)
               void SetPtot(Float_t x)
               void SetPt(Float_t x)
               void SetPhi(Float_t x)
               void SetChargeBin(Int_t i)
               void SetPtotBin(Int_t i)
               void SetPtBin(Int_t i)
               void SetPhiBin(Int_t i)
            Float_t GetCharge()
            Float_t GetPtot()
            Float_t GetPt()
            Float_t GetPhi()
              Int_t GetChargeBin()
              Int_t GetPtotBin()
              Int_t GetPtBin()
              Int_t GetPhiBin()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
           T49Index T49Index(const T49Index&)
          T49Index& operator=(const T49Index&)


Last update: Thu Aug 17 15:31:50 2006


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.