#include "hrichcutpairsim.h" |
HRichCutPairSim
class description - source file - inheritance tree (.pdf)
protected:
Bool_t isAllCombiPair(HDiHitMatchSim*)
Bool_t isConvPair(HDiHitMatchSim*)
Bool_t isDalitzPair(HDiHitMatchSim*)
Bool_t isEtaDalitzPair(HDiHitMatchSim*)
Bool_t isFakePair(HDiHitMatchSim*)
Bool_t isLepCombiPair(HDiHitMatchSim*)
Bool_t isPhysCBPair(HDiHitMatchSim*)
public:
HRichCutPairSim()
HRichCutPairSim(Text_t* name, Text_t* title)
HRichCutPairSim(const HRichCutPairSim&)
~HRichCutPairSim()
Bool_t check(HDiHitMatchSim*)
static TClass* Class()
void getConvPairTrkNb(HDiHitMatchSim*, Int_t&, Int_t&)
void getDalitzPairTrkNb(HDiHitMatchSim*, Int_t&, Int_t&)
virtual TClass* IsA() const
HRichCutPairSim& operator=(const HRichCutPairSim&)
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)
protected:
Bool_t isSim !
Int_t kisPhysCBPair
Int_t kisFakePair
Int_t kisConvPair
Int_t kisDalitzPair
Int_t kisEtaDalitzPair
Int_t kisAllCombiPair
Int_t kisLepCombiPair
HRichCutPairSim() : HRichCutPair()
HRichCutPairSim(Text_t *name, Text_t *title)
: HRichCutPair(name, title)
Bool_t switchTo(const char *s,Bool_t clear)
cout<<"RichCutPairSim::switchTo: "<<s<<endl;
void setStandardCuts()
void reset()
void printCutList(char* s)
void printCutList()
Bool_t check(HDiHitMatchSim* h)
there must be a switch for every function
Bool_t isConvPair(HDiHitMatchSim* h)
Bool_t isDalitzPair(HDiHitMatchSim* h)
Bool_t isEtaDalitzPair(HDiHitMatchSim* h)
void getDalitzPairTrkNb(HDiHitMatchSim* h,Int_t &a, Int_t &b)
void getConvPairTrkNb(HDiHitMatchSim* h,Int_t &a, Int_t &b)
Bool_t isAllCombiPair(HDiHitMatchSim* h)
Bool_t isLepCombiPair(HDiHitMatchSim* h)
Bool_t isFakePair(HDiHitMatchSim* h)
Bool_t isPhysCBPair(HDiHitMatchSim* h)
Inline Functions
void ~HRichCutPairSim()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichCutPairSim HRichCutPairSim(const HRichCutPairSim&)
HRichCutPairSim& operator=(const HRichCutPairSim&)
Last update: Fri Jan 26 12:26:27 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.