RecModule


class description - source file - inheritance tree

class RecModule : public TObject


    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)

Data Members

private:
Int_t myData So far nothing useful to put here


See also

CalRecon, EventMarker, MCPartPrint, TrackFullSmear

Class Description

 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.