#include "hshowertofinotaskset.h" |
HShowerTofinoTaskSet
class description - source file - inheritance tree (.pdf)
public:
HShowerTofinoTaskSet()
HShowerTofinoTaskSet(Text_t* name, Text_t* title)
~HShowerTofinoTaskSet()
static TClass* Class()
virtual TClass* IsA() const
HTask* make(const char* select, Option_t* option)
void passArguments(TString s1)
void printOptions()
void setAnalysisLevel(Option_t*)
void setAnalysisSimOrReal(Option_t*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
static Int_t ianalysisSimOrReal counter for arguments of sim/real
static Int_t ianalysisLevel counter for arguments of analysis level
static Int_t imagnet counter for arguments of magnet
static Int_t analysisSimOrReal analysis sim/real
static Int_t analysisLevel analysis level leprecogn=1
static Bool_t isCoilOff kTRUE=magnet off, kFALSE=magnet on
static Bool_t isSimulation kTRUE=simulation , kFALSE=real
HShowerTofinoTaskSet
This HTaskSet contains the tasks for the Shower/Tofino detector.
It is not used at the moment
HShowerTofinoTaskSet(Text_t name[],Text_t title[]) : HTaskSet(name,title)
Constructor
HShowerTofinoTaskSet(void) : HTaskSet()
Default constructor
~HShowerTofinoTaskSet(void)
Destructor.
HTask* make(const char *select, Option_t *option)
Returns a pointer to the Shower task or taskset specified by 'select'
void setAnalysisSimOrReal(Option_t* optrealorsim="")
void setAnalysisLevel(Option_t* optanalysislevel="")
Sets maximum analysis levels leprecognition
void passArguments(TString s1)
pass arguments to the make tasks function
void printOptions(void)
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:34:10 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.