1 #ifndef FWCore_Framework_ScheduleItems_h
2 #define FWCore_Framework_ScheduleItems_h
7 #include "boost/shared_ptr.hpp"
15 class BranchIDListHelper;
19 class ProcessConfiguration;
20 class ProductRegistry;
42 boost::shared_ptr<CommonParams>
45 std::auto_ptr<Schedule>
52 boost::shared_ptr<ActivityRegistry>
actReg_;
53 std::unique_ptr<SignallingProductRegistry>
preg_;
boost::shared_ptr< CommonParams > initMisc(ParameterSet ¶meterSet)
std::unique_ptr< ActionTable const > act_table_
ScheduleItems & operator=(ScheduleItems const &)=delete
boost::shared_ptr< ProcessConfiguration > processConfiguration_
std::auto_ptr< Schedule > initSchedule(ParameterSet ¶meterSet, ParameterSet const *subProcessPSet)
std::unique_ptr< SignallingProductRegistry > preg_
ServiceToken initServices(std::vector< ParameterSet > &servicePSets, ParameterSet &processPSet, ServiceToken const &iToken, serviceregistry::ServiceLegacy iLegacy, bool associate)
ServiceToken addCPRandTNS(ParameterSet const ¶meterSet, ServiceToken const &token)
boost::shared_ptr< ActivityRegistry > actReg_
boost::shared_ptr< BranchIDListHelper > branchIDListHelper_