#include "hshowertaskset.h" |
HShowerTaskSet
class description - source file - inheritance tree (.pdf)
public:
HShowerTaskSet()
HShowerTaskSet(Text_t* name, Text_t* title)
~HShowerTaskSet()
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
static Bool_t isLowShowerEfficiency kTRUE=low , kFALSE=high
HShowerTaskSet
This HTaskSet contains the tasks for the Shower - Tofino detector
For more information, see this analysis logbook entry.
HShowerTaskSet(Text_t name[],Text_t title[]) : HTaskSet(name,title)
Constructor
HShowerTaskSet(void) : HTaskSet()
Default constructor
~HShowerTaskSet(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:33:59 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.