18 ofile_ =
new TFile(ofilename.c_str(),
"recreate");
Class for managing io files.
IO::LCReader * lc_reader_
EventFile(const std::string ifilename, const std::string &ofilename)
Constructor.
virtual bool nextEvent()
Load the next event in the file.
EVENT::LCEvent * lc_event_
void resetOutputFileDir()
virtual void FillEvent()
Persists the event.
void setupEvent(IEvent *ievent)
Setup the event object that will be used by this file.
void setEntry(const int entry)
void setLCEvent(EVENT::LCEvent *lc_event)