CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions | Public Attributes | Private Member Functions
edm::ActivityRegistry Class Reference

#include <ActivityRegistry.h>

Inheritance diagram for edm::ActivityRegistry:

Public Types

typedef sigc::signal< void > JobFailure
 
typedef sigc::signal< void > PostBeginJob
 
typedef sigc::signal< void,
LuminosityBlock const
&, EventSetup const & > 
PostBeginLumi
 
typedef sigc::signal< void,
Run const &, EventSetup const & > 
PostBeginRun
 
typedef sigc::signal< void > PostCloseFile
 signal is emitted after the source opens a file More...
 
typedef sigc::signal< void > PostEndJob
 
typedef sigc::signal< void,
LuminosityBlock const
&, EventSetup const & > 
PostEndLumi
 
typedef sigc::signal< void,
Run const &, EventSetup const & > 
PostEndRun
 
typedef sigc::signal< void,
unsigned int, unsigned int > 
PostForkReacquireResources
 signal is emitted after we forked the processes More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModule
 signal is emitted after the module finished processing the Event More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModuleBeginJob
 signal is emitted after the module had done beginJob More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModuleBeginLumi
 signal is emitted after the module finished processing beginLumi More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModuleBeginRun
 signal is emitted after the module finished processing beginRun More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModuleConstruction
 signal is emitted after the module was construction More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModuleEndJob
 signal is emitted after the module had done endJob More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModuleEndLumi
 signal is emitted after the module finished processing endLumi More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostModuleEndRun
 signal is emitted after the module finished processing endRun More...
 
typedef sigc::signal< void > PostOpenFile
 signal is emitted after the source opens a file More...
 
typedef sigc::signal< void,
std::string const
&, HLTPathStatus const & > 
PostPathBeginLumi
 signal is emitted after all modules have finished for the Path for beginLumi More...
 
typedef sigc::signal< void,
std::string const
&, HLTPathStatus const & > 
PostPathBeginRun
 signal is emitted after all modules have finished for the Path for beginRun More...
 
typedef sigc::signal< void,
std::string const
&, HLTPathStatus const & > 
PostPathEndLumi
 signal is emitted after all modules have finished for the Path for endRun More...
 
typedef sigc::signal< void,
std::string const
&, HLTPathStatus const & > 
PostPathEndRun
 signal is emitted after all modules have finished for the Path for endRun More...
 
typedef sigc::signal< void,
Event const &, EventSetup
const & > 
PostProcessEvent
 
typedef sigc::signal< void,
std::string const
&, HLTPathStatus const & > 
PostProcessPath
 signal is emitted after all modules have finished for the Path for an event More...
 
typedef sigc::signal< void > PostSource
 signal is emitted after the source starts creating an Event More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PostSourceConstruction
 signal is emitted after the source was construction More...
 
typedef sigc::signal< void > PostSourceLumi
 signal is emitted after the source starts creating a Lumi More...
 
typedef sigc::signal< void > PostSourceRun
 signal is emitted after the source starts creating a Run More...
 
typedef sigc::signal< void,
LuminosityBlockID const
&, Timestamp const & > 
PreBeginLumi
 
typedef sigc::signal< void,
RunID const &, Timestamp const & > 
PreBeginRun
 
typedef sigc::signal< void > PreCloseFile
 signal is emitted before the Closesource closes a file More...
 
typedef sigc::signal< void,
LuminosityBlockID const
&, Timestamp const & > 
PreEndLumi
 
typedef sigc::signal< void,
RunID const &, Timestamp const & > 
PreEndRun
 
typedef sigc::signal< void > PreForkReleaseResources
 signal is emitted before we fork the processes More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModule
 signal is emitted before the module starts processing the Event More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModuleBeginJob
 signal is emitted before the module does beginJob More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModuleBeginLumi
 signal is emitted before the module starts processing beginLumi More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModuleBeginRun
 signal is emitted before the module starts processing beginRun More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModuleConstruction
 signal is emitted before the module is constructed More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModuleEndJob
 signal is emitted before the module does endJob More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModuleEndLumi
 signal is emitted before the module starts processing endLumi More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreModuleEndRun
 signal is emitted before the module starts processing endRun More...
 
typedef sigc::signal< void > PreOpenFile
 signal is emitted before the source opens a file More...
 
typedef sigc::signal< void,
std::string const & > 
PrePathBeginLumi
 signal is emitted before starting to process a Path for beginLumi More...
 
typedef sigc::signal< void,
std::string const & > 
PrePathBeginRun
 signal is emitted before starting to process a Path for beginRun More...
 
typedef sigc::signal< void,
std::string const & > 
PrePathEndLumi
 signal is emitted before starting to process a Path for endRun More...
 
typedef sigc::signal< void,
std::string const & > 
PrePathEndRun
 signal is emitted before starting to process a Path for endRun More...
 
typedef sigc::signal< void,
EventID const &, Timestamp
const & > 
PreProcessEvent
 
typedef sigc::signal< void,
std::string const & > 
PreProcessPath
 signal is emitted before starting to process a Path for an event More...
 
typedef sigc::signal< void > PreSource
 signal is emitted before the source starts creating an Event More...
 
typedef sigc::signal< void,
ModuleDescription const & > 
PreSourceConstruction
 signal is emitted before the source is constructed More...
 
typedef sigc::signal< void > PreSourceLumi
 signal is emitted before the source starts creating a Lumi More...
 
typedef sigc::signal< void > PreSourceRun
 signal is emitted before the source starts creating a Run More...
 

Public Member Functions

 ActivityRegistry ()
 
void connect (ActivityRegistry &iOther)
 forwards our signals to slots connected to iOther More...
 
void connectToSubProcess (ActivityRegistry &iOther)
 
void copySlotsFrom (ActivityRegistry &iOther)
 
void watchJobFailure (JobFailure::slot_type const &iSlot)
 convenience function for attaching to signal More...
 
void watchPostBeginJob (PostBeginJob::slot_type const &iSlot)
 convenience function for attaching to signal More...
 
void watchPostBeginLumi (PostBeginLumi::slot_type const &iSlot)
 
void watchPostBeginRun (PostBeginRun::slot_type const &iSlot)
 
void watchPostCloseFile (PostCloseFile::slot_type const &iSlot)
 
void watchPostEndJob (PostEndJob::slot_type const &iSlot)
 
void watchPostEndLumi (PostEndLumi::slot_type const &iSlot)
 
void watchPostEndRun (PostEndRun::slot_type const &iSlot)
 
void watchPostForkReacquireResources (PostForkReacquireResources::slot_type const &iSlot)
 
void watchPostModule (PostModule::slot_type const &iSlot)
 
void watchPostModuleBeginJob (PostModuleBeginJob::slot_type const &iSlot)
 
void watchPostModuleBeginLumi (PostModuleBeginLumi::slot_type const &iSlot)
 
void watchPostModuleBeginRun (PostModuleBeginRun::slot_type const &iSlot)
 
void watchPostModuleConstruction (PostModuleConstruction::slot_type const &iSlot)
 
void watchPostModuleEndJob (PostModuleEndJob::slot_type const &iSlot)
 
void watchPostModuleEndLumi (PostModuleEndLumi::slot_type const &iSlot)
 
void watchPostModuleEndRun (PostModuleEndRun::slot_type const &iSlot)
 
void watchPostOpenFile (PostOpenFile::slot_type const &iSlot)
 
void watchPostPathBeginLumi (PostPathBeginLumi::slot_type const &iSlot)
 
void watchPostPathBeginRun (PostPathBeginRun::slot_type const &iSlot)
 
void watchPostPathEndLumi (PostPathEndLumi::slot_type const &iSlot)
 
void watchPostPathEndRun (PostPathEndRun::slot_type const &iSlot)
 
void watchPostProcessEvent (PostProcessEvent::slot_type const &iSlot)
 
void watchPostProcessPath (PostProcessPath::slot_type const &iSlot)
 
void watchPostSource (PostSource::slot_type const &iSlot)
 
void watchPostSourceConstruction (PostSourceConstruction::slot_type const &iSlot)
 
void watchPostSourceLumi (PostSourceLumi::slot_type const &iSlot)
 
void watchPostSourceRun (PostSourceRun::slot_type const &iSlot)
 
void watchPreBeginLumi (PreBeginLumi::slot_type const &iSlot)
 
void watchPreBeginRun (PreBeginRun::slot_type const &iSlot)
 
void watchPreCloseFile (PreCloseFile::slot_type const &iSlot)
 
void watchPreEndLumi (PreEndLumi::slot_type const &iSlot)
 
void watchPreEndRun (PreEndRun::slot_type const &iSlot)
 
void watchPreForkReleaseResources (PreForkReleaseResources::slot_type const &iSlot)
 
void watchPreModule (PreModule::slot_type const &iSlot)
 
void watchPreModuleBeginJob (PreModuleBeginJob::slot_type const &iSlot)
 
void watchPreModuleBeginLumi (PreModuleBeginLumi::slot_type const &iSlot)
 
void watchPreModuleBeginRun (PreModuleBeginRun::slot_type const &iSlot)
 
void watchPreModuleConstruction (PreModuleConstruction::slot_type const &iSlot)
 
void watchPreModuleEndJob (PreModuleEndJob::slot_type const &iSlot)
 
void watchPreModuleEndLumi (PreModuleEndLumi::slot_type const &iSlot)
 
void watchPreModuleEndRun (PreModuleEndRun::slot_type const &iSlot)
 
void watchPreOpenFile (PreOpenFile::slot_type const &iSlot)
 
void watchPrePathBeginLumi (PrePathBeginLumi::slot_type const &iSlot)
 
void watchPrePathBeginRun (PrePathBeginRun::slot_type const &iSlot)
 
void watchPrePathEndLumi (PrePathEndLumi::slot_type const &iSlot)
 
void watchPrePathEndRun (PrePathEndRun::slot_type const &iSlot)
 
void watchPreProcessEvent (PreProcessEvent::slot_type const &iSlot)
 
void watchPreProcessPath (PreProcessPath::slot_type const &iSlot)
 
void watchPreSource (PreSource::slot_type const &iSlot)
 
void watchPreSourceConstruction (PreSourceConstruction::slot_type const &iSlot)
 
void watchPreSourceLumi (PreSourceLumi::slot_type const &iSlot)
 
void watchPreSourceRun (PreSourceRun::slot_type const &iSlot)
 

Public Attributes

JobFailure jobFailureSignal_
 
PostBeginJob postBeginJobSignal_
 signal is emitted after all modules have gotten their beginJob called More...
 
PostBeginLumi postBeginLumiSignal_
 signal is emitted after all modules have finished processing the beginLumi More...
 
PostBeginRun postBeginRunSignal_
 signal is emitted after all modules have finished processing the beginRun More...
 
PostCloseFile postCloseFileSignal_
 
PostEndJob postEndJobSignal_
 signal is emitted after all modules have gotten their endJob called More...
 
PostEndLumi postEndLumiSignal_
 signal is emitted after all modules have finished processing the Lumi More...
 
PostEndRun postEndRunSignal_
 signal is emitted after all modules have finished processing the Run More...
 
PostForkReacquireResources postForkReacquireResourcesSignal_
 
PostModuleBeginJob postModuleBeginJobSignal_
 
PostModuleBeginLumi postModuleBeginLumiSignal_
 
PostModuleBeginRun postModuleBeginRunSignal_
 
PostModuleConstruction postModuleConstructionSignal_
 
PostModuleEndJob postModuleEndJobSignal_
 
PostModuleEndLumi postModuleEndLumiSignal_
 
PostModuleEndRun postModuleEndRunSignal_
 
PostModule postModuleSignal_
 
PostOpenFile postOpenFileSignal_
 
PostPathBeginLumi postPathBeginLumiSignal_
 
PostPathBeginRun postPathBeginRunSignal_
 
PostPathEndLumi postPathEndLumiSignal_
 
PostPathEndRun postPathEndRunSignal_
 
PostProcessEvent postProcessEventSignal_
 signal is emitted after all modules have finished processing the Event More...
 
PostProcessPath postProcessPathSignal_
 
PostSourceConstruction postSourceConstructionSignal_
 
PostSourceLumi postSourceLumiSignal_
 
PostSourceRun postSourceRunSignal_
 
PostSource postSourceSignal_
 
PreBeginLumi preBeginLumiSignal_
 signal is emitted after the Lumi has been created by the InputSource but before any modules have seen the Lumi More...
 
PreBeginRun preBeginRunSignal_
 signal is emitted after the Run has been created by the InputSource but before any modules have seen the Run More...
 
PreCloseFile preCloseFileSignal_
 
PreEndLumi preEndLumiSignal_
 signal is emitted before the endLumi is processed More...
 
PreEndRun preEndRunSignal_
 signal is emitted before the endRun is processed More...
 
PreForkReleaseResources preForkReleaseResourcesSignal_
 
PreModuleBeginJob preModuleBeginJobSignal_
 
PreModuleBeginLumi preModuleBeginLumiSignal_
 
PreModuleBeginRun preModuleBeginRunSignal_
 
PreModuleConstruction preModuleConstructionSignal_
 
PreModuleEndJob preModuleEndJobSignal_
 
PreModuleEndLumi preModuleEndLumiSignal_
 
PreModuleEndRun preModuleEndRunSignal_
 
PreModule preModuleSignal_
 
PreOpenFile preOpenFileSignal_
 
PrePathBeginLumi prePathBeginLumiSignal_
 
PrePathBeginRun prePathBeginRunSignal_
 
PrePathEndLumi prePathEndLumiSignal_
 
PrePathEndRun prePathEndRunSignal_
 
PreProcessEvent preProcessEventSignal_
 signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event More...
 
PreProcessPath preProcessPathSignal_
 
PreSourceConstruction preSourceConstructionSignal_
 
PreSourceLumi preSourceLumiSignal_
 
PreSourceRun preSourceRunSignal_
 
PreSource preSourceSignal_
 

Private Member Functions

void connectGlobals (ActivityRegistry &iOther)
 
void connectLocals (ActivityRegistry &iOther)
 

Detailed Description

Definition at line 46 of file ActivityRegistry.h.

Member Typedef Documentation

typedef sigc::signal<void> edm::ActivityRegistry::JobFailure

Definition at line 69 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PostBeginJob

Definition at line 51 of file ActivityRegistry.h.

typedef sigc::signal<void, LuminosityBlock const&, EventSetup const&> edm::ActivityRegistry::PostBeginLumi

Definition at line 224 of file ActivityRegistry.h.

typedef sigc::signal<void, Run const&, EventSetup const&> edm::ActivityRegistry::PostBeginRun

Definition at line 190 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PostCloseFile

signal is emitted after the source opens a file

Definition at line 157 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PostEndJob

Definition at line 60 of file ActivityRegistry.h.

typedef sigc::signal<void, LuminosityBlock const&, EventSetup const&> edm::ActivityRegistry::PostEndLumi

Definition at line 241 of file ActivityRegistry.h.

typedef sigc::signal<void, Run const&, EventSetup const&> edm::ActivityRegistry::PostEndRun

Definition at line 207 of file ActivityRegistry.h.

typedef sigc::signal<void, unsigned int, unsigned int> edm::ActivityRegistry::PostForkReacquireResources

signal is emitted after we forked the processes

Definition at line 514 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PostModule

signal is emitted after the module finished processing the Event

Definition at line 409 of file ActivityRegistry.h.

signal is emitted after the module had done beginJob

Definition at line 375 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginLumi

Definition at line 460 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginRun

Definition at line 426 of file ActivityRegistry.h.

signal is emitted after the module was construction

Definition at line 357 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PostModuleEndJob

signal is emitted after the module had done endJob

Definition at line 392 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PostModuleEndLumi

signal is emitted after the module finished processing endLumi

Definition at line 477 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PostModuleEndRun

signal is emitted after the module finished processing endRun

Definition at line 443 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PostOpenFile

signal is emitted after the source opens a file

Definition at line 140 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&, HLTPathStatus const&> edm::ActivityRegistry::PostPathBeginLumi

signal is emitted after all modules have finished for the Path for beginLumi

Definition at line 310 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&, HLTPathStatus const&> edm::ActivityRegistry::PostPathBeginRun

signal is emitted after all modules have finished for the Path for beginRun

Definition at line 276 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&, HLTPathStatus const&> edm::ActivityRegistry::PostPathEndLumi

signal is emitted after all modules have finished for the Path for endRun

Definition at line 327 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&, HLTPathStatus const&> edm::ActivityRegistry::PostPathEndRun

signal is emitted after all modules have finished for the Path for endRun

Definition at line 293 of file ActivityRegistry.h.

typedef sigc::signal<void, Event const&, EventSetup const&> edm::ActivityRegistry::PostProcessEvent

Definition at line 173 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&, HLTPathStatus const&> edm::ActivityRegistry::PostProcessPath

signal is emitted after all modules have finished for the Path for an event

Definition at line 259 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PostSource

signal is emitted after the source starts creating an Event

Definition at line 89 of file ActivityRegistry.h.

signal is emitted after the source was construction

Definition at line 495 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PostSourceLumi

signal is emitted after the source starts creating a Lumi

Definition at line 106 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PostSourceRun

signal is emitted after the source starts creating a Run

Definition at line 123 of file ActivityRegistry.h.

typedef sigc::signal<void, LuminosityBlockID const&, Timestamp const&> edm::ActivityRegistry::PreBeginLumi

Definition at line 216 of file ActivityRegistry.h.

typedef sigc::signal<void, RunID const&, Timestamp const&> edm::ActivityRegistry::PreBeginRun

Definition at line 182 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PreCloseFile

signal is emitted before the Closesource closes a file

Definition at line 149 of file ActivityRegistry.h.

typedef sigc::signal<void, LuminosityBlockID const&, Timestamp const&> edm::ActivityRegistry::PreEndLumi

Definition at line 233 of file ActivityRegistry.h.

typedef sigc::signal<void, RunID const&, Timestamp const&> edm::ActivityRegistry::PreEndRun

Definition at line 199 of file ActivityRegistry.h.

signal is emitted before we fork the processes

Definition at line 505 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PreModule

signal is emitted before the module starts processing the Event

Definition at line 401 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PreModuleBeginJob

signal is emitted before the module does beginJob

Definition at line 367 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginLumi

Definition at line 452 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PreModuleBeginRun

signal is emitted before the module starts processing beginRun

Definition at line 418 of file ActivityRegistry.h.

signal is emitted before the module is constructed

Definition at line 348 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PreModuleEndJob

signal is emitted before the module does endJob

Definition at line 384 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PreModuleEndLumi

signal is emitted before the module starts processing endLumi

Definition at line 469 of file ActivityRegistry.h.

typedef sigc::signal<void, ModuleDescription const&> edm::ActivityRegistry::PreModuleEndRun

signal is emitted before the module starts processing endRun

Definition at line 435 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PreOpenFile

signal is emitted before the source opens a file

Definition at line 132 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&> edm::ActivityRegistry::PrePathBeginLumi

signal is emitted before starting to process a Path for beginLumi

Definition at line 302 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&> edm::ActivityRegistry::PrePathBeginRun

signal is emitted before starting to process a Path for beginRun

Definition at line 268 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&> edm::ActivityRegistry::PrePathEndLumi

signal is emitted before starting to process a Path for endRun

Definition at line 319 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&> edm::ActivityRegistry::PrePathEndRun

signal is emitted before starting to process a Path for endRun

Definition at line 285 of file ActivityRegistry.h.

typedef sigc::signal<void, EventID const&, Timestamp const&> edm::ActivityRegistry::PreProcessEvent

Definition at line 165 of file ActivityRegistry.h.

typedef sigc::signal<void, std::string const&> edm::ActivityRegistry::PreProcessPath

signal is emitted before starting to process a Path for an event

Definition at line 251 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PreSource

signal is emitted before the source starts creating an Event

Definition at line 81 of file ActivityRegistry.h.

signal is emitted before the source is constructed

Definition at line 486 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PreSourceLumi

signal is emitted before the source starts creating a Lumi

Definition at line 98 of file ActivityRegistry.h.

typedef sigc::signal<void> edm::ActivityRegistry::PreSourceRun

signal is emitted before the source starts creating a Run

Definition at line 115 of file ActivityRegistry.h.

Constructor & Destructor Documentation

edm::ActivityRegistry::ActivityRegistry ( )
inline

Definition at line 48 of file ActivityRegistry.h.

48 {}

Member Function Documentation

void ActivityRegistry::connect ( ActivityRegistry iOther)

forwards our signals to slots connected to iOther

Definition at line 184 of file ActivityRegistry.cc.

References connectGlobals(), and connectLocals().

Referenced by python.Vispa.Gui.ZoomableScrollArea.ZoomableScrollArea::__init__(), python.Vispa.Views.PropertyView.BooleanProperty::__init__(), python.Vispa.Gui.FindDialog.FindDialog::_addScript(), python.Vispa.Gui.FindDialog.FindDialog::_addStringProperty(), python.Vispa.Main.Application.Application::_connectSignals(), python.Vispa.Plugins.ConfigEditor.CodeTableView.CodeTableView::_createItem(), python.Vispa.Gui.BoxContentDialog.BoxContentDialog::addButton(), python.Vispa.Gui.ToolBoxContainer.ToolBoxContainer::addWidget(), python.Vispa.Views.PropertyView.PropertyView::append(), python.Vispa.Views.PropertyView.PropertyView::appendAddRow(), edm::serviceregistry::ServicesManager::connect(), edm::serviceregistry::ServicesManager::connectTo(), python.Vispa.Main.Application.Application::createAction(), python.Vispa.Views.PropertyView.TextEditWithButtonProperty::createButton(), python.Vispa.Views.LineDecayView.LineDecayView::createLineDecayContainer(), python.Vispa.Views.PropertyView.TextEditWithButtonProperty::createLineEdit(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Views.PropertyView.TextEditWithButtonProperty::createTextEdit(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filterDialog(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), python.Vispa.Gui.PortWidget.PortWidget::mouseMoveEvent(), python.Vispa.Views.PropertyView.BooleanProperty::setChecked(), python.Vispa.Main.SplitterTab.SplitterTab::setController(), python.Vispa.Plugins.Browser.BrowserTab.BrowserTab::setController(), python.Vispa.Views.PropertyView.BooleanProperty::setReadOnly(), python.Vispa.Views.PropertyView.DropDownProperty::setReadOnly(), python.Vispa.Views.PropertyView.TextEditWithButtonProperty::setReadOnly(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setTab(), python.Vispa.Views.PropertyView.IntegerProperty::setValue(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView(), python.Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController::updateViewMenu(), and python.Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController::updateViewMenu().

184  {
185  connectGlobals(iOther);
186  connectLocals(iOther);
187  }
void connectLocals(ActivityRegistry &iOther)
void connectGlobals(ActivityRegistry &iOther)
void ActivityRegistry::connectGlobals ( ActivityRegistry iOther)
private

Definition at line 96 of file ActivityRegistry.cc.

References jobFailureSignal_, postBeginJobSignal_, postBeginLumiSignal_, postBeginRunSignal_, postCloseFileSignal_, postEndJobSignal_, postEndLumiSignal_, postEndRunSignal_, postForkReacquireResourcesSignal_, postOpenFileSignal_, postProcessEventSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, preBeginLumiSignal_, preBeginRunSignal_, preCloseFileSignal_, preEndLumiSignal_, preEndRunSignal_, preForkReleaseResourcesSignal_, preOpenFileSignal_, preProcessEventSignal_, preSourceConstructionSignal_, preSourceLumiSignal_, preSourceRunSignal_, and preSourceSignal_.

Referenced by connect(), and connectToSubProcess().

96  {
97 
98  postBeginJobSignal_.connect(iOther.postBeginJobSignal_);
99  postEndJobSignal_.connect(iOther.postEndJobSignal_);
100 
101  jobFailureSignal_.connect(iOther.jobFailureSignal_);
102 
103  preSourceSignal_.connect(iOther.preSourceSignal_);
104  postSourceSignal_.connect(iOther.postSourceSignal_);
105 
106  preSourceLumiSignal_.connect(iOther.preSourceLumiSignal_);
107  postSourceLumiSignal_.connect(iOther.postSourceLumiSignal_);
108 
109  preSourceRunSignal_.connect(iOther.preSourceRunSignal_);
110  postSourceRunSignal_.connect(iOther.postSourceRunSignal_);
111 
112  preOpenFileSignal_.connect(iOther.preOpenFileSignal_);
113  postOpenFileSignal_.connect(iOther.postOpenFileSignal_);
114 
115  preCloseFileSignal_.connect(iOther.preCloseFileSignal_);
116  postCloseFileSignal_.connect(iOther.postCloseFileSignal_);
117 
118  preSourceConstructionSignal_.connect(iOther.preSourceConstructionSignal_);
119  postSourceConstructionSignal_.connect(iOther.postSourceConstructionSignal_);
120 
121  preProcessEventSignal_.connect(iOther.preProcessEventSignal_);
122  postProcessEventSignal_.connect(iOther.postProcessEventSignal_);
123 
124  preBeginRunSignal_.connect(iOther.preBeginRunSignal_);
125  postBeginRunSignal_.connect(iOther.postBeginRunSignal_);
126 
127  preEndRunSignal_.connect(iOther.preEndRunSignal_);
128  postEndRunSignal_.connect(iOther.postEndRunSignal_);
129 
130  preBeginLumiSignal_.connect(iOther.preBeginLumiSignal_);
131  postBeginLumiSignal_.connect(iOther.postBeginLumiSignal_);
132 
133  preEndLumiSignal_.connect(iOther.preEndLumiSignal_);
134  postEndLumiSignal_.connect(iOther.postEndLumiSignal_);
135 
136  preForkReleaseResourcesSignal_.connect(iOther.preForkReleaseResourcesSignal_);
137  postForkReacquireResourcesSignal_.connect(iOther.postForkReacquireResourcesSignal_);
138  }
PostSourceLumi postSourceLumiSignal_
PreBeginLumi preBeginLumiSignal_
signal is emitted after the Lumi has been created by the InputSource but before any modules have seen...
PreEndRun preEndRunSignal_
signal is emitted before the endRun is processed
PreSourceRun preSourceRunSignal_
PostOpenFile postOpenFileSignal_
PreEndLumi preEndLumiSignal_
signal is emitted before the endLumi is processed
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PostBeginRun postBeginRunSignal_
signal is emitted after all modules have finished processing the beginRun
PreSourceConstruction preSourceConstructionSignal_
PreForkReleaseResources preForkReleaseResourcesSignal_
PostForkReacquireResources postForkReacquireResourcesSignal_
PostProcessEvent postProcessEventSignal_
signal is emitted after all modules have finished processing the Event
PostEndRun postEndRunSignal_
signal is emitted after all modules have finished processing the Run
PreCloseFile preCloseFileSignal_
PostEndLumi postEndLumiSignal_
signal is emitted after all modules have finished processing the Lumi
PostCloseFile postCloseFileSignal_
PreSourceLumi preSourceLumiSignal_
PreProcessEvent preProcessEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
PreOpenFile preOpenFileSignal_
PostEndJob postEndJobSignal_
signal is emitted after all modules have gotten their endJob called
PostBeginJob postBeginJobSignal_
signal is emitted after all modules have gotten their beginJob called
PreBeginRun preBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
PostBeginLumi postBeginLumiSignal_
signal is emitted after all modules have finished processing the beginLumi
void ActivityRegistry::connectLocals ( ActivityRegistry iOther)
private

Definition at line 141 of file ActivityRegistry.cc.

References postModuleBeginJobSignal_, postModuleBeginLumiSignal_, postModuleBeginRunSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndLumiSignal_, postModuleEndRunSignal_, postModuleSignal_, postPathBeginLumiSignal_, postPathBeginRunSignal_, postPathEndLumiSignal_, postPathEndRunSignal_, postProcessPathSignal_, preModuleBeginJobSignal_, preModuleBeginLumiSignal_, preModuleBeginRunSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndLumiSignal_, preModuleEndRunSignal_, preModuleSignal_, prePathBeginLumiSignal_, prePathBeginRunSignal_, prePathEndLumiSignal_, prePathEndRunSignal_, and preProcessPathSignal_.

Referenced by connect(), and connectToSubProcess().

141  {
142 
143  preProcessPathSignal_.connect(iOther.preProcessPathSignal_);
144  postProcessPathSignal_.connect(iOther.postProcessPathSignal_);
145 
146  prePathBeginRunSignal_.connect(iOther.prePathBeginRunSignal_);
147  postPathBeginRunSignal_.connect(iOther.postPathBeginRunSignal_);
148 
149  prePathEndRunSignal_.connect(iOther.prePathEndRunSignal_);
150  postPathEndRunSignal_.connect(iOther.postPathEndRunSignal_);
151 
152  prePathBeginLumiSignal_.connect(iOther.prePathBeginLumiSignal_);
153  postPathBeginLumiSignal_.connect(iOther.postPathBeginLumiSignal_);
154 
155  prePathEndLumiSignal_.connect(iOther.prePathEndLumiSignal_);
156  postPathEndLumiSignal_.connect(iOther.postPathEndLumiSignal_);
157 
158  preModuleSignal_.connect(iOther.preModuleSignal_);
159  postModuleSignal_.connect(iOther.postModuleSignal_);
160 
161  preModuleBeginRunSignal_.connect(iOther.preModuleBeginRunSignal_);
162  postModuleBeginRunSignal_.connect(iOther.postModuleBeginRunSignal_);
163 
164  preModuleEndRunSignal_.connect(iOther.preModuleEndRunSignal_);
165  postModuleEndRunSignal_.connect(iOther.postModuleEndRunSignal_);
166 
167  preModuleBeginLumiSignal_.connect(iOther.preModuleBeginLumiSignal_);
168  postModuleBeginLumiSignal_.connect(iOther.postModuleBeginLumiSignal_);
169 
170  preModuleEndLumiSignal_.connect(iOther.preModuleEndLumiSignal_);
171  postModuleEndLumiSignal_.connect(iOther.postModuleEndLumiSignal_);
172 
173  preModuleConstructionSignal_.connect(iOther.preModuleConstructionSignal_);
174  postModuleConstructionSignal_.connect(iOther.postModuleConstructionSignal_);
175 
176  preModuleBeginJobSignal_.connect(iOther.preModuleBeginJobSignal_);
177  postModuleBeginJobSignal_.connect(iOther.postModuleBeginJobSignal_);
178 
179  preModuleEndJobSignal_.connect(iOther.preModuleEndJobSignal_);
180  postModuleEndJobSignal_.connect(iOther.postModuleEndJobSignal_);
181  }
PreModuleBeginLumi preModuleBeginLumiSignal_
PreModuleEndRun preModuleEndRunSignal_
PostModuleEndRun postModuleEndRunSignal_
PostModuleEndLumi postModuleEndLumiSignal_
PostPathEndRun postPathEndRunSignal_
PostPathBeginRun postPathBeginRunSignal_
PreModuleBeginRun preModuleBeginRunSignal_
PrePathBeginLumi prePathBeginLumiSignal_
PrePathEndRun prePathEndRunSignal_
PostPathEndLumi postPathEndLumiSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleBeginLumi postModuleBeginLumiSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PostModuleBeginRun postModuleBeginRunSignal_
PrePathEndLumi prePathEndLumiSignal_
PreProcessPath preProcessPathSignal_
PreModuleEndLumi preModuleEndLumiSignal_
PreModuleBeginJob preModuleBeginJobSignal_
PreModuleEndJob preModuleEndJobSignal_
PrePathBeginRun prePathBeginRunSignal_
PostPathBeginLumi postPathBeginLumiSignal_
PostProcessPath postProcessPathSignal_
PostModuleConstruction postModuleConstructionSignal_
void ActivityRegistry::connectToSubProcess ( ActivityRegistry iOther)

forwards our subprocess independent signals to slots connected to iOther forwards iOther's subprocess dependent signals to slots connected to this

Definition at line 190 of file ActivityRegistry.cc.

References connectGlobals(), and connectLocals().

Referenced by edm::SubProcess::SubProcess().

190  {
191  connectGlobals(iOther);
192  iOther.connectLocals(*this);
193  }
void connectGlobals(ActivityRegistry &iOther)
void ActivityRegistry::copySlotsFrom ( ActivityRegistry iOther)

copy the slots from iOther and connect them directly to our own this allows us to 'forward' signals more efficiently, BUT if iOther gains new slots after this call, we will not see them This is also careful to keep the order of the slots proper for services.

Definition at line 196 of file ActivityRegistry.cc.

References jobFailureSignal_, postBeginJobSignal_, postBeginLumiSignal_, postBeginRunSignal_, postCloseFileSignal_, postEndJobSignal_, postEndLumiSignal_, postEndRunSignal_, postForkReacquireResourcesSignal_, postModuleBeginJobSignal_, postModuleBeginLumiSignal_, postModuleBeginRunSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndLumiSignal_, postModuleEndRunSignal_, postModuleSignal_, postOpenFileSignal_, postPathBeginLumiSignal_, postPathBeginRunSignal_, postPathEndLumiSignal_, postPathEndRunSignal_, postProcessEventSignal_, postProcessPathSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, preBeginLumiSignal_, preBeginRunSignal_, preCloseFileSignal_, preEndLumiSignal_, preEndRunSignal_, preForkReleaseResourcesSignal_, preModuleBeginJobSignal_, preModuleBeginLumiSignal_, preModuleBeginRunSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndLumiSignal_, preModuleEndRunSignal_, preModuleSignal_, preOpenFileSignal_, prePathBeginLumiSignal_, prePathBeginRunSignal_, prePathEndLumiSignal_, prePathEndRunSignal_, preProcessEventSignal_, preProcessPathSignal_, preSourceConstructionSignal_, preSourceLumiSignal_, preSourceRunSignal_, and preSourceSignal_.

Referenced by edm::serviceregistry::ServicesManager::copySlotsFrom(), edm::serviceregistry::ServicesManager::copySlotsTo(), and edm::serviceregistry::ServicesManager::ServicesManager().

196  {
197  copySlotsToFrom(postBeginJobSignal_, iOther.postBeginJobSignal_);
198  copySlotsToFromReverse(postEndJobSignal_, iOther.postEndJobSignal_);
199 
200  copySlotsToFromReverse(jobFailureSignal_, iOther.jobFailureSignal_);
201 
202  copySlotsToFrom(preSourceSignal_, iOther.preSourceSignal_);
203  copySlotsToFromReverse(postSourceSignal_, iOther.postSourceSignal_);
204 
205  copySlotsToFrom(preSourceLumiSignal_, iOther.preSourceLumiSignal_);
206  copySlotsToFromReverse(postSourceLumiSignal_, iOther.postSourceLumiSignal_);
207 
208  copySlotsToFrom(preSourceRunSignal_, iOther.preSourceRunSignal_);
209  copySlotsToFromReverse(postSourceRunSignal_, iOther.postSourceRunSignal_);
210 
211  copySlotsToFrom(preOpenFileSignal_, iOther.preOpenFileSignal_);
212  copySlotsToFromReverse(postOpenFileSignal_, iOther.postOpenFileSignal_);
213 
214  copySlotsToFrom(preCloseFileSignal_, iOther.preCloseFileSignal_);
215  copySlotsToFromReverse(postCloseFileSignal_, iOther.postCloseFileSignal_);
216 
217  copySlotsToFrom(preProcessEventSignal_, iOther.preProcessEventSignal_);
218  copySlotsToFromReverse(postProcessEventSignal_, iOther.postProcessEventSignal_);
219 
220  copySlotsToFrom(preBeginRunSignal_, iOther.preBeginRunSignal_);
221  copySlotsToFromReverse(postBeginRunSignal_, iOther.postBeginRunSignal_);
222 
223  copySlotsToFrom(preEndRunSignal_, iOther.preEndRunSignal_);
224  copySlotsToFromReverse(postEndRunSignal_, iOther.postEndRunSignal_);
225 
226  copySlotsToFrom(preBeginLumiSignal_, iOther.preBeginLumiSignal_);
227  copySlotsToFromReverse(postBeginLumiSignal_, iOther.postBeginLumiSignal_);
228 
229  copySlotsToFrom(preEndLumiSignal_, iOther.preEndLumiSignal_);
230  copySlotsToFromReverse(postEndLumiSignal_, iOther.postEndLumiSignal_);
231 
232  copySlotsToFrom(preProcessPathSignal_, iOther.preProcessPathSignal_);
233  copySlotsToFromReverse(postProcessPathSignal_, iOther.postProcessPathSignal_);
234 
235  copySlotsToFrom(prePathBeginRunSignal_, iOther.prePathBeginRunSignal_);
236  copySlotsToFromReverse(postPathBeginRunSignal_, iOther.postPathBeginRunSignal_);
237 
238  copySlotsToFrom(prePathEndRunSignal_, iOther.prePathEndRunSignal_);
239  copySlotsToFromReverse(postPathEndRunSignal_, iOther.postPathEndRunSignal_);
240 
241  copySlotsToFrom(prePathBeginLumiSignal_, iOther.prePathBeginLumiSignal_);
242  copySlotsToFromReverse(postPathBeginLumiSignal_, iOther.postPathBeginLumiSignal_);
243 
244  copySlotsToFrom(prePathEndLumiSignal_, iOther.prePathEndLumiSignal_);
245  copySlotsToFromReverse(postPathEndLumiSignal_, iOther.postPathEndLumiSignal_);
246 
247  copySlotsToFrom(preModuleSignal_, iOther.preModuleSignal_);
248  copySlotsToFromReverse(postModuleSignal_, iOther.postModuleSignal_);
249 
250  copySlotsToFrom(preModuleBeginRunSignal_, iOther.preModuleBeginRunSignal_);
251  copySlotsToFromReverse(postModuleBeginRunSignal_, iOther.postModuleBeginRunSignal_);
252 
253  copySlotsToFrom(preModuleEndRunSignal_, iOther.preModuleEndRunSignal_);
254  copySlotsToFromReverse(postModuleEndRunSignal_, iOther.postModuleEndRunSignal_);
255 
256  copySlotsToFrom(preModuleBeginLumiSignal_, iOther.preModuleBeginLumiSignal_);
257  copySlotsToFromReverse(postModuleBeginLumiSignal_, iOther.postModuleBeginLumiSignal_);
258 
259  copySlotsToFrom(preModuleEndLumiSignal_, iOther.preModuleEndLumiSignal_);
260  copySlotsToFromReverse(postModuleEndLumiSignal_, iOther.postModuleEndLumiSignal_);
261 
262  copySlotsToFrom(preModuleConstructionSignal_, iOther.preModuleConstructionSignal_);
263  copySlotsToFromReverse(postModuleConstructionSignal_, iOther.postModuleConstructionSignal_);
264 
265  copySlotsToFrom(preModuleBeginJobSignal_, iOther.preModuleBeginJobSignal_);
266  copySlotsToFromReverse(postModuleBeginJobSignal_, iOther.postModuleBeginJobSignal_);
267 
268  copySlotsToFrom(preModuleEndJobSignal_, iOther.preModuleEndJobSignal_);
269  copySlotsToFromReverse(postModuleEndJobSignal_, iOther.postModuleEndJobSignal_);
270 
271  copySlotsToFrom(preSourceConstructionSignal_, iOther.preSourceConstructionSignal_);
272  copySlotsToFromReverse(postSourceConstructionSignal_, iOther.postSourceConstructionSignal_);
273 
274  copySlotsToFrom(preForkReleaseResourcesSignal_, iOther.preForkReleaseResourcesSignal_);
275  copySlotsToFromReverse(postForkReacquireResourcesSignal_, iOther.postForkReacquireResourcesSignal_);
276  }
PostSourceLumi postSourceLumiSignal_
PreModuleBeginLumi preModuleBeginLumiSignal_
PreBeginLumi preBeginLumiSignal_
signal is emitted after the Lumi has been created by the InputSource but before any modules have seen...
PreEndRun preEndRunSignal_
signal is emitted before the endRun is processed
PreSourceRun preSourceRunSignal_
PostOpenFile postOpenFileSignal_
PreModuleEndRun preModuleEndRunSignal_
PostModuleEndRun postModuleEndRunSignal_
PostModuleEndLumi postModuleEndLumiSignal_
PreEndLumi preEndLumiSignal_
signal is emitted before the endLumi is processed
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PostBeginRun postBeginRunSignal_
signal is emitted after all modules have finished processing the beginRun
PreSourceConstruction preSourceConstructionSignal_
PostPathEndRun postPathEndRunSignal_
PostPathBeginRun postPathBeginRunSignal_
PreForkReleaseResources preForkReleaseResourcesSignal_
PreModuleBeginRun preModuleBeginRunSignal_
PostForkReacquireResources postForkReacquireResourcesSignal_
PrePathBeginLumi prePathBeginLumiSignal_
PrePathEndRun prePathEndRunSignal_
PostPathEndLumi postPathEndLumiSignal_
PostProcessEvent postProcessEventSignal_
signal is emitted after all modules have finished processing the Event
PreModuleConstruction preModuleConstructionSignal_
PostEndRun postEndRunSignal_
signal is emitted after all modules have finished processing the Run
PreCloseFile preCloseFileSignal_
PostModuleBeginLumi postModuleBeginLumiSignal_
PostEndLumi postEndLumiSignal_
signal is emitted after all modules have finished processing the Lumi
PostCloseFile postCloseFileSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PreSourceLumi preSourceLumiSignal_
PostModuleBeginRun postModuleBeginRunSignal_
PrePathEndLumi prePathEndLumiSignal_
PreProcessPath preProcessPathSignal_
PreProcessEvent preProcessEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
PreOpenFile preOpenFileSignal_
PreModuleEndLumi preModuleEndLumiSignal_
PostEndJob postEndJobSignal_
signal is emitted after all modules have gotten their endJob called
PreModuleBeginJob preModuleBeginJobSignal_
PostBeginJob postBeginJobSignal_
signal is emitted after all modules have gotten their beginJob called
PreModuleEndJob preModuleEndJobSignal_
PrePathBeginRun prePathBeginRunSignal_
PostPathBeginLumi postPathBeginLumiSignal_
PostProcessPath postProcessPathSignal_
PreBeginRun preBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
PostBeginLumi postBeginLumiSignal_
signal is emitted after all modules have finished processing the beginLumi
PostModuleConstruction postModuleConstructionSignal_
void edm::ActivityRegistry::watchJobFailure ( JobFailure::slot_type const &  iSlot)
inline

convenience function for attaching to signal

Definition at line 74 of file ActivityRegistry.h.

Referenced by edm::service::JobReportService::JobReportService(), and edm::service::MessageLogger::MessageLogger().

74  {
75  JobFailure::slot_list_type sl = jobFailureSignal_.slots();
76  sl.push_front(iSlot);
77  }
void edm::ActivityRegistry::watchPostBeginJob ( PostBeginJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostBeginLumi ( PostBeginLumi::slot_type const &  iSlot)
inline

Definition at line 227 of file ActivityRegistry.h.

Referenced by edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), and edm::service::Tracer::Tracer().

227  {
228  PostBeginLumi::slot_list_type sl = postBeginLumiSignal_.slots();
229  sl.push_front(iSlot);
230  }
PostBeginLumi postBeginLumiSignal_
signal is emitted after all modules have finished processing the beginLumi
void edm::ActivityRegistry::watchPostBeginRun ( PostBeginRun::slot_type const &  iSlot)
inline

Definition at line 193 of file ActivityRegistry.h.

Referenced by EveService::EveService(), FWFFService::FWFFService(), edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval(), TGeoFromDddService::TGeoFromDddService(), and edm::service::Tracer::Tracer().

193  {
194  PostBeginRun::slot_list_type sl = postBeginRunSignal_.slots();
195  sl.push_front(iSlot);
196  }
PostBeginRun postBeginRunSignal_
signal is emitted after all modules have finished processing the beginRun
void edm::ActivityRegistry::watchPostCloseFile ( PostCloseFile::slot_type const &  iSlot)
inline

Definition at line 159 of file ActivityRegistry.h.

Referenced by edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

159  {
160  PostCloseFile::slot_list_type sl = postCloseFileSignal_.slots();
161  sl.push_front(iSlot);
162  }
PostCloseFile postCloseFileSignal_
void edm::ActivityRegistry::watchPostEndJob ( PostEndJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostEndLumi ( PostEndLumi::slot_type const &  iSlot)
inline

Definition at line 244 of file ActivityRegistry.h.

Referenced by FUShmDQMOutputService::FUShmDQMOutputService(), edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

244  {
245  PostEndLumi::slot_list_type sl = postEndLumiSignal_.slots();
246  sl.push_front(iSlot);
247  }
PostEndLumi postEndLumiSignal_
signal is emitted after all modules have finished processing the Lumi
void edm::ActivityRegistry::watchPostEndRun ( PostEndRun::slot_type const &  iSlot)
inline

Definition at line 210 of file ActivityRegistry.h.

Referenced by edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), TGeoFromDddService::TGeoFromDddService(), and edm::service::Tracer::Tracer().

210  {
211  PostEndRun::slot_list_type sl = postEndRunSignal_.slots();
212  sl.push_front(iSlot);
213  }
PostEndRun postEndRunSignal_
signal is emitted after all modules have finished processing the Run
void edm::ActivityRegistry::watchPostForkReacquireResources ( PostForkReacquireResources::slot_type const &  iSlot)
inline

Definition at line 516 of file ActivityRegistry.h.

Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().

516  {
517  PostForkReacquireResources::slot_list_type sl = postForkReacquireResourcesSignal_.slots();
518  sl.push_front(iSlot);
519  }
PostForkReacquireResources postForkReacquireResourcesSignal_
void edm::ActivityRegistry::watchPostModule ( PostModule::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleBeginJob ( PostModuleBeginJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleBeginLumi ( PostModuleBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleBeginRun ( PostModuleBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleConstruction ( PostModuleConstruction::slot_type const &  iSlot)
inline

Definition at line 359 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().

359  {
360  PostModuleConstruction::slot_list_type sl = postModuleConstructionSignal_.slots();
361  sl.push_front(iSlot);
362  }
PostModuleConstruction postModuleConstructionSignal_
void edm::ActivityRegistry::watchPostModuleEndJob ( PostModuleEndJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleEndLumi ( PostModuleEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleEndRun ( PostModuleEndRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostOpenFile ( PostOpenFile::slot_type const &  iSlot)
inline

Definition at line 142 of file ActivityRegistry.h.

Referenced by edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

142  {
143  PostOpenFile::slot_list_type sl = postOpenFileSignal_.slots();
144  sl.push_front(iSlot);
145  }
PostOpenFile postOpenFileSignal_
void edm::ActivityRegistry::watchPostPathBeginLumi ( PostPathBeginLumi::slot_type const &  iSlot)
inline

Definition at line 312 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

312  {
313  PostPathBeginLumi::slot_list_type sl = postPathBeginLumiSignal_.slots();
314  sl.push_front(iSlot);
315  }
PostPathBeginLumi postPathBeginLumiSignal_
void edm::ActivityRegistry::watchPostPathBeginRun ( PostPathBeginRun::slot_type const &  iSlot)
inline

Definition at line 278 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

278  {
279  PostPathBeginRun::slot_list_type sl = postPathBeginRunSignal_.slots();
280  sl.push_front(iSlot);
281  }
PostPathBeginRun postPathBeginRunSignal_
void edm::ActivityRegistry::watchPostPathEndLumi ( PostPathEndLumi::slot_type const &  iSlot)
inline

Definition at line 329 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

329  {
330  PostPathEndLumi::slot_list_type sl = postPathEndLumiSignal_.slots();
331  sl.push_front(iSlot);
332  }
PostPathEndLumi postPathEndLumiSignal_
void edm::ActivityRegistry::watchPostPathEndRun ( PostPathEndRun::slot_type const &  iSlot)
inline

Definition at line 295 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

295  {
296  PostPathEndRun::slot_list_type sl = postPathEndRunSignal_.slots();
297  sl.push_front(iSlot);
298  }
PostPathEndRun postPathEndRunSignal_
void edm::ActivityRegistry::watchPostProcessEvent ( PostProcessEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostProcessPath ( PostProcessPath::slot_type const &  iSlot)
inline

Definition at line 261 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::PathTimerService::PathTimerService(), ProfilerService::ProfilerService(), and edm::service::Tracer::Tracer().

261  {
262  PostProcessPath::slot_list_type sl = postProcessPathSignal_.slots();
263  sl.push_front(iSlot);
264  }
PostProcessPath postProcessPathSignal_
void edm::ActivityRegistry::watchPostSource ( PostSource::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostSourceConstruction ( PostSourceConstruction::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostSourceLumi ( PostSourceLumi::slot_type const &  iSlot)
inline

Definition at line 108 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

108  {
109  PostSourceLumi::slot_list_type sl = postSourceLumiSignal_.slots();
110  sl.push_front(iSlot);
111  }
PostSourceLumi postSourceLumiSignal_
void edm::ActivityRegistry::watchPostSourceRun ( PostSourceRun::slot_type const &  iSlot)
inline

Definition at line 125 of file ActivityRegistry.h.

Referenced by DQMStore::DQMStore(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

125  {
126  PostSourceRun::slot_list_type sl = postSourceRunSignal_.slots();
127  sl.push_front(iSlot);
128  }
PostSourceRun postSourceRunSignal_
void edm::ActivityRegistry::watchPreBeginLumi ( PreBeginLumi::slot_type const &  iSlot)
inline

Definition at line 219 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), cond::service::PoolDBOutputService::PoolDBOutputService(), and edm::service::Tracer::Tracer().

219  {
220  preBeginLumiSignal_.connect(iSlot);
221  }
PreBeginLumi preBeginLumiSignal_
signal is emitted after the Lumi has been created by the InputSource but before any modules have seen...
void edm::ActivityRegistry::watchPreBeginRun ( PreBeginRun::slot_type const &  iSlot)
inline

Definition at line 185 of file ActivityRegistry.h.

Referenced by FUShmDQMOutputService::FUShmDQMOutputService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

185  {
186  preBeginRunSignal_.connect(iSlot);
187  }
PreBeginRun preBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
void edm::ActivityRegistry::watchPreCloseFile ( PreCloseFile::slot_type const &  iSlot)
inline

Definition at line 151 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

151  {
152  preCloseFileSignal_.connect(iSlot);
153  }
PreCloseFile preCloseFileSignal_
void edm::ActivityRegistry::watchPreEndLumi ( PreEndLumi::slot_type const &  iSlot)
inline

Definition at line 236 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

236  {
237  preEndLumiSignal_.connect(iSlot);
238  }
PreEndLumi preEndLumiSignal_
signal is emitted before the endLumi is processed
void edm::ActivityRegistry::watchPreEndRun ( PreEndRun::slot_type const &  iSlot)
inline

Definition at line 202 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

202  {
203  preEndRunSignal_.connect(iSlot);
204  }
PreEndRun preEndRunSignal_
signal is emitted before the endRun is processed
void edm::ActivityRegistry::watchPreForkReleaseResources ( PreForkReleaseResources::slot_type const &  iSlot)
inline

Definition at line 507 of file ActivityRegistry.h.

507  {
508  PreForkReleaseResources::slot_list_type sl = preForkReleaseResourcesSignal_.slots();
509  sl.push_front(iSlot);
510  }
PreForkReleaseResources preForkReleaseResourcesSignal_
void edm::ActivityRegistry::watchPreModule ( PreModule::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleBeginJob ( PreModuleBeginJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleBeginLumi ( PreModuleBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleBeginRun ( PreModuleBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleConstruction ( PreModuleConstruction::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleEndJob ( PreModuleEndJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleEndLumi ( PreModuleEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleEndRun ( PreModuleEndRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreOpenFile ( PreOpenFile::slot_type const &  iSlot)
inline

Definition at line 134 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

134  {
135  preOpenFileSignal_.connect(iSlot);
136  }
PreOpenFile preOpenFileSignal_
void edm::ActivityRegistry::watchPrePathBeginLumi ( PrePathBeginLumi::slot_type const &  iSlot)
inline

Definition at line 304 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

304  {
305  prePathBeginLumiSignal_.connect(iSlot);
306  }
PrePathBeginLumi prePathBeginLumiSignal_
void edm::ActivityRegistry::watchPrePathBeginRun ( PrePathBeginRun::slot_type const &  iSlot)
inline

Definition at line 270 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

270  {
271  prePathBeginRunSignal_.connect(iSlot);
272  }
PrePathBeginRun prePathBeginRunSignal_
void edm::ActivityRegistry::watchPrePathEndLumi ( PrePathEndLumi::slot_type const &  iSlot)
inline

Definition at line 321 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

321  {
322  prePathEndLumiSignal_.connect(iSlot);
323  }
PrePathEndLumi prePathEndLumiSignal_
void edm::ActivityRegistry::watchPrePathEndRun ( PrePathEndRun::slot_type const &  iSlot)
inline

Definition at line 287 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

287  {
288  prePathEndRunSignal_.connect(iSlot);
289  }
PrePathEndRun prePathEndRunSignal_
void edm::ActivityRegistry::watchPreProcessEvent ( PreProcessEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreProcessPath ( PreProcessPath::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreSource ( PreSource::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreSourceConstruction ( PreSourceConstruction::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreSourceLumi ( PreSourceLumi::slot_type const &  iSlot)
inline

Definition at line 100 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

100  {
101  preSourceLumiSignal_.connect(iSlot);
102  }
PreSourceLumi preSourceLumiSignal_
void edm::ActivityRegistry::watchPreSourceRun ( PreSourceRun::slot_type const &  iSlot)
inline

Definition at line 117 of file ActivityRegistry.h.

Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

117  {
118  preSourceRunSignal_.connect(iSlot);
119  }
PreSourceRun preSourceRunSignal_

Member Data Documentation

JobFailure edm::ActivityRegistry::jobFailureSignal_

signal is emitted if event processing or end-of-job processing fails with an uncaught exception.

Definition at line 72 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostBeginJob edm::ActivityRegistry::postBeginJobSignal_

signal is emitted after all modules have gotten their beginJob called

Definition at line 53 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and watchPostBeginJob().

PostBeginLumi edm::ActivityRegistry::postBeginLumiSignal_

signal is emitted after all modules have finished processing the beginLumi

Definition at line 226 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionBegin >::postScheduleSignal().

PostBeginRun edm::ActivityRegistry::postBeginRunSignal_

signal is emitted after all modules have finished processing the beginRun

Definition at line 192 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionBegin >::postScheduleSignal().

PostCloseFile edm::ActivityRegistry::postCloseFileSignal_

Definition at line 158 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostEndJob edm::ActivityRegistry::postEndJobSignal_

signal is emitted after all modules have gotten their endJob called

Definition at line 62 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostEndLumi edm::ActivityRegistry::postEndLumiSignal_

signal is emitted after all modules have finished processing the Lumi

Definition at line 243 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionEnd >::postScheduleSignal().

PostEndRun edm::ActivityRegistry::postEndRunSignal_

signal is emitted after all modules have finished processing the Run

Definition at line 209 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionEnd >::postScheduleSignal().

PostForkReacquireResources edm::ActivityRegistry::postForkReacquireResourcesSignal_

Definition at line 515 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_

Definition at line 376 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_
PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_
PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_

Definition at line 358 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_

Definition at line 393 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_
PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_
PostModule edm::ActivityRegistry::postModuleSignal_
PostOpenFile edm::ActivityRegistry::postOpenFileSignal_

Definition at line 141 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_
PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_
PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_
PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_
PostProcessEvent edm::ActivityRegistry::postProcessEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 175 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionBegin >::postScheduleSignal().

PostProcessPath edm::ActivityRegistry::postProcessPathSignal_
PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_

Definition at line 496 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_

Definition at line 107 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceRun edm::ActivityRegistry::postSourceRunSignal_

Definition at line 124 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSource edm::ActivityRegistry::postSourceSignal_

Definition at line 90 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreBeginLumi edm::ActivityRegistry::preBeginLumiSignal_

signal is emitted after the Lumi has been created by the InputSource but before any modules have seen the Lumi

Definition at line 218 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionBegin >::preScheduleSignal().

PreBeginRun edm::ActivityRegistry::preBeginRunSignal_

signal is emitted after the Run has been created by the InputSource but before any modules have seen the Run

Definition at line 184 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionBegin >::preScheduleSignal().

PreCloseFile edm::ActivityRegistry::preCloseFileSignal_

Definition at line 150 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreEndLumi edm::ActivityRegistry::preEndLumiSignal_

signal is emitted before the endLumi is processed

Definition at line 235 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionEnd >::preScheduleSignal().

PreEndRun edm::ActivityRegistry::preEndRunSignal_

signal is emitted before the endRun is processed

Definition at line 201 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionEnd >::preScheduleSignal().

PreForkReleaseResources edm::ActivityRegistry::preForkReleaseResourcesSignal_

Definition at line 506 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_

Definition at line 368 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_
PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_
PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_

Definition at line 349 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_

Definition at line 385 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_
PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_
PreModule edm::ActivityRegistry::preModuleSignal_
PreOpenFile edm::ActivityRegistry::preOpenFileSignal_

Definition at line 133 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_
PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_
PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_
PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_
PreProcessEvent edm::ActivityRegistry::preProcessEventSignal_

signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event

Definition at line 167 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionBegin >::preScheduleSignal().

PreProcessPath edm::ActivityRegistry::preProcessPathSignal_
PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_

Definition at line 487 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_

Definition at line 99 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceRun edm::ActivityRegistry::preSourceRunSignal_

Definition at line 116 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSource edm::ActivityRegistry::preSourceSignal_

Definition at line 82 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().