21 #include "cetlib/exempt_ptr.h" 46 tns.getTriggerPSet(), mpr, productsToProduce, areg);
60 error <<
"cet::exception caught in Schedule::endJob\n" 65 error <<
"Standard library exception caught in Schedule::endJob\n" 70 error <<
"Unknown exception caught in Schedule::endJob\n";
123 "TriggerResultInserter",
129 auto producer = std::make_unique<TriggerResultInserter>(
132 std::make_unique<WorkerT<EDProducer>>(std::move(producer), md, work_args);
134 results_inserter_->setActivityRegistry(cet::make_exempt_ptr(&areg));
std::vector< unsigned char > pathsEnabled_
void respondToCloseOutputFiles(FileBlock const &)
Schedule(ScheduleID, PathManager &, fhicl::ParameterSet const &, TriggerNamesService const &, MasterProductRegistry &, ProductDescriptions &, ActionTable &, ActivityRegistry &)
void respondToCloseInputFile(FileBlock const &)
GlobalSignal< detail::SignalResponseType::FIFO, void(ModuleDescription const &)> sPreModuleConstruction
std::vector< BranchDescription > ProductDescriptions
GlobalSignal< detail::SignalResponseType::LIFO, void(ModuleDescription const &)> sPostModuleConstruction
std::string const & getReleaseVersion()
ParameterSetID id() const
void respondToOpenOutputFiles(FileBlock const &)
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
PathsInfo & triggerPathsInfo_
std::unique_ptr< Worker > results_inserter_
HLTGlobalStatus & pathResults()
fhicl::ParameterSet process_pset_
void doForAllWorkers_(F functor)
void makeTriggerResultsInserter_(fhicl::ParameterSet const &trig_pset, MasterProductRegistry &mpr, ProductDescriptions &productsToProduce, ActivityRegistry &areg)
void respondToOpenInputFile(FileBlock const &)
PathPtrs const & pathPtrs() const
cet::coded_exception< error, detail::translate > exception