#include "hshowerhithist.h"

HShowerHitHist


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

class HShowerHitHist : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HShowerHitHist

    public:
HShowerHitHist() HShowerHitHist(Text_t* name, Text_t* title) ~HShowerHitHist() Bool_t bookHist() static TClass* Class() virtual Int_t execute() Bool_t fillHist(HShowerHit* pHit) Bool_t fillHist(Int_t nModule, Int_t nRow, Int_t nColumn, Float_t fCharge) virtual Bool_t finalize() Bool_t finalizeHist() HCategory* getHitCat() virtual Bool_t init() virtual TClass* IsA() const void setHitCat(HCategory* pHitCat) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) Bool_t writeHist()

Data Members

    private:
Int_t m_nEvents HCategory* m_pHitCat !Pointer to the calib data category HIterator* fIter ! TH1F* m_pChargeHitHist ! TH1F* m_pChargeHitModHist[3] ! TH2F* m_pChargeHitFreqHist[3] ! TH2F* m_pChargeHitAvgHist[3] !

Class Description


~HShowerHitHist(void)

Bool_t init()

Bool_t finalize(void)

Int_t execute()

Bool_t bookHist()

Bool_t fillHist(Int_t nModule, Int_t nRow, Int_t nColumn, Float_t fCharge)

Bool_t fillHist(HShowerHit* pHit)

Bool_t finalizeHist()

Bool_t writeHist()



Inline Functions


        HShowerHitHist HShowerHitHist()
        HShowerHitHist HShowerHitHist(Text_t* name, Text_t* title)
            HCategory* getHitCat()
                  void setHitCat(HCategory* pHitCat)
               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:33:27 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.