EventSource


class description - source file - inheritance tree

class EventSource : public TObject


    public:
EventSource EventSource() EventSource EventSource(EventSource&) virtual void ~EventSource() TClass* Class() virtual int getEvent(Event* event) virtual TClass* IsA() Int_t NoOp(Int_t arg) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
Int_t myData


See also

MCDiag, readRootFile, readStdFile

Class Description


Int_t NoOp(Int_t arg)



Inline Functions


        EventSource EventSource()
                int getEvent(Event* event)
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
        EventSource EventSource(EventSource&)
               void ~EventSource()


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.