45 void clear()
override;
76 produces<IntProduct>();
89 res.
put(std::make_unique<IntProduct>(5.0));
115 std::ostringstream failed;
118 std::ostream_iterator<std::string>(failed,
" "));
120 <<
"Failed to hit the following entry points for ResultsProducer: " 121 << failed.str() <<
".\n";
RPTest & operator=(RPTest const &)=delete
void endSubRun(art::SubRun const &) override
std::set< std::string > seenEntryPoints_
void event(art::Event const &e) override
#define DEFINE_ART_RESULTS_PLUGIN(klass)
void writeResults(art::Results &res) override
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
void endRun(art::Run const &r) override
RPTest(Parameters const &p)
void beginRun(art::Run const &r) override
ProductID put(std::unique_ptr< PROD > &&edp, FullSemantic< Level::Run > const semantic)
void beginSubRun(art::SubRun const &sr) override
void readResults(art::Results const &res) override