#include "hshowercalhist.h" |
HShowerCalHist
class description - source file - inheritance tree (.pdf)
public:
HShowerCalHist()
HShowerCalHist(Text_t* name, Text_t* title)
~HShowerCalHist()
Bool_t bookHist()
static TClass* Class()
virtual Int_t execute()
Bool_t fillHist(HShowerCal* pCal)
Bool_t fillHist(Int_t nModule, Int_t nRow, Int_t nColumn, Float_t fCharge)
virtual Bool_t finalize()
Bool_t finalizeHist()
HCategory* getCalCat()
virtual Bool_t init()
virtual TClass* IsA() const
void setCalCat(HCategory* pCalCat)
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_pCalCat !Pointer to the calib data category
HIterator* fIter !
TH1F* m_pChargeCalHist !
TH1F* m_pChargeCalModHist[3] !
TH2F* m_pChargeCalFreqHist[3] !
TH2F* m_pChargeCalAvgHist[3] !
~HShowerCalHist(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(HShowerCal* pCal)
Bool_t finalizeHist()
Bool_t writeHist()
Inline Functions
HShowerCalHist HShowerCalHist()
HShowerCalHist HShowerCalHist(Text_t* name, Text_t* title)
HCategory* getCalCat()
void setCalCat(HCategory* pCalCat)
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:32: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.