#include "hrichlocalmaxsim.h"

HRichLocalMaxSim


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

class HRichLocalMaxSim : public HRichLocalMaxCal

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HRichLocalMaxCal
<-
HRichLocalMaxSim

    public:
HRichLocalMaxSim(Text_t* name, Text_t* title, Int_t pads, Int_t hitMin, Int_t sector, Float_t minTheta1, Float_t maxTheta1, Float_t minTheta2, Float_t maxTheta2, Char_t* energyFileName, Int_t secEdge1, Int_t secEdge2, Int_t minHitsecEdge1, Int_t minHitsecEdge2) ~HRichLocalMaxSim() static TClass* Class() virtual Bool_t energyfile() virtual Bool_t energyout() Bool_t energyreset() virtual Float_t energyset(Int_t nRow, Int_t nCol, Int_t nSector) virtual Bool_t init() virtual TClass* IsA() const virtual Bool_t multihit(Int_t nRow, Int_t nCol, Int_t nSector, HLocation& fLoc) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Float_t mEnergy[6][90][92] Int_t mMultiHit[6][90][92]

Class Description


Bool_t init()

Bool_t energyreset()

Bool_t energyfile()

Bool_t multihit(Int_t nRow, Int_t nCol, Int_t nSector, HLocation& fLoc)

Bool_t energyout()

Float_t energyset(Int_t nRow, Int_t nCol, Int_t nSector)



Inline Functions


                    void ~HRichLocalMaxSim()
        HRichLocalMaxSim HRichLocalMaxSim(Text_t* name, Text_t* title, Int_t pads, Int_t hitMin, Int_t sector, Float_t minTheta1, Float_t maxTheta1, Float_t minTheta2, Float_t maxTheta2, Char_t* energyFileName, Int_t secEdge1, Int_t secEdge2, Int_t minHitsecEdge1, Int_t minHitsecEdge2)
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)


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