This is the complete list of members for io::VROOTFile, including all inherited members.
Close() | io::VROOTFile | virtual |
DefaultOpen(const std::string &filename, const Mode mode=eRead) | io::VEventFile | protected |
DefaultWrite(evt::Event &event) | io::VEventFile | protected |
fBranch | io::VEventFile | protected |
fFile | io::VROOTFile | protected |
fFilename | io::VEventFile | protected |
FindEvent(const unsigned int eventId)=0 | io::VEventFile | pure virtual |
fMode | io::VEventFile | protected |
fTree | io::VROOTFile | protected |
GetFilename() const | io::VEventFile | inline |
GetNEvents()=0 | io::VEventFile | pure virtual |
GetRootMode(const Mode mode) | io::VROOTFile | static |
GetTree(const std::string &name) | io::VROOTFile | protected |
GotoPosition(const unsigned int position)=0 | io::VEventFile | pure virtual |
Open(const std::string &filename, const Mode mode=eRead, utl::Branch *const b=nullptr) | io::VROOTFile | virtual |
OpenROOTFile() | io::VROOTFile | protected |
operator=(const VEventFile &event) | io::VEventFile | protected |
Read(evt::Event &event)=0 | io::VEventFile | pure virtual |
VEventFile() | io::VEventFile | inline |
VEventFile(const std::string &filename, const Mode mode, utl::Branch *const b=nullptr) | io::VEventFile | inline |
VEventFile(const VEventFile &event) | io::VEventFile | protected |
VROOTFile() | io::VROOTFile | inline |
VROOTFile(const std::string &filename, const Mode mode=eRead, utl::Branch *const b=nullptr) | io::VROOTFile | |
Write(const evt::Event &event)=0 | io::VEventFile | pure virtual |
~VEventFile() | io::VEventFile | inlinevirtual |
~VROOTFile() | io::VROOTFile | virtual |