25 static constexpr
bool value =
false;
56 <<
"ToyReader expects to find a parameter representing a file's\n" 57 <<
"contents whose name is " << name <<
"\n";
ToyReader(fhicl::ParameterSet const &ps, art::ProductRegistryHelper &help, art::SourceHelper const &sHelper)
std::string currentFilename_
static void throw_exception_from(const char *funcname)
art::Source< ToyReader > ToyRawInput
void readFile(string fileName, string &content)
bool get_if_present(std::string const &key, T &value) const
void readFile(std::string const &name, art::FileBlock *&fb) override
bool const throw_on_readFile_
fhicl::ParameterSet data_
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception