LCDreadRootFile
class description - source file - inheritance tree
private:
protected:
public:
LCDreadRootFile LCDreadRootFile(Char_t* rootFileName, LCDEvent* event = 0)
LCDreadRootFile LCDreadRootFile(LCDreadRootFile&)
virtual void ~LCDreadRootFile()
static TClass* Class()
virtual Int_t GetEvent(LCDEvent* event = 0)
Int_t GetEvent(Int_t ievt, LCDEvent* event = 0)
Int_t GetEventNumber()
virtual TClass* IsA() const
void SetEventNumber(Int_t a)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Char_t* m_rootFileName input Root filename
TFile* m_rootFile Root TFile
TTree* T Root TTree
Bool_t m_ownevent
Int_t m_nEvent current event number in file
protected:
public:
readRootFile
EventSource reading from root file
LCDreadRootFile(Char_t* rootFileName, LCDEvent* event)
constructor
~LCDreadRootFile()
Int_t GetEvent(LCDEvent* event)
Int_t GetEvent(Int_t ievt, LCDEvent* event)
Inline Functions
Int_t GetEventNumber()
void SetEventNumber(Int_t a)
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.