This is the complete list of members for io::EventFile, including all inherited members.
| Close() | io::EventFile | |
| EventFile(const Type type=eOffline, utl::Branch *const b=nullptr) | io::EventFile | |
| EventFile(const std::string &filename, const Mode mode=eRead, const Type type=eOffline, utl::Branch *const b=nullptr, const io::StreamerSwitch &streamerSwitch=EventFile::kDefaultSwitch) | io::EventFile | |
| EventFile(const EventFile &eventFile) | io::EventFile | private |
| Factory(const std::string &filename, const Mode mode, const Type type, utl::Branch *const branch, const io::StreamerSwitch &streamerSwitch) | io::EventFile | privatestatic |
| FindEvent(const unsigned int eventId) | io::EventFile | |
| fStreamerSwitch | io::EventFile | private |
| fType | io::EventFile | private |
| fVEventFile | io::EventFile | private |
| GetFilename() const | io::EventFile | |
| GetNEvents() | io::EventFile | |
| GotoPosition(const unsigned int position) | io::EventFile | |
| kDefaultSwitch | io::EventFile | privatestatic |
| Open(const std::string &filename, const Mode mode=eRead, utl::Branch *const b=nullptr) | io::EventFile | |
| operator=(const EventFile &eventFile) | io::EventFile | private |
| Read(evt::Event &event) | io::EventFile | |
| Write(const evt::Event &event) | io::EventFile | |
| ~EventFile() | io::EventFile |