1 #ifndef _io_FDasEventFile_h_
2 #define _io_FDasEventFile_h_
4 #include <io/VEventFile.h>
33 void Close()
override;
Status Read(evt::Event &event) override
clear /par event read current event advance cursor by 1
void Open(const std::string &filename, const Mode mode, utl::Branch *const b) override
std::map< unsigned int, TEyeEventFile * > fEyeEventFile
Mode
Available open modes.
Class representing a document branch.
int GetNEvents() override
Status
Return code for seek operation.
void Write(const evt::Event &event) override
Status FindEvent(const unsigned int eventid) override
seek Event id set cursor there
Interface for FDAS file reading.
Status GotoPosition(const unsigned int position) override
goto by position in the file