1 #ifndef FWCore_Framework_ScheduleItems_h
2 #define FWCore_Framework_ScheduleItems_h
7 #include "boost/shared_ptr.hpp"
8 #include "boost/utility.hpp"
18 class ProcessConfiguration;
19 class ProductRegistry;
38 boost::shared_ptr<CommonParams>
41 std::auto_ptr<Schedule>
48 boost::shared_ptr<ActivityRegistry>
actReg_;
49 boost::shared_ptr<SignallingProductRegistry>
preg_;
boost::shared_ptr< CommonParams > initMisc(ParameterSet ¶meterSet)
boost::shared_ptr< ProcessConfiguration > processConfiguration_
std::auto_ptr< Schedule > initSchedule(ParameterSet ¶meterSet, ParameterSet const *subProcessPSet)
boost::shared_ptr< ActionTable const > act_table_
ServiceToken initServices(std::vector< ParameterSet > &servicePSets, ParameterSet &processPSet, ServiceToken const &iToken, serviceregistry::ServiceLegacy iLegacy, bool associate)
ServiceToken addCPRandTNS(ParameterSet const ¶meterSet, ServiceToken const &token)
author Stefano ARGIRO author Bill Tanenbaum
boost::shared_ptr< SignallingProductRegistry > preg_
boost::shared_ptr< ActivityRegistry > actReg_