#include "htofoffliner.h" |
HTofOfflineR
class description - source file - inheritance tree (.pdf)
protected:
void createHist(TFile*)
void writeHist(TFile*)
public:
HTofOfflineR()
HTofOfflineR(Text_t* name, Text_t* title)
~HTofOfflineR()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
void setOutputAscii(Char_t*)
void setOutputRoot(Char_t*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HCategory* fTBoxCat ! pointer to the tof raw data
HIterator* iter_tbox ! iterator on tof raw data.
HCategory* fRawTofCat ! pointer to the tof raw data
HIterator* iter_tof ! iterator on tof raw data.
HCategory* fHitTofCat ! pointer to the tof hit data
HIterator* iter_htof ! iterator on tof hit data.
HCategory* fRawTofinoCat ! pointer to the tofino raw data
HIterator* iter_tofino ! iterator on tofino raw data.
HCategory* fCalTofinoCat ! pointer to the tofino cal data
HIterator* iter_ctofino ! iterator on tofino cal data.
HCategory* fRawStartCat ! pointer to the start raw data
HIterator* iter_start ! iterator on start raw data.
HCategory* fCalStartCat ! pointer to the start cal data
HIterator* iter_cstart ! iterator on start cal data.
HCategory* fHitStartCat ! pointer to the start hit data
HIterator* iter_hstart ! iterator on start hit data.
TH1F* histStartScalerPattern
TH1F* histVetoScalerPattern
TH1F* histInputScalerPattern
TH1F* histReduceScalerPattern
TH2F* histMultvsTrigBit
TH2F* histMultvsDownFlag
TH2F* histMultvsDownFlagM4
TH1F* histMultStart
TH1F* histMultVeto
TH1F* histPatternStart
TH1F* histPatternVeto
TH1F* histPatternHalo
TH1F* histStartStat
TH1F* histMultTofL
TH1F* histMultTofR
TH1F* histMultTof
TH1F* histMultTofTofino
TH1F* histMultTofTofinoTrigger
TH1F* histMultAnalog
TH2F* histMult2
TH1F* histPatternTof
TH1F* histPatternTofl
TH1F* histPatternTofr
TH2F* histTDCleft
TH2F* histTDCright
TH2F* histADCleft
TH2F* histADCright
TH2F* histADCleftOK
TH2F* histADCrightOK
TH2F* histADCl_cal
TH2F* histADCl_cal_mip
TH2F* histADCr_cal
TH2F* histADCr_cal_mip
TH2F* histADC_cal
TH2F* histADC_cal_mip
TH2F* histTDCsum
TH2F* histTDCdiff
TH2F* histADCsum
TH2F* histADCpos
TH1F* histTOFsum
TH1F* histTOFsumnocor
TH1F* histPOSsum
TH2F* histEdepvstofsum
TH1F* histTOFtheta
TH1F* histTOFth[6]
TH1F* histTOFphi
TH2F* histTOFpos[6]
TH2F* histTOFyvsx
TH1F* histLeftT[6][8][8]
TH1F* histRightT[6][8][8]
TH1F* histSum[6][8][8]
TH1F* histDiff[6][8][8]
TH2F* histEdepvstof[6][8][8]
TH1F* histStartT[16]
TH1F* histStartC[16]
TH1F* histStartH[16]
TH1F* histVetoT[16]
TH1F* histHaloT[16]
TH1F* histTOFsumS[16]
TH1F* histReduce[8]
TH1F* histInput[8]
TH1F* histStartScaler[8]
TH1F* histVetoScaler[8]
TH1F* histPatternTofino
TH1F* histMultTofino
TH1F* histTofinoTime[6][4]
TH2F* histTofinoTDC
TH2F* histTofinoADC
TH2F* histTofinoADCok
TH2F* histtrigger
TH2F* histtrigger2
TH1F* histtofdif
Int_t counter_execute
Int_t empty
Int_t full
Char_t* fNameAsciiTofOfflineR file name of ascii output file
Char_t* fNameRootTofOfflineR file name of root output file
TFile* ofile
HTofOfflineR(void)
HTofOfflineR(Text_t *name,Text_t *title) : HReconstructor (name,title)
~HTofOfflineR(void)
Bool_t init(void)
Int_t execute(void)
void setOutputAscii(Char_t *c)
void setOutputRoot(Char_t *c)
void createHist(TFile* ofile)
void writeHist(TFile* ofile)
Write histograms to a rootfile.
Inline Functions
Bool_t finalize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: Pavel Tlusty
Last update: Fri Jan 26 12:36:29 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.