HepMC3 event record library
|
Go to the documentation of this file.
6 #ifndef HEPMC3_READERROOT_H
7 #define HEPMC3_READERROOT_H
Definition of class GenEvent.
Stores event-related information.
bool read_event(GenEvent &evt)
Read event from file.
TFile * m_file
File handler.
Base class for all I/O readers.
GenEvent I/O parsing and serialization for root files.
ReaderRoot(const std::string &filename)
Default constructor.
bool failed()
Get stream error state.
Definition of struct GenRunInfoData.
TIter * m_next
Iterator for event reading.
Definition of interface Reader.
void close()
Close file stream.
Definition of struct GenEventData.