LCDEventSource
class description - source file - inheritance tree
private:
protected:
public:
LCDEventSource LCDEventSource()
LCDEventSource LCDEventSource(LCDEventSource&)
virtual void ~LCDEventSource()
static TClass* Class()
virtual Int_t GetEvent(LCDEvent* event = 0)
virtual LCDEvent* GetEventPtr()
virtual TClass* IsA() const
void SetLCDEvent(LCDEvent* a)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
protected:
LCDEvent* m_event current event
public:
See also
-
LCDMCDiag, LCDreadRootFile, LCDreadSIOFile, LCDreadStdFile
void SetLCDEvent(LCDEvent* a)
Inline Functions
LCDEventSource LCDEventSource()
Int_t GetEvent(LCDEvent* event = 0)
LCDEvent* GetEventPtr()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LCDEventSource LCDEventSource(LCDEventSource&)
void ~LCDEventSource()
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.