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;
45 std::shared_ptr<CommonParams>
48 std::auto_ptr<Schedule>
66 std::shared_ptr<ActivityRegistry>
actReg_;
70 std::unique_ptr<ExceptionToActionTable const>
act_table_;
std::shared_ptr< ActivityRegistry > actReg_
std::unique_ptr< ExceptionToActionTable const > act_table_
std::shared_ptr< ThinnedAssociationsHelper const > thinnedAssociationsHelper() const
edm::propagate_const< std::shared_ptr< SignallingProductRegistry > > preg_
edm::propagate_const< std::shared_ptr< ThinnedAssociationsHelper > > thinnedAssociationsHelper_
ScheduleItems & operator=(ScheduleItems const &)=delete
std::shared_ptr< SignallingProductRegistry > & preg()
std::auto_ptr< Schedule > initSchedule(ParameterSet ¶meterSet, bool hasSubprocesses, PreallocationConfiguration const &iAllocConfig, ProcessContext const *)
edm::propagate_const< std::shared_ptr< BranchIDListHelper > > branchIDListHelper_
std::shared_ptr< CommonParams > initMisc(ParameterSet ¶meterSet)
std::shared_ptr< T > & get_underlying_safe(propagate_const< std::shared_ptr< T >> &iP)
std::shared_ptr< ProcessConfiguration > & processConfiguration()
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)
std::shared_ptr< ThinnedAssociationsHelper > & thinnedAssociationsHelper()
ServiceToken addCPRandTNS(ParameterSet const ¶meterSet, ServiceToken const &token)
std::shared_ptr< SignallingProductRegistry const > preg() const
std::shared_ptr< BranchIDListHelper const > branchIDListHelper() const
ParameterSet const & parameterSet(Provenance const &provenance)
std::shared_ptr< BranchIDListHelper > & branchIDListHelper()