31 subProcessParentageHelper_(),
33 processConfiguration_() {}
43 for (
auto& item :
preg_->productListUpdator()) {
50 std::set<BranchID> keptBranches;
52 for (
auto const& item : keptVectorR) {
54 keptBranches.insert(desc.
branchID());
57 for (
auto const& item : keptVectorL) {
59 keptBranches.insert(desc.
branchID());
62 for (
auto const& item : keptVectorE) {
64 keptBranches.insert(desc.
branchID());
66 for (
auto& item :
preg_->productListUpdator()) {
68 if (keptBranches.find(prod.
branchID()) == keptBranches.end()) {
83 for (
auto const& item : pServiceSets) {
84 if (item.exists(
"@save_config")) {
97 auto reg = std::make_shared<w_CPR>(std::make_unique<ConstProductRegistry>(*preg_));
106 auto tnsptr = std::make_shared<w_TNS>(std::make_unique<TNS>(
parameterSet));
116 auto common = std::make_shared<CommonParams>(
124 bool hasSubprocesses,
std::shared_ptr< ActivityRegistry > actReg_
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
std::unique_ptr< ExceptionToActionTable const > act_table_
edm::propagate_const< std::shared_ptr< SignallingProductRegistry > > preg_
void setOnDemand(bool isOnDemand)
SelectedProductsForBranchType const & keptProducts() const
edm::propagate_const< std::shared_ptr< ThinnedAssociationsHelper > > thinnedAssociationsHelper_
ParameterSet getUntrackedParameterSet(std::string const &name, ParameterSet const &defaultValue) const
std::vector< std::pair< BranchDescription const *, EDGetToken > > SelectedProducts
edm::propagate_const< std::shared_ptr< BranchIDListHelper > > branchIDListHelper_
std::shared_ptr< CommonParams > initMisc(ParameterSet ¶meterSet)
void addParameter(std::string const &name, T const &value)
void copySlotsTo(ActivityRegistry &)
copy our Service's slots to the argument's signals
static ServiceRegistry & instance()
static ServiceToken createContaining(std::unique_ptr< T > iService)
create a service token that holds the service defined by iService
BranchID const & branchID() const
void setDropped(bool isDropped)
static ServiceToken createSet(std::vector< ParameterSet > &)
std::string getReleaseVersion()
edm::propagate_const< std::shared_ptr< ProcessConfiguration > > processConfiguration_
std::shared_ptr< ProcessConfiguration const > processConfiguration() const
ServiceToken initServices(std::vector< ParameterSet > &servicePSets, ParameterSet &processPSet, ServiceToken const &iToken, serviceregistry::ServiceLegacy iLegacy, bool associate)
edm::propagate_const< std::shared_ptr< SubProcessParentageHelper > > subProcessParentageHelper_
ServiceToken addCPRandTNS(ParameterSet const ¶meterSet, ServiceToken const &token)
std::shared_ptr< SignallingProductRegistry const > preg() const
void setProduced(bool isProduced)
std::unique_ptr< Schedule > initSchedule(ParameterSet ¶meterSet, bool hasSubprocesses, PreallocationConfiguration const &iAllocConfig, ProcessContext const *)
ParameterSet const & parameterSet(Provenance const &provenance)