LCDRecModule


class description - source file - inheritance tree

class LCDRecModule : public TObject

    private:
protected:
public:
virtual void ~LCDRecModule() static TClass* Class() virtual void Cleanup(LCDEvent* event) virtual void Doit(LCDEvent* event) virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
protected:
public:


See also

LCDClusterSystem, LCDEventMarker, LCDFMCCalRecon, LCDIPSmear, LCDMCPartPrint, LCDTrackFullSmear, LCDTrackRecSmear

Class Description

 RecModule

 Base class for all processing modules.  Doesn't actually do anything
 itself



Inline Functions


               void Doit(LCDEvent* event)
               void Cleanup(LCDEvent* event)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
               void ~LCDRecModule()


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.