#include "hrichcuttrackletsim.h"

HRichCutTrackletSim


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

class HRichCutTrackletSim : public HRichCutTracklet

Inheritance Chart:
TObject
<-
TNamed
<-
HRichCutO
<-
HRichCutTracklet
<-
HRichCutTrackletSim

    protected:
Bool_t isConv(HHitMatchSim*) Bool_t isDalitz(HHitMatchSim*) public:
HRichCutTrackletSim() HRichCutTrackletSim(Text_t* name, Text_t* title) HRichCutTrackletSim(const HRichCutTrackletSim&) ~HRichCutTrackletSim() Bool_t check(HHitMatchSim*) static TClass* Class() virtual TClass* IsA() const HRichCutTrackletSim& operator=(const HRichCutTrackletSim&) void printCutList(char*) void printCutList() void reset() void setStandardCuts() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) Bool_t switchTo(const char*, Bool_t clear = kTRUE)

Data Members


    protected:
Bool_t isSim ! Int_t kisConv Int_t kisDalitz

Class Description


HRichCutTrackletSim() : HRichCutTracklet()

HRichCutTrackletSim(Text_t *name, Text_t *title) : HRichCutTracklet(name, title)

Bool_t switchTo(const char *s,Bool_t clear)

void setStandardCuts()
 switch all cuts of by default

Bool_t check(HHitMatchSim* h)

void reset()
 set to standard values, but all inactive !

void printCutList(char *s)
 Prints a table of enabled cuts to stdio

void printCutList()
 Prints a table of enabled cuts to stdio

Bool_t isConv(HHitMatchSim* h)
 check 3 conditions:
 - lepton went through mirror in correct position of ring
 - lepton in tracklet comes from gamma conversion (gamma from pi0), can also be two leptons in tracklet here !
 - at least one of the leptons in the tracklet must be seen by all subdetectors

Bool_t isDalitz(HHitMatchSim* h)
 check 3 conditions:
 - lepton went through mirror in correct position of ring
 - lepton in tracklet comes from pi0-Dalitz, can also be two leptons in tracklet here !
 - at least one of the leptons in the tracklet must be seen by all subdetectors



Inline Functions


                        void ~HRichCutTrackletSim()
                     TClass* Class()
                     TClass* IsA() const
                        void ShowMembers(TMemberInspector& insp, char* parent)
                        void Streamer(TBuffer& b)
                        void StreamerNVirtual(TBuffer& b)
         HRichCutTrackletSim HRichCutTrackletSim(const HRichCutTrackletSim&)
        HRichCutTrackletSim& operator=(const HRichCutTrackletSim&)


Last update: Fri Jan 26 12:26:33 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.