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