HHodoDummy
class description - source file - inheritance tree (.pdf)
public:
HHodoDummy()
HHodoDummy(Text_t* name, Text_t* title)
~HHodoDummy()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HCategory* rawCat ! pointer to the raw data
HIterator* iter ! iterator on raw data.
HLocation loc ! location for new cal object
HHodoDummy: Was intended for testing data w/o real data
HHodoDummy(void)
HHodoDummy(Text_t *name,Text_t *title) : HReconstructor(name,title)
~HHodoDummy(void)
Bool_t init(void)
Int_t execute(void)
Copy all data from module 0 to 1 and vice versa
Kind of simulates more "hardware"
Do not use unless you know what you are doing!
Inline Functions
Bool_t finalize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: 18/12/2001 by I.Koenig
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.