LCDreadRootFile


class description - source file - inheritance tree

class LCDreadRootFile : public LCDEventSource

    private:
protected:
public:
LCDreadRootFile LCDreadRootFile(Char_t* rootFileName) LCDreadRootFile LCDreadRootFile(LCDreadRootFile&) virtual void ~LCDreadRootFile() static TClass* Class() virtual Int_t GetEvent(LCDEvent* event) LCDEvent* GetEventPointer() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
LCDEvent* m_event current event Char_t* m_rootFileName input Root filename TFile* m_rootFile Root TFile TTree* T Root TTree Int_t m_nEvent current event number in file protected:
public:

Class Description

 readRootFile

 EventSource reading from root file

LCDreadRootFile(Char_t* rootFileName)
 constructor

~LCDreadRootFile()

Int_t GetEvent(LCDEvent* event)
 get next event



Inline Functions


              LCDEvent* GetEventPointer()
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
        LCDreadRootFile LCDreadRootFile(LCDreadRootFile&)


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.