6 #ifndef MODEVTFILEPARSER_H
7 #define MODEVTFILEPARSER_H
Store the system configuration information needed by Readout.
Definition: Configuration.h:81
A parser for the modevtlen.txt file.
Definition: ModEvtFileParser.h:46
ModEvtFileParser()=default
Constructor.
void parse(std::istream &input, Configuration &config)
Parse and store the contents of the modevtlen.txt file in a configuration object.
Definition: ModEvtFileParser.cpp:19