#include "hrichN0cal.h"

HRichN0Cal


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

class HRichN0Cal : public HReconstructor

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

    public:
HRichN0Cal(Text_t* name, Text_t* title, Text_t* outName, char* typ) ~HRichN0Cal() static TClass* Class() virtual Int_t execute() Int_t filterSector(Int_t sec, Float_t multSec) virtual Bool_t finalize() HCategory* getLocalCat() HCategory* getLocalHrCat() virtual Bool_t init() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t secFlag[6] ! Int_t cutSecD[6] ! Int_t cutSecU[6] ! Int_t secOk ! Float_t slopeBG[4] ! Float_t offSetBG[4] ! Float_t ring1ThMin Float_t ring1ThMax Float_t ring2ThMin Float_t ring2ThMax TFile* outFile ! TH1F*** histo ! TH1F** thetaH ! Int_t countEvt[6] ! HCategory* fLocalCat ! HCategory* fLocalCatHr ! HIterator* fIter1 ! HIterator* fIter2 !

Class Description


HRichN0Cal(Text_t *name, Text_t *title,Text_t *outName,char *typ): HReconstructor(name, title)

~HRichN0Cal()

Bool_t init()

Int_t execute()

Int_t filterSector(Int_t sec,Float_t multSec)
cout<<" sector "<<sec<<"  multSec  "<<multSec<<endl;

Bool_t finalize()



Inline Functions


         HCategory* getLocalCat()
         HCategory* getLocalHrCat()
            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:28:20 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.