#include <ScheduleItems.h>
Public Attributes | |
std::unique_ptr< ExceptionToActionTable const > | act_table_ |
std::shared_ptr< ActivityRegistry > | actReg_ |
edm::propagate_const< std::shared_ptr< BranchIDListHelper > > | branchIDListHelper_ |
edm::propagate_const< std::shared_ptr< SignallingProductRegistry > > | preg_ |
edm::propagate_const< std::shared_ptr< ProcessConfiguration > > | processConfiguration_ |
edm::propagate_const< std::shared_ptr< SubProcessParentageHelper > > | subProcessParentageHelper_ |
edm::propagate_const< std::shared_ptr< ThinnedAssociationsHelper > > | thinnedAssociationsHelper_ |
Definition at line 28 of file ScheduleItems.h.
edm::ScheduleItems::ScheduleItems | ( | ) |
Definition at line 28 of file ScheduleItems.cc.
edm::ScheduleItems::ScheduleItems | ( | ProductRegistry const & | preg, |
SubProcess const & | om | ||
) |
Definition at line 37 of file ScheduleItems.cc.
References submitPVResolutionJobs::desc, edm::InEvent, edm::InLumi, edm::InProcess, edm::InRun, B2GTnPMonitor_cfi::item, edm::SubProcess::keptProducts(), preg_, and dumpMFGeometry_cfg::prod.
|
delete |
ServiceToken edm::ScheduleItems::addCPRandTNS | ( | ParameterSet const & | parameterSet, |
ServiceToken const & | token | ||
) |
Definition at line 101 of file ScheduleItems.cc.
References edm::ServiceRegistry::createContaining(), edm::serviceregistry::kOverlapIsError, edm::parameterSet(), preg_, and unpackBuffers-CaloStage2::token.
|
inline |
Definition at line 58 of file ScheduleItems.h.
References branchIDListHelper_, and edm::get_underlying_safe().
|
inline |
Definition at line 55 of file ScheduleItems.h.
References branchIDListHelper_, and edm::get_underlying_safe().
void edm::ScheduleItems::clear | ( | void | ) |
Definition at line 148 of file ScheduleItems.cc.
References actReg_, branchIDListHelper_, preg_, processConfiguration_, and thinnedAssociationsHelper_.
std::shared_ptr< CommonParams > edm::ScheduleItems::initMisc | ( | ParameterSet & | parameterSet | ) |
Definition at line 118 of file ScheduleItems.cc.
References act_table_, trackingPlots::common, edm::ParameterSet::getParameter(), edm::getPassID(), edm::getReleaseVersion(), edm::ParameterSet::getUntrackedParameter(), edm::ParameterSet::getUntrackedParameterSet(), edm::parameterSet(), processConfiguration_, SimL1EmulatorRepack_CalouGT_cff::processName, and AlCaHLTBitMon_QueryRunRegistry::string.
std::unique_ptr< Schedule > edm::ScheduleItems::initSchedule | ( | ParameterSet & | parameterSet, |
bool | hasSubprocesses, | ||
PreallocationConfiguration const & | iAllocConfig, | ||
ProcessContext const * | processContext | ||
) |
Definition at line 130 of file ScheduleItems.cc.
References act_table_, actReg_, branchIDListHelper_, submitPVResolutionJobs::config, edm::ServiceRegistry::instance(), edm::parameterSet(), preg_, processConfiguration(), subProcessParentageHelper_, and thinnedAssociationsHelper_.
ServiceToken edm::ScheduleItems::initServices | ( | std::vector< ParameterSet > & | servicePSets, |
ParameterSet & | processPSet, | ||
ServiceToken const & | iToken, | ||
serviceregistry::ServiceLegacy | iLegacy, | ||
bool | associate | ||
) |
Definition at line 81 of file ScheduleItems.cc.
References actReg_, edm::ParameterSet::addParameter(), edm::ServiceRegistry::createSet(), B2GTnPMonitor_cfi::item, edm::parameterSet(), AlCaHLTBitMon_QueryRunRegistry::string, and unpackBuffers-CaloStage2::token.
|
delete |
|
inline |
|
inline |
|
inline |
Definition at line 71 of file ScheduleItems.h.
References edm::get_underlying_safe(), and processConfiguration_.
|
inline |
Definition at line 68 of file ScheduleItems.h.
References edm::get_underlying_safe(), and processConfiguration_.
Referenced by initSchedule().
|
inline |
Definition at line 65 of file ScheduleItems.h.
References edm::get_underlying_safe(), and subProcessParentageHelper_.
|
inline |
Definition at line 62 of file ScheduleItems.h.
References edm::get_underlying_safe(), and thinnedAssociationsHelper_.
|
inline |
Definition at line 59 of file ScheduleItems.h.
References edm::get_underlying_safe(), and thinnedAssociationsHelper_.
std::unique_ptr<ExceptionToActionTable const> edm::ScheduleItems::act_table_ |
Definition at line 78 of file ScheduleItems.h.
Referenced by initMisc(), and initSchedule().
std::shared_ptr<ActivityRegistry> edm::ScheduleItems::actReg_ |
Definition at line 73 of file ScheduleItems.h.
Referenced by clear(), initSchedule(), and initServices().
edm::propagate_const<std::shared_ptr<BranchIDListHelper> > edm::ScheduleItems::branchIDListHelper_ |
Definition at line 75 of file ScheduleItems.h.
Referenced by branchIDListHelper(), clear(), and initSchedule().
edm::propagate_const<std::shared_ptr<SignallingProductRegistry> > edm::ScheduleItems::preg_ |
Definition at line 74 of file ScheduleItems.h.
Referenced by addCPRandTNS(), clear(), initSchedule(), preg(), and ScheduleItems().
edm::propagate_const<std::shared_ptr<ProcessConfiguration> > edm::ScheduleItems::processConfiguration_ |
Definition at line 79 of file ScheduleItems.h.
Referenced by clear(), initMisc(), and processConfiguration().
edm::propagate_const<std::shared_ptr<SubProcessParentageHelper> > edm::ScheduleItems::subProcessParentageHelper_ |
Definition at line 77 of file ScheduleItems.h.
Referenced by initSchedule(), and subProcessParentageHelper().
edm::propagate_const<std::shared_ptr<ThinnedAssociationsHelper> > edm::ScheduleItems::thinnedAssociationsHelper_ |
Definition at line 76 of file ScheduleItems.h.
Referenced by clear(), initSchedule(), and thinnedAssociationsHelper().