1 #ifndef _io_IoAugerEventFile_h_
2 #define _io_IoAugerEventFile_h_
4 #include <io/VEventFile.h>
28 void Close()
override;
AugerFile::Mode ConvertMode(const Mode m)
IoAugerEventFile & operator=(const IoAugerEventFile &)
void Write(const evt::Event &event) override
Mode
Available open modes.
void Open(const std::string &filename, const Mode mode=eRead, utl::Branch *const b=nullptr) override
virtual ~IoAugerEventFile()
int GetNEvents() override
Class representing a document branch.
Status
Return code for seek operation.
Status FindEvent(const unsigned int n) override
seek Event id set cursor there
Status GotoPosition(const unsigned int n) override
goto by position in the file
Status Read(evt::Event &event) override
read current event advance cursor by 1