Go to the documentation of this file. 1 #ifndef FWCore_Framework_ScheduleItems_h
2 #define FWCore_Framework_ScheduleItems_h
12 class ExceptionToActionTable;
14 class BranchIDListHelper;
15 class ThinnedAssociationsHelper;
19 class ProcessConfiguration;
21 class ProductRegistry;
25 class PreallocationConfiguration;
26 class SubProcessParentageHelper;
73 std::shared_ptr<ActivityRegistry>
actReg_;
78 std::unique_ptr<ExceptionToActionTable const>
act_table_;
std::shared_ptr< SignallingProductRegistry const > preg() const
std::shared_ptr< ProcessConfiguration > & processConfiguration()
std::shared_ptr< ProcessConfiguration const > processConfiguration() const
edm::propagate_const< std::shared_ptr< ProcessConfiguration > > processConfiguration_
ScheduleItems & operator=(ScheduleItems const &)=delete
edm::propagate_const< std::shared_ptr< ThinnedAssociationsHelper > > thinnedAssociationsHelper_
std::shared_ptr< ThinnedAssociationsHelper const > thinnedAssociationsHelper() const
constexpr std::shared_ptr< T > & get_underlying_safe(propagate_const< std::shared_ptr< T >> &iP)
edm::propagate_const< std::shared_ptr< SignallingProductRegistry > > preg_
std::shared_ptr< CommonParams > initMisc(ParameterSet ¶meterSet)
edm::propagate_const< std::shared_ptr< BranchIDListHelper > > branchIDListHelper_
ServiceToken addCPRandTNS(ParameterSet const ¶meterSet, ServiceToken const &token)
std::unique_ptr< ExceptionToActionTable const > act_table_
std::shared_ptr< BranchIDListHelper > & branchIDListHelper()
std::shared_ptr< ActivityRegistry > actReg_
ServiceToken initServices(std::vector< ParameterSet > &servicePSets, ParameterSet &processPSet, ServiceToken const &iToken, serviceregistry::ServiceLegacy iLegacy, bool associate)
edm::propagate_const< std::shared_ptr< SubProcessParentageHelper > > subProcessParentageHelper_
std::shared_ptr< BranchIDListHelper const > branchIDListHelper() const
std::shared_ptr< SubProcessParentageHelper > & subProcessParentageHelper()
std::shared_ptr< ThinnedAssociationsHelper > & thinnedAssociationsHelper()
ParameterSet const & parameterSet(Provenance const &provenance, ProcessHistory const &history)
std::unique_ptr< Schedule > initSchedule(ParameterSet ¶meterSet, bool hasSubprocesses, PreallocationConfiguration const &iAllocConfig, ProcessContext const *)
std::shared_ptr< SignallingProductRegistry > & preg()