RecModule
class description - source file - inheritance tree
public:
virtual void ~RecModule()
TClass* Class()
virtual void cleanup()
virtual void doit(Event* event)
virtual TClass* IsA()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void spew(FILE* ofile)
virtual void Streamer(TBuffer& b)
private:
Int_t myData So far nothing useful to put here
See also
-
EventMarker, MCPartPrint
RecModule
Base class for all processing modules. Doesn't actually do anything
itself
Inline Functions
void doit(Event* event)
void cleanup()
void spew(FILE* ofile)
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void ~RecModule()
ROOT page - Class index - 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.