#include "hscalersreader.h"

HScalersReader


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

class HScalersReader : public HReconstructor

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

    protected:
void createHist(TFile*) void writeHist(TFile*) public:
HScalersReader() HScalersReader(Text_t* name, Text_t* title) ~HScalersReader() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() virtual Bool_t init() void initParContainer() virtual TClass* IsA() const void setOutputRoot(Char_t*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HCategory* fTBoxCat ! pointer to the tof raw data HIterator* iter_tbox ! iterator on tof raw data. TH1F* histStartScalerPattern TH1F* histVetoScalerPattern TH1F* histInputScalerPattern TH1F* histReduceScalerPattern TH1F* histReduce[8] TH1F* histInput[8] TH1F* histStartScaler[8] TH1F* histVetoScaler[8] Int_t counter_execute Char_t* fNameRootScalersReader file name of root output file TFile* ofile

Class Description


HScalersReader(void)

HScalersReader(Text_t *name,Text_t *title) : HReconstructor (name,title)

~HScalersReader(void)

Bool_t init(void)

Int_t execute(void)

void setOutputRoot(Char_t *c)

void createHist(TFile* ofile)

void writeHist(TFile* ofile)
 Write histograms to a rootfile.



Inline Functions


             Bool_t finalize()
               void initParContainer()
            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:17 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.