#include "hrichtaskset.h" |
HRichTaskSet
class description - source file - inheritance tree (.pdf)
public:
HRichTaskSet()
HRichTaskSet(Text_t* name, Text_t* title)
~HRichTaskSet()
static TClass* Class()
virtual TClass* IsA() const
static HTask* make(const char* select, Option_t* option)
static void parseArguments(TString s1)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
static Bool_t inoiseOn
static Bool_t iSkipEvent
HRichTaskSet
This HTaskSet contains the tasks for the Rich detector
For more information, see this analysis logbook entry.
HRichTaskSet(Text_t name[],Text_t title[]) : HTaskSet(name,title)
Constructor
HRichTaskSet(void) : HTaskSet()
Default constructor
~HRichTaskSet(void)
Destructor.
HTask* make(const char *select, Option_t *option)
Returns a pointer to the Rich task or taskset specified by 'select'
void parseArguments(TString s1)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: Dan Magestro
Last update: Fri Jan 26 12:30:03 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.