1 #ifndef art_test_Integration_ToySource_h 2 #define art_test_Integration_ToySource_h 44 using vv_t = std::vector<std::tuple<int, int, int>>;
std::string currentFilename_
static void throw_exception_from(const char *funcname)
virtual ~ToySource()=default
bool readNext(art::RunPrincipal const *const inR, art::SubRunPrincipal const *const inSR, art::RunPrincipal *&outR, art::SubRunPrincipal *&outSR, art::EventPrincipal *&outE)
bool const throw_on_construction_
std::vector< std::tuple< int, int, int >> vv_t
vv_t::const_iterator iter
bool const throw_on_readNext_
bool const throw_on_readFile_
fhicl::ParameterSet data_
art::SourceHelper const & sHelper_
bool const throw_on_closeCurrentFile_
virtual void readFile(std::string const &name, art::FileBlock *&fb)=0
ToySource(fhicl::ParameterSet const &ps, art::ProductRegistryHelper &help, art::SourceHelper const &sHelper)