Public Member Functions | |
FileReader (const std::string &filename, const std::string &filepattern="") | |
bool | NextEvent (size_t skip=0) |
std::string | Filename () const |
unsigned | RunNumber () const |
const eudaq::Event & | GetEvent () const |
const DetectorEvent & | Event () const |
const DetectorEvent & | GetDetectorEvent () const |
const StandardEvent & | GetStandardEvent () const |
std::shared_ptr < eudaq::DetectorEvent > | GetDetectorEvent_ptr () |
void | Interrupt () |