#include "htoftrigger.h"

HTofTrigger


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

class HTofTrigger : public HReconstructor

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

    public:
HTofTrigger() HTofTrigger(Text_t* name, Text_t* title, Int_t multi) ~HTofTrigger() void checkTofHit(Int_t nTrack, Int_t nSecTof) Bool_t checkTofMult() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() 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:
HCategory* fHitCat ! Pointer to the hits category HIterator* iterator ! Iterator on raw data Int_t nThreshold public:
HKineSim* kineGeant Int_t nSec2 Int_t nSec5 Int_t nMult Int_t nEvCounter

Class Description

 HTofTrigger




HTofTrigger(void)

HTofTrigger(Text_t *name,Text_t *title,Int_t multi) : HReconstructor (name,title)

Bool_t init(void)

Int_t execute(void)

void checkTofHit(Int_t nTrack ,Int_t nSecTof)

Bool_t checkTofMult()



Inline Functions


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


Author: L. Fabbietti & T. Eberl
Last update: Dec 29 1999


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.