#include "hshowerrawhist.h" |
HShowerRawHist
class description - source file - inheritance tree (.pdf)
public:
HShowerRawHist()
HShowerRawHist(Text_t* name, Text_t* title)
~HShowerRawHist()
Bool_t bookHist()
static TClass* Class()
virtual Int_t execute()
Bool_t fillHist(HShowerRaw* pRaw)
Bool_t fillHist(Int_t nModule, Int_t nRow, Int_t nColumn, Float_t fCharge)
virtual Bool_t finalize()
Bool_t finalizeHist()
HCategory* getRawCat()
virtual Bool_t init()
virtual TClass* IsA() const
void setRawCat(HCategory* pRawCat)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Bool_t writeHist()
private:
Int_t m_nEvents
HCategory* m_pRawCat !Pointer to the raw data category
HIterator* fIter !
TH1F* m_pChargeHist !
TH1F* m_pChargeModHist[3] !
TH2F* m_pChargeFreqHist[3] !
TH2F* m_pChargeAvgHist[3] !
~HShowerRawHist(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(HShowerRaw* pRaw)
Bool_t finalizeHist()
Bool_t writeHist()
Inline Functions
HShowerRawHist HShowerRawHist()
HShowerRawHist HShowerRawHist(Text_t* name, Text_t* title)
HCategory* getRawCat()
void setRawCat(HCategory* pRawCat)
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:54 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.