1 #ifndef FWCore_Framework_EDLooperBase_h 2 #define FWCore_Framework_EDLooperBase_h 65 namespace eventsetup {
69 class ExceptionToActionTable;
87 void doStartingNewLoop();
99 virtual void beginOfJob();
101 virtual void endOfJob();
108 virtual std::set<eventsetup::EventSetupRecordKey> modifyingRecords()
const;
124 virtual void startingNewLoop(
unsigned int) = 0;
ModuleCallingContext moduleCallingContext_
constexpr char const *const kStop
ModuleDescription moduleDescription_
edm::propagate_const< std::unique_ptr< ScheduleInfo > > scheduleInfo_
void setActionTable(ExceptionToActionTable const *actionTable)
ExceptionToActionTable const * act_table_
edm::propagate_const< ModuleChanger * > moduleChanger_