#include "hrichlocal.h"

HRichLocal


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

class HRichLocal : public TObject

Inheritance Chart:
TObject
<-
HRichLocal

    public:
HRichLocal() HRichLocal(const HRichLocal&) ~HRichLocal() static TClass* Class() Int_t clear() Int_t getAddress() Int_t getCol() Int_t getEventNr() Int_t getFlagMax() Float_t getLocalCharge() Float_t getLocalEnergy() Int_t getLocalEventNr() Float_t getLocalPhi() Float_t getLocalTheta() Int_t getPadNr() Int_t getRing() Int_t getRow() Int_t getSector() virtual TClass* IsA() const HRichLocal& operator=(const HRichLocal&) void setAddress(Int_t Address) void setCol(Int_t Col) void setEventNr(Int_t EventNr) void setFlagMax(Int_t fM) void setLocalCharge(Float_t LocalCharge) void setLocalEnergy(Float_t LocalEnergy) void setLocalEventNr(Int_t LocalEventNr) void setLocalPhi(Float_t LocalPhi) void setLocalTheta(Float_t LocalTheta) void setPadNr(Int_t pN) void setRing(Int_t Ring) void setRow(Int_t Row) void setSector(Int_t Sector) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fRow Int_t fCol Int_t fSector Int_t fAddress Int_t fEventNr Int_t fLocalEventNr Float_t fLocalCharge Float_t fLocalPhi Float_t fLocalTheta Float_t fLocalEnergy Int_t fRing Int_t iFlag Int_t iPadNr

Class Description


Int_t clear()



Inline Functions


               void ~HRichLocal()
         HRichLocal HRichLocal()
              Int_t getRow()
              Int_t getCol()
              Int_t getSector()
              Int_t getAddress()
              Int_t getEventNr()
              Int_t getLocalEventNr()
            Float_t getLocalCharge()
            Float_t getLocalTheta()
            Float_t getLocalPhi()
            Float_t getLocalEnergy()
              Int_t getRing()
              Int_t getFlagMax()
              Int_t getPadNr()
               void setRow(Int_t Row)
               void setCol(Int_t Col)
               void setSector(Int_t Sector)
               void setAddress(Int_t Address)
               void setEventNr(Int_t EventNr)
               void setLocalEventNr(Int_t LocalEventNr)
               void setLocalCharge(Float_t LocalCharge)
               void setLocalTheta(Float_t LocalTheta)
               void setLocalPhi(Float_t LocalPhi)
               void setLocalEnergy(Float_t LocalEnergy)
               void setRing(Int_t Ring)
               void setPadNr(Int_t pN)
               void setFlagMax(Int_t fM)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         HRichLocal HRichLocal(const HRichLocal&)
        HRichLocal& operator=(const HRichLocal&)


Last update: Fri Jan 26 12:28:02 2007


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.