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