HRichCutO
class description - source file - inheritance tree (.pdf)
public:
HRichCutO()
HRichCutO(const Text_t* name, const Text_t* title)
HRichCutO(const HRichCutO&)
~HRichCutO()
static TClass* Class()
virtual TClass* IsA() const
HRichCutO& operator=(const HRichCutO&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fNCheck number of checks
Int_t fNGood number of checks which pass cuts
HRichCutO
This class is the base class for all cut classes. Currently this
class doesn't do much itself.
HRichCutO() : TNamed()
Default constructor
HRichCutO(const Text_t *name, const Text_t *title)
: TNamed(name, title)
Default constructor
Inline Functions
void ~HRichCutO()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichCutO HRichCutO(const HRichCutO&)
HRichCutO& operator=(const HRichCutO&)
Last update: Fri Jan 26 12:26:18 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.