#include "hmdcbitflipcor.h" |
HMdcBitFlipCor
class description - source file - inheritance tree (.pdf)
private:
TFile* openHistFile(const char* flag)
protected:
void resetVar()
public:
HMdcBitFlipCor(Text_t* name, Text_t* title, Int_t PHist = 0, Int_t PRawCor = 0)
HMdcBitFlipCor()
~HMdcBitFlipCor()
static TClass* Class()
void createHists()
virtual Int_t execute()
virtual Bool_t finalize()
Bool_t fparamsbitcorrection()
void getParameterContainers()
virtual Bool_t init()
void initVariables()
virtual TClass* IsA() const
virtual Bool_t reinit()
void setAsciiOutputFilename(TString)
void setRootOutputFilename(TString)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HRuntimeDb* rtdb
HCategory* catmHMdcRaw ! HMdcSeg Category
HMdcRaw* mdcraw ! seg data level
HIterator* mdcrawiter ! seg iterator
HCategory* catmHMdcRawEventHeader ! HMdcSeg Category
HMdcRawEventHeader* rawREH ! seg data level
HIterator* iterREH ! seg iterator
HCategory* rawcorCat ! pointer to the raw data
HMdcRawCor* rawcor ! pointer to raw data word
HLocation loc ! location for new object.
HMdcBitFlipCorPar* fMdcBitFlipCorPar
TFile* rootoutputfile
TString rootoutputfilename
FILE* asciioutputfile
TString asciioutputfilename
Char_t title[300] ! histrogram title
Char_t name[300] ! histogram name
Char_t xtitle[300] ! histogram xaxis title
Char_t ytitle[300] ! histogram yaxis title
Char_t ztitle[300] ! histogram zaxis title
TH1F* histtime1b[6][4][16]
TH1F* histtime1g[6][4][16]
TH1F* histtime2b[6][4][16]
TH1F* histtime2g[6][4][16]
Int_t sector
Int_t module
Int_t mbo
Int_t tdc
Int_t time1
Int_t time2
Int_t trigtype
Int_t paramsbitcorrection[6][4][16][9]
Int_t phist
Int_t prawcor
Int_t counterevents[6][4][16]
Int_t countersavedtime1[6][4][16]
Int_t countersavedtime2[6][4][16]
Int_t ratiosaved
HMdcBitFlipCor
corrects bitflips of a whole mbo
HMdcBitFlipCor(Text_t *name, Text_t *title, Int_t PHist, Int_t PRawCor) : HReconstructor(name,title)
HMdcBitFlipCor(void) : HReconstructor("HMdcBitFlipCor","HMdcBitFlipCor")
~HMdcBitFlipCor(void)
void setRootOutputFilename(TString name)
void setAsciiOutputFilename(TString name)
void initVariables()
void createHists()
hists are created
Bool_t init(void)
void getParameterContainers()
Bool_t reinit(void)
Bool_t fparamsbitcorrection()
Int_t execute(void)
Bool_t finalize(void)
Inline Functions
void resetVar()
TFile* openHistFile(const char* flag)
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:01:51 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.