#include "hlocalselection.h"

HLocalSelection


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

class HLocalSelection : public HReconstructor

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

    public:
HLocalSelection(Text_t* name, Text_t* title, Float_t* lowTheta, Float_t* highTheta, Float_t* minEvt, Float_t* maxEvt, Int_t intSize) ~HLocalSelection() void checkPhoton(Float_t theta, Int_t sec) static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HCategory* getLocalCat() 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 countSec[6] Float_t thetaLow[6] Float_t thetaHigh[6] Float_t* minEvent ! Float_t* maxEvent ! Int_t evtIntSize Int_t evtCount HIterator* fIter1 ! HCategory* fLocalCat !

Class Description


HLocalSelection(Text_t *name, Text_t *title,Float_t lowTheta[6],Float_t highTheta[6],Float_t *minEvt,Float_t *maxEvt,Int_t intSize) : HReconstructor(name,title)

~HLocalSelection(void)

Bool_t init()

Int_t execute()

void checkPhoton(Float_t theta,Int_t sec)



Inline Functions


             Bool_t finalize()
         HCategory* getLocalCat()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Last update: Fri Jan 26 11:59:40 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.