#include "hphotoncluster.h"

HPhotonCluster


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

class HPhotonCluster : public TObject

Inheritance Chart:
TObject
<-
HPhotonCluster

    public:
HPhotonCluster() HPhotonCluster(const HPhotonCluster&) ~HPhotonCluster() void addToTheList(HRichCal* pPad) void calculatemaxmin() static TClass* Class() void clear() Float_t getfPhiMax() Float_t getfThetaMax() Float_t getfTotalCharge() Int_t getiClass() Int_t getiPadNr() Int_t getiXDimension() Int_t getiYDimension() HRichCal* getPadInList(Int_t i) Int_t getSector() virtual TClass* IsA() const Bool_t isInPadList(int col, int row) HPhotonCluster& operator=(const HPhotonCluster&) void setfPhiMaxThetaMax(HRichGeometryPar* pGeomPar) void setfTotalCharge(Float_t tC) void setiClass(Int_t cl) void setiPadNr(Int_t nr) void setiXDimension(Int_t xD) void setiYDimension(Int_t yD) void setSector(Int_t iSec) virtual void ShowMembers(TMemberInspector& insp, char* parent) void sortListByCharge() virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t iPadNr Float_t fThetaMax Float_t fPhiMax Int_t iClass Int_t iXDimension Int_t iYDimension Float_t fTotalCharge Int_t iSector TList* fPads !

Class Description


void clear()

HPhotonCluster()

~HPhotonCluster()

Bool_t isInPadList(int col, int row)

void calculatemaxmin()

void setfPhiMaxThetaMax(HRichGeometryPar* pGeomPar)



Inline Functions


                   void setiPadNr(Int_t nr)
                   void setiClass(Int_t cl)
                   void setiXDimension(Int_t xD)
                   void setiYDimension(Int_t yD)
                   void setfTotalCharge(Float_t tC)
                   void setSector(Int_t iSec)
                   void addToTheList(HRichCal* pPad)
                   void sortListByCharge()
                  Int_t getiPadNr()
                Float_t getfThetaMax()
                Float_t getfPhiMax()
                  Int_t getiClass()
                  Int_t getiXDimension()
                  Int_t getiYDimension()
                Float_t getfTotalCharge()
                  Int_t getSector()
              HRichCal* getPadInList(Int_t i)
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
         HPhotonCluster HPhotonCluster(const HPhotonCluster&)
        HPhotonCluster& operator=(const HPhotonCluster&)


Last update: Fri Jan 26 12:21:01 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.