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 signalslot::Signal< void()> JobFailure
 
typedef signalslot::Signal< void()> PostBeginJob
 
typedef
signalslot::ObsoleteSignal
< void(LuminosityBlock const
&, EventSetup const &)> 
PostBeginLumi
 
typedef
signalslot::ObsoleteSignal
< void(Run const &, EventSetup
const &)> 
PostBeginRun
 
typedef signalslot::Signal
< void(std::string const
&, bool)> 
PostCloseFile
 signal is emitted after the source opens a file More...
 
typedef signalslot::Signal< void()> PostEndJob
 
typedef
signalslot::ObsoleteSignal
< void(LuminosityBlock const
&, EventSetup const &)> 
PostEndLumi
 
typedef
signalslot::ObsoleteSignal
< void(Run const &, EventSetup
const &)> 
PostEndRun
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PostEvent
 
typedef signalslot::Signal
< void(unsigned int, unsigned
int)> 
PostForkReacquireResources
 signal is emitted after we forked the processes More...
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PostGlobalBeginLumi
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PostGlobalBeginRun
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PostGlobalEndLumi
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PostGlobalEndRun
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PostModule
 signal is emitted after the module finished processing the Event More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PostModuleBeginJob
 signal is emitted after the module had done beginJob More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PostModuleBeginLumi
 signal is emitted after the module finished processing beginLumi More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PostModuleBeginRun
 signal is emitted after the module finished processing beginRun More...
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleBeginStream
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PostModuleConstruction
 signal is emitted after the module was construction More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PostModuleEndJob
 signal is emitted after the module had done endJob More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PostModuleEndLumi
 signal is emitted after the module finished processing endLumi More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PostModuleEndRun
 signal is emitted after the module finished processing endRun More...
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleEndStream
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleEvent
 signal is emitted after the module finished processing the Event More...
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleEventDelayedGet
 signal is emitted after the module starts processing the Event and after a delayed get has finished More...
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PostModuleGlobalBeginLumi
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PostModuleGlobalBeginRun
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PostModuleGlobalEndLumi
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PostModuleGlobalEndRun
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleStreamBeginLumi
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleStreamBeginRun
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleStreamEndLumi
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PostModuleStreamEndRun
 
typedef signalslot::Signal
< void(std::string const
&, bool)> 
PostOpenFile
 signal is emitted after the source opens a file More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const
&, HLTPathStatus const &)> 
PostPathBeginLumi
 signal is emitted after all modules have finished for the Path for beginLumi More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const
&, HLTPathStatus const &)> 
PostPathBeginRun
 signal is emitted after all modules have finished for the Path for beginRun More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const
&, HLTPathStatus const &)> 
PostPathEndLumi
 signal is emitted after all modules have finished for the Path for endRun More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const
&, HLTPathStatus const &)> 
PostPathEndRun
 signal is emitted after all modules have finished for the Path for endRun More...
 
typedef signalslot::Signal
< void(StreamContext const
&, PathContext const
&, HLTPathStatus const &)> 
PostPathEvent
 signal is emitted after all modules have finished for the Path for an event More...
 
typedef
signalslot::ObsoleteSignal
< void(Event const
&, EventSetup const &)> 
PostProcessEvent
 
typedef
signalslot::ObsoleteSignal
< void(std::string const
&, HLTPathStatus const &)> 
PostProcessPath
 signal is emitted after all modules have finished for the Path for an event More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PostSourceConstruction
 signal is emitted after the source was construction More...
 
typedef signalslot::Signal
< void(StreamID)> 
PostSourceEvent
 signal is emitted after the source starts creating an Event More...
 
typedef signalslot::Signal< void()> PostSourceLumi
 signal is emitted after the source starts creating a Lumi More...
 
typedef signalslot::Signal< void()> PostSourceRun
 signal is emitted after the source starts creating a Run More...
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PostStreamBeginLumi
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PostStreamBeginRun
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PostStreamEndLumi
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PostStreamEndRun
 
typedef signalslot::Signal
< void(service::SystemBounds
const &)> 
Preallocate
 
typedef
signalslot::ObsoleteSignal
< void(LuminosityBlockID const
&, Timestamp const &)> 
PreBeginLumi
 
typedef
signalslot::ObsoleteSignal
< void(RunID const
&, Timestamp const &)> 
PreBeginRun
 
typedef signalslot::Signal
< void(std::string const
&, bool)> 
PreCloseFile
 signal is emitted before the Closesource closes a file More...
 
typedef
signalslot::ObsoleteSignal
< void(LuminosityBlockID const
&, Timestamp const &)> 
PreEndLumi
 
typedef
signalslot::ObsoleteSignal
< void(RunID const
&, Timestamp const &)> 
PreEndRun
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PreEvent
 
typedef signalslot::Signal< void()> PreForkReleaseResources
 signal is emitted before we fork the processes More...
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreGlobalBeginLumi
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreGlobalBeginRun
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreGlobalEndLumi
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreGlobalEndRun
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PreModule
 signal is emitted before the module starts processing the Event More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PreModuleBeginJob
 signal is emitted before the module does beginJob More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PreModuleBeginLumi
 signal is emitted before the module starts processing beginLumi More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PreModuleBeginRun
 signal is emitted before the module starts processing beginRun More...
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleBeginStream
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PreModuleConstruction
 signal is emitted before the module is constructed More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PreModuleEndJob
 signal is emitted before the module does endJob More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PreModuleEndLumi
 signal is emitted before the module starts processing endLumi More...
 
typedef
signalslot::ObsoleteSignal
< void(ModuleDescription const &)> 
PreModuleEndRun
 signal is emitted before the module starts processing endRun More...
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleEndStream
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleEvent
 signal is emitted before the module starts processing the Event More...
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleEventDelayedGet
 signal is emitted after the module starts processing the Event and before a delayed get has started More...
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PreModuleGlobalBeginLumi
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PreModuleGlobalBeginRun
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PreModuleGlobalEndLumi
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PreModuleGlobalEndRun
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleStreamBeginLumi
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleStreamBeginRun
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleStreamEndLumi
 
typedef signalslot::Signal
< void(StreamContext const
&, ModuleCallingContext const &)> 
PreModuleStreamEndRun
 
typedef signalslot::Signal
< void(std::string const
&, bool)> 
PreOpenFile
 signal is emitted before the source opens a file More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const &)> 
PrePathBeginLumi
 signal is emitted before starting to process a Path for beginLumi More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const &)> 
PrePathBeginRun
 signal is emitted before starting to process a Path for beginRun More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const &)> 
PrePathEndLumi
 signal is emitted before starting to process a Path for endRun More...
 
typedef
signalslot::ObsoleteSignal
< void(std::string const &)> 
PrePathEndRun
 signal is emitted before starting to process a Path for endRun More...
 
typedef signalslot::Signal
< void(StreamContext const
&, PathContext const &)> 
PrePathEvent
 signal is emitted before starting to process a Path for an event More...
 
typedef
signalslot::ObsoleteSignal
< void(EventID const
&, Timestamp const &)> 
PreProcessEvent
 
typedef
signalslot::ObsoleteSignal
< void(std::string const &)> 
PreProcessPath
 signal is emitted before starting to process a Path for an event More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PreSourceConstruction
 signal is emitted before the source is constructed More...
 
typedef signalslot::Signal
< void(StreamID)> 
PreSourceEvent
 signal is emitted before the source starts creating an Event More...
 
typedef signalslot::Signal< void()> PreSourceLumi
 signal is emitted before the source starts creating a Lumi More...
 
typedef signalslot::Signal< void()> PreSourceRun
 signal is emitted before the source starts creating a Run More...
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PreStreamBeginLumi
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PreStreamBeginRun
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PreStreamEndLumi
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PreStreamEndRun
 

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 watchPostEvent (PostEvent::slot_type const &iSlot)
 
void watchPostForkReacquireResources (PostForkReacquireResources::slot_type const &iSlot)
 
void watchPostGlobalBeginLumi (PostGlobalBeginLumi::slot_type const &iSlot)
 
void watchPostGlobalBeginRun (PostGlobalBeginRun::slot_type const &iSlot)
 
void watchPostGlobalEndLumi (PostGlobalEndLumi::slot_type const &iSlot)
 
void watchPostGlobalEndRun (PostGlobalEndRun::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 watchPostModuleBeginStream (PostModuleBeginStream::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 watchPostModuleEndStream (PostModuleEndStream::slot_type const &iSlot)
 
void watchPostModuleEvent (PostModuleEvent::slot_type const &iSlot)
 
void watchPostModuleEventDelayedGet (PostModuleEventDelayedGet::slot_type const &iSlot)
 
void watchPostModuleGlobalBeginLumi (PostModuleGlobalBeginLumi::slot_type const &iSlot)
 
void watchPostModuleGlobalBeginRun (PostModuleGlobalBeginRun::slot_type const &iSlot)
 
void watchPostModuleGlobalEndLumi (PostModuleGlobalEndLumi::slot_type const &iSlot)
 
void watchPostModuleGlobalEndRun (PostModuleGlobalEndRun::slot_type const &iSlot)
 
void watchPostModuleStreamBeginLumi (PostModuleStreamBeginLumi::slot_type const &iSlot)
 
void watchPostModuleStreamBeginRun (PostModuleStreamBeginRun::slot_type const &iSlot)
 
void watchPostModuleStreamEndLumi (PostModuleStreamEndLumi::slot_type const &iSlot)
 
void watchPostModuleStreamEndRun (PostModuleStreamEndRun::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 watchPostPathEvent (PostPathEvent::slot_type const &iSlot)
 
void watchPostProcessEvent (PostProcessEvent::slot_type const &iSlot)
 
void watchPostProcessPath (PostProcessPath::slot_type const &iSlot)
 
void watchPostSourceConstruction (PostSourceConstruction::slot_type const &iSlot)
 
void watchPostSourceEvent (PostSourceEvent::slot_type const &iSlot)
 
void watchPostSourceLumi (PostSourceLumi::slot_type const &iSlot)
 
void watchPostSourceRun (PostSourceRun::slot_type const &iSlot)
 
void watchPostStreamBeginLumi (PostStreamBeginLumi::slot_type const &iSlot)
 
void watchPostStreamBeginRun (PostStreamBeginRun::slot_type const &iSlot)
 
void watchPostStreamEndLumi (PostStreamEndLumi::slot_type const &iSlot)
 
void watchPostStreamEndRun (PostStreamEndRun::slot_type const &iSlot)
 
void watchPreallocate (Preallocate::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 watchPreEvent (PreEvent::slot_type const &iSlot)
 
void watchPreForkReleaseResources (PreForkReleaseResources::slot_type const &iSlot)
 
void watchPreGlobalBeginLumi (PreGlobalBeginLumi::slot_type const &iSlot)
 
void watchPreGlobalBeginRun (PreGlobalBeginRun::slot_type const &iSlot)
 
void watchPreGlobalEndLumi (PreGlobalEndLumi::slot_type const &iSlot)
 
void watchPreGlobalEndRun (PreGlobalEndRun::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 watchPreModuleBeginStream (PreModuleBeginStream::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 watchPreModuleEndStream (PreModuleEndStream::slot_type const &iSlot)
 
void watchPreModuleEvent (PreModuleEvent::slot_type const &iSlot)
 
void watchPreModuleEventDelayedGet (PreModuleEventDelayedGet::slot_type const &iSlot)
 
void watchPreModuleGlobalBeginLumi (PreModuleGlobalBeginLumi::slot_type const &iSlot)
 
void watchPreModuleGlobalBeginRun (PreModuleGlobalBeginRun::slot_type const &iSlot)
 
void watchPreModuleGlobalEndLumi (PreModuleGlobalEndLumi::slot_type const &iSlot)
 
void watchPreModuleGlobalEndRun (PreModuleGlobalEndRun::slot_type const &iSlot)
 
void watchPreModuleStreamBeginLumi (PreModuleStreamBeginLumi::slot_type const &iSlot)
 
void watchPreModuleStreamBeginRun (PreModuleStreamBeginRun::slot_type const &iSlot)
 
void watchPreModuleStreamEndLumi (PreModuleStreamEndLumi::slot_type const &iSlot)
 
void watchPreModuleStreamEndRun (PreModuleStreamEndRun::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 watchPrePathEvent (PrePathEvent::slot_type const &iSlot)
 
void watchPreProcessEvent (PreProcessEvent::slot_type const &iSlot)
 
void watchPreProcessPath (PreProcessPath::slot_type const &iSlot)
 
void watchPreSourceConstruction (PreSourceConstruction::slot_type const &iSlot)
 
void watchPreSourceEvent (PreSourceEvent::slot_type const &iSlot)
 
void watchPreSourceLumi (PreSourceLumi::slot_type const &iSlot)
 
void watchPreSourceRun (PreSourceRun::slot_type const &iSlot)
 
void watchPreStreamBeginLumi (PreStreamBeginLumi::slot_type const &iSlot)
 
void watchPreStreamBeginRun (PreStreamBeginRun::slot_type const &iSlot)
 
void watchPreStreamEndLumi (PreStreamEndLumi::slot_type const &iSlot)
 
void watchPreStreamEndRun (PreStreamEndRun::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...
 
PostEvent postEventSignal_
 signal is emitted after all modules have finished processing the Event More...
 
PostForkReacquireResources postForkReacquireResourcesSignal_
 
PostGlobalBeginLumi postGlobalBeginLumiSignal_
 
PostGlobalBeginRun postGlobalBeginRunSignal_
 
PostGlobalEndLumi postGlobalEndLumiSignal_
 
PostGlobalEndRun postGlobalEndRunSignal_
 
PostModuleBeginJob postModuleBeginJobSignal_
 
PostModuleBeginLumi postModuleBeginLumiSignal_
 
PostModuleBeginRun postModuleBeginRunSignal_
 
PostModuleBeginStream postModuleBeginStreamSignal_
 
PostModuleConstruction postModuleConstructionSignal_
 
PostModuleEndJob postModuleEndJobSignal_
 
PostModuleEndLumi postModuleEndLumiSignal_
 
PostModuleEndRun postModuleEndRunSignal_
 
PostModuleEndStream postModuleEndStreamSignal_
 
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
 
PostModuleEvent postModuleEventSignal_
 
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
 
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
 
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
 
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
 
PostModule postModuleSignal_
 
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
 
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
 
PostModuleStreamEndLumi postModuleStreamEndLumiSignal_
 
PostModuleStreamEndRun postModuleStreamEndRunSignal_
 
PostOpenFile postOpenFileSignal_
 
PostPathBeginLumi postPathBeginLumiSignal_
 
PostPathBeginRun postPathBeginRunSignal_
 
PostPathEndLumi postPathEndLumiSignal_
 
PostPathEndRun postPathEndRunSignal_
 
PostPathEvent postPathEventSignal_
 
PostProcessEvent postProcessEventSignal_
 signal is emitted after all modules have finished processing the Event More...
 
PostProcessPath postProcessPathSignal_
 
PostSourceConstruction postSourceConstructionSignal_
 
PostSourceLumi postSourceLumiSignal_
 
PostSourceRun postSourceRunSignal_
 
PostSourceEvent postSourceSignal_
 
PostStreamBeginLumi postStreamBeginLumiSignal_
 
PostStreamBeginRun postStreamBeginRunSignal_
 
PostStreamEndLumi postStreamEndLumiSignal_
 
PostStreamEndRun postStreamEndRunSignal_
 
Preallocate preallocateSignal_
 signal is emitted before beginJob More...
 
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...
 
PreEvent preEventSignal_
 signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event More...
 
PreForkReleaseResources preForkReleaseResourcesSignal_
 
PreGlobalBeginLumi preGlobalBeginLumiSignal_
 
PreGlobalBeginRun preGlobalBeginRunSignal_
 signal is emitted after the Run has been created by the InputSource but before any modules have seen the Run More...
 
PreGlobalEndLumi preGlobalEndLumiSignal_
 
PreGlobalEndRun preGlobalEndRunSignal_
 
PreModuleBeginJob preModuleBeginJobSignal_
 
PreModuleBeginLumi preModuleBeginLumiSignal_
 
PreModuleBeginRun preModuleBeginRunSignal_
 
PreModuleBeginStream preModuleBeginStreamSignal_
 
PreModuleConstruction preModuleConstructionSignal_
 
PreModuleEndJob preModuleEndJobSignal_
 
PreModuleEndLumi preModuleEndLumiSignal_
 
PreModuleEndRun preModuleEndRunSignal_
 
PreModuleEndStream preModuleEndStreamSignal_
 
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
 
PreModuleEvent preModuleEventSignal_
 
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
 
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
 
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
 
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
 
PreModule preModuleSignal_
 
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
 
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
 
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
 
PreModuleStreamEndRun preModuleStreamEndRunSignal_
 
PreOpenFile preOpenFileSignal_
 
PrePathBeginLumi prePathBeginLumiSignal_
 
PrePathBeginRun prePathBeginRunSignal_
 
PrePathEndLumi prePathEndLumiSignal_
 
PrePathEndRun prePathEndRunSignal_
 
PrePathEvent prePathEventSignal_
 
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_
 
PreSourceEvent preSourceSignal_
 
PreStreamBeginLumi preStreamBeginLumiSignal_
 
PreStreamBeginRun preStreamBeginRunSignal_
 
PreStreamEndLumi preStreamEndLumiSignal_
 
PreStreamEndRun preStreamEndRunSignal_
 

Private Member Functions

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

Detailed Description

Definition at line 87 of file ActivityRegistry.h.

Member Typedef Documentation

Definition at line 117 of file ActivityRegistry.h.

Definition at line 100 of file ActivityRegistry.h.

Definition at line 447 of file ActivityRegistry.h.

Definition at line 411 of file ActivityRegistry.h.

typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PostCloseFile

signal is emitted after the source opens a file

Definition at line 203 of file ActivityRegistry.h.

Definition at line 109 of file ActivityRegistry.h.

Definition at line 465 of file ActivityRegistry.h.

Definition at line 429 of file ActivityRegistry.h.

Definition at line 359 of file ActivityRegistry.h.

typedef signalslot::Signal<void(unsigned int, unsigned int)> edm::ActivityRegistry::PostForkReacquireResources

signal is emitted after we forked the processes

Definition at line 887 of file ActivityRegistry.h.

Definition at line 302 of file ActivityRegistry.h.

Definition at line 246 of file ActivityRegistry.h.

Definition at line 316 of file ActivityRegistry.h.

Definition at line 260 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 780 of file ActivityRegistry.h.

signal is emitted after the module had done beginJob

Definition at line 602 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginLumi

Definition at line 835 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginRun

Definition at line 798 of file ActivityRegistry.h.

Definition at line 217 of file ActivityRegistry.h.

signal is emitted after the module was construction

Definition at line 585 of file ActivityRegistry.h.

signal is emitted after the module had done endJob

Definition at line 618 of file ActivityRegistry.h.

signal is emitted after the module finished processing endLumi

Definition at line 853 of file ActivityRegistry.h.

signal is emitted after the module finished processing endRun

Definition at line 817 of file ActivityRegistry.h.

Definition at line 231 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 634 of file ActivityRegistry.h.

signal is emitted after the module starts processing the Event and after a delayed get has finished

Definition at line 650 of file ActivityRegistry.h.

Definition at line 748 of file ActivityRegistry.h.

Definition at line 720 of file ActivityRegistry.h.

Definition at line 762 of file ActivityRegistry.h.

Definition at line 734 of file ActivityRegistry.h.

Definition at line 692 of file ActivityRegistry.h.

Definition at line 664 of file ActivityRegistry.h.

Definition at line 706 of file ActivityRegistry.h.

Definition at line 678 of file ActivityRegistry.h.

typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PostOpenFile

signal is emitted after the source opens a file

Definition at line 185 of file ActivityRegistry.h.

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

Definition at line 538 of file ActivityRegistry.h.

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

Definition at line 502 of file ActivityRegistry.h.

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

Definition at line 556 of file ActivityRegistry.h.

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

Definition at line 520 of file ActivityRegistry.h.

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

Definition at line 376 of file ActivityRegistry.h.

Definition at line 393 of file ActivityRegistry.h.

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

Definition at line 484 of file ActivityRegistry.h.

signal is emitted after the source was construction

Definition at line 870 of file ActivityRegistry.h.

signal is emitted after the source starts creating an Event

Definition at line 136 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Lumi

Definition at line 152 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Run

Definition at line 168 of file ActivityRegistry.h.

Definition at line 330 of file ActivityRegistry.h.

Definition at line 274 of file ActivityRegistry.h.

Definition at line 344 of file ActivityRegistry.h.

Definition at line 288 of file ActivityRegistry.h.

Definition at line 92 of file ActivityRegistry.h.

Definition at line 438 of file ActivityRegistry.h.

Definition at line 402 of file ActivityRegistry.h.

typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PreCloseFile

signal is emitted before the Closesource closes a file

Definition at line 195 of file ActivityRegistry.h.

Definition at line 456 of file ActivityRegistry.h.

Definition at line 420 of file ActivityRegistry.h.

Definition at line 351 of file ActivityRegistry.h.

signal is emitted before we fork the processes

Definition at line 879 of file ActivityRegistry.h.

Definition at line 295 of file ActivityRegistry.h.

Definition at line 238 of file ActivityRegistry.h.

Definition at line 309 of file ActivityRegistry.h.

Definition at line 253 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 771 of file ActivityRegistry.h.

signal is emitted before the module does beginJob

Definition at line 594 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginLumi

Definition at line 826 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginRun

Definition at line 789 of file ActivityRegistry.h.

Definition at line 210 of file ActivityRegistry.h.

signal is emitted before the module is constructed

Definition at line 576 of file ActivityRegistry.h.

signal is emitted before the module does endJob

Definition at line 610 of file ActivityRegistry.h.

signal is emitted before the module starts processing endLumi

Definition at line 844 of file ActivityRegistry.h.

signal is emitted before the module starts processing endRun

Definition at line 808 of file ActivityRegistry.h.

Definition at line 224 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 626 of file ActivityRegistry.h.

signal is emitted after the module starts processing the Event and before a delayed get has started

Definition at line 642 of file ActivityRegistry.h.

Definition at line 741 of file ActivityRegistry.h.

Definition at line 713 of file ActivityRegistry.h.

Definition at line 755 of file ActivityRegistry.h.

Definition at line 727 of file ActivityRegistry.h.

Definition at line 685 of file ActivityRegistry.h.

Definition at line 657 of file ActivityRegistry.h.

Definition at line 699 of file ActivityRegistry.h.

Definition at line 671 of file ActivityRegistry.h.

typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PreOpenFile

signal is emitted before the source opens a file

Definition at line 176 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginLumi

Definition at line 529 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginRun

Definition at line 493 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 547 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 511 of file ActivityRegistry.h.

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

Definition at line 368 of file ActivityRegistry.h.

Definition at line 384 of file ActivityRegistry.h.

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

Definition at line 475 of file ActivityRegistry.h.

signal is emitted before the source is constructed

Definition at line 861 of file ActivityRegistry.h.

signal is emitted before the source starts creating an Event

Definition at line 128 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Lumi

Definition at line 144 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Run

Definition at line 160 of file ActivityRegistry.h.

Definition at line 323 of file ActivityRegistry.h.

Definition at line 267 of file ActivityRegistry.h.

Definition at line 337 of file ActivityRegistry.h.

Definition at line 281 of file ActivityRegistry.h.

Constructor & Destructor Documentation

edm::ActivityRegistry::ActivityRegistry ( )
inline

Definition at line 89 of file ActivityRegistry.h.

89 {}

Member Function Documentation

void ActivityRegistry::connect ( ActivityRegistry iOther)

forwards our signals to slots connected to iOther

Definition at line 251 of file ActivityRegistry.cc.

References connectGlobals(), and connectLocals().

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

251  {
252  connectGlobals(iOther);
253  connectLocals(iOther);
254  }
void connectLocals(ActivityRegistry &iOther)
void connectGlobals(ActivityRegistry &iOther)
void ActivityRegistry::connectGlobals ( ActivityRegistry iOther)
private

Definition at line 96 of file ActivityRegistry.cc.

References edm::signalslot::Signal< T >::connect(), jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postForkReacquireResourcesSignal_, postOpenFileSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, preallocateSignal_, preCloseFileSignal_, preForkReleaseResourcesSignal_, preOpenFileSignal_, preSourceConstructionSignal_, preSourceLumiSignal_, preSourceRunSignal_, and preSourceSignal_.

Referenced by connect(), and connectToSubProcess().

96  {
97  preallocateSignal_.connect(std::cref(iOther.preallocateSignal_));
98  postBeginJobSignal_.connect(std::cref(iOther.postBeginJobSignal_));
99  postEndJobSignal_.connect(std::cref(iOther.postEndJobSignal_));
100 
101  jobFailureSignal_.connect(std::cref(iOther.jobFailureSignal_));
102 
103  preSourceSignal_.connect(std::cref(iOther.preSourceSignal_));
104  postSourceSignal_.connect(std::cref(iOther.postSourceSignal_));
105 
106  preSourceLumiSignal_.connect(std::cref(iOther.preSourceLumiSignal_));
107  postSourceLumiSignal_.connect(std::cref(iOther.postSourceLumiSignal_));
108 
109  preSourceRunSignal_.connect(std::cref(iOther.preSourceRunSignal_));
110  postSourceRunSignal_.connect(std::cref(iOther.postSourceRunSignal_));
111 
112  preOpenFileSignal_.connect(std::cref(iOther.preOpenFileSignal_));
113  postOpenFileSignal_.connect(std::cref(iOther.postOpenFileSignal_));
114 
115  preCloseFileSignal_.connect(std::cref(iOther.preCloseFileSignal_));
116  postCloseFileSignal_.connect(std::cref(iOther.postCloseFileSignal_));
117 
118  preSourceConstructionSignal_.connect(std::cref(iOther.preSourceConstructionSignal_));
119  postSourceConstructionSignal_.connect(std::cref(iOther.postSourceConstructionSignal_));
120 
121  preForkReleaseResourcesSignal_.connect(std::cref(iOther.preForkReleaseResourcesSignal_));
122  postForkReacquireResourcesSignal_.connect(std::cref(iOther.postForkReacquireResourcesSignal_));
123  }
PostSourceLumi postSourceLumiSignal_
PreSourceRun preSourceRunSignal_
PostOpenFile postOpenFileSignal_
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PreSourceConstruction preSourceConstructionSignal_
PreForkReleaseResources preForkReleaseResourcesSignal_
Preallocate preallocateSignal_
signal is emitted before beginJob
PostForkReacquireResources postForkReacquireResourcesSignal_
PostSourceEvent postSourceSignal_
PreCloseFile preCloseFileSignal_
PostCloseFile postCloseFileSignal_
PreSourceLumi preSourceLumiSignal_
PreOpenFile preOpenFileSignal_
PostEndJob postEndJobSignal_
signal is emitted after all modules have gotten their endJob called
PreSourceEvent preSourceSignal_
PostBeginJob postBeginJobSignal_
signal is emitted after all modules have gotten their beginJob called
void connect(U iFunc)
Definition: Signal.h:63
void ActivityRegistry::connectLocals ( ActivityRegistry iOther)
private

Definition at line 126 of file ActivityRegistry.cc.

References edm::signalslot::Signal< T >::connect(), postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postModuleBeginJobSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndStreamSignal_, postModuleEventDelayedGetSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postPathEventSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preModuleBeginJobSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndStreamSignal_, preModuleEventDelayedGetSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, prePathEventSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEndLumiSignal_, and preStreamEndRunSignal_.

Referenced by connect(), and connectToSubProcess().

126  {
127 
128  preModuleBeginStreamSignal_.connect(std::cref(iOther.preModuleBeginStreamSignal_));
129  postModuleBeginStreamSignal_.connect(std::cref(iOther.postModuleBeginStreamSignal_));
130 
131  preModuleEndStreamSignal_.connect(std::cref(iOther.preModuleEndStreamSignal_));
132  postModuleEndStreamSignal_.connect(std::cref(iOther.postModuleEndStreamSignal_));
133 
134  preGlobalBeginRunSignal_.connect(std::cref(iOther.preGlobalBeginRunSignal_));
135  postGlobalBeginRunSignal_.connect(std::cref(iOther.postGlobalBeginRunSignal_));
136 
137  preGlobalEndRunSignal_.connect(std::cref(iOther.preGlobalEndRunSignal_));
138  postGlobalEndRunSignal_.connect(std::cref(iOther.postGlobalEndRunSignal_));
139 
140  preStreamBeginRunSignal_.connect(std::cref(iOther.preStreamBeginRunSignal_));
141  postStreamBeginRunSignal_.connect(std::cref(iOther.postStreamBeginRunSignal_));
142 
143  preStreamEndRunSignal_.connect(std::cref(iOther.preStreamEndRunSignal_));
144  postStreamEndRunSignal_.connect(std::cref(iOther.postStreamEndRunSignal_));
145 
146  preGlobalBeginLumiSignal_.connect(std::cref(iOther.preGlobalBeginLumiSignal_));
147  postGlobalBeginLumiSignal_.connect(std::cref(iOther.postGlobalBeginLumiSignal_));
148 
149  preGlobalEndLumiSignal_.connect(std::cref(iOther.preGlobalEndLumiSignal_));
150  postGlobalEndLumiSignal_.connect(std::cref(iOther.postGlobalEndLumiSignal_));
151 
152  preStreamBeginLumiSignal_.connect(std::cref(iOther.preStreamBeginLumiSignal_));
153  postStreamBeginLumiSignal_.connect(std::cref(iOther.postStreamBeginLumiSignal_));
154 
155  preStreamEndLumiSignal_.connect(std::cref(iOther.preStreamEndLumiSignal_));
156  postStreamEndLumiSignal_.connect(std::cref(iOther.postStreamEndLumiSignal_));
157 
158  preEventSignal_.connect(std::cref(iOther.preEventSignal_));
159  postEventSignal_.connect(std::cref(iOther.postEventSignal_));
160 
161  prePathEventSignal_.connect(std::cref(iOther.prePathEventSignal_));
162  postPathEventSignal_.connect(std::cref(iOther.postPathEventSignal_));
163 
164  //preProcessEventSignal_.connect(std::cref(iOther.preProcessEventSignal_));
165  //postProcessEventSignal_.connect(std::cref(iOther.postProcessEventSignal_));
166 
167  //preBeginRunSignal_.connect(std::cref(iOther.preBeginRunSignal_));
168  //postBeginRunSignal_.connect(std::cref(iOther.postBeginRunSignal_));
169 
170  //preEndRunSignal_.connect(std::cref(iOther.preEndRunSignal_));
171  //postEndRunSignal_.connect(std::cref(iOther.postEndRunSignal_));
172 
173  //preBeginLumiSignal_.connect(std::cref(iOther.preBeginLumiSignal_));
174  //postBeginLumiSignal_.connect(std::cref(iOther.postBeginLumiSignal_));
175 
176  //preEndLumiSignal_.connect(std::cref(iOther.preEndLumiSignal_));
177  //postEndLumiSignal_.connect(std::cref(iOther.postEndLumiSignal_));
178 
179  //preProcessPathSignal_.connect(std::cref(iOther.preProcessPathSignal_));
180  //postProcessPathSignal_.connect(std::cref(iOther.postProcessPathSignal_));
181 
182  //prePathBeginRunSignal_.connect(std::cref(iOther.prePathBeginRunSignal_));
183  //postPathBeginRunSignal_.connect(std::cref(iOther.postPathBeginRunSignal_));
184 
185  //prePathEndRunSignal_.connect(std::cref(iOther.prePathEndRunSignal_));
186  //postPathEndRunSignal_.connect(std::cref(iOther.postPathEndRunSignal_));
187 
188  //prePathBeginLumiSignal_.connect(std::cref(iOther.prePathBeginLumiSignal_));
189  //postPathBeginLumiSignal_.connect(std::cref(iOther.postPathBeginLumiSignal_));
190 
191  //prePathEndLumiSignal_.connect(std::cref(iOther.prePathEndLumiSignal_));
192  //postPathEndLumiSignal_.connect(std::cref(iOther.postPathEndLumiSignal_));
193 
194  preModuleConstructionSignal_.connect(std::cref(iOther.preModuleConstructionSignal_));
195  postModuleConstructionSignal_.connect(std::cref(iOther.postModuleConstructionSignal_));
196 
197  preModuleBeginJobSignal_.connect(std::cref(iOther.preModuleBeginJobSignal_));
198  postModuleBeginJobSignal_.connect(std::cref(iOther.postModuleBeginJobSignal_));
199 
200  preModuleEndJobSignal_.connect(std::cref(iOther.preModuleEndJobSignal_));
201  postModuleEndJobSignal_.connect(std::cref(iOther.postModuleEndJobSignal_));
202 
203  preModuleEventSignal_.connect(std::cref(iOther.preModuleEventSignal_));
204  postModuleEventSignal_.connect(std::cref(iOther.postModuleEventSignal_));
205 
206  preModuleEventDelayedGetSignal_.connect(std::cref(iOther.preModuleEventDelayedGetSignal_));
207  postModuleEventDelayedGetSignal_.connect(std::cref(iOther.postModuleEventDelayedGetSignal_));
208 
209 
210  preModuleStreamBeginRunSignal_.connect(std::cref(iOther.preModuleStreamBeginRunSignal_));
211  postModuleStreamBeginRunSignal_.connect(std::cref(iOther.postModuleStreamBeginRunSignal_));
212 
213  preModuleStreamEndRunSignal_.connect(std::cref(iOther.preModuleStreamEndRunSignal_));
214  postModuleStreamEndRunSignal_.connect(std::cref(iOther.postModuleStreamEndRunSignal_));
215 
216  preModuleStreamBeginLumiSignal_.connect(std::cref(iOther.preModuleStreamBeginLumiSignal_));
217  postModuleStreamBeginLumiSignal_.connect(std::cref(iOther.postModuleStreamBeginLumiSignal_));
218 
219  preModuleStreamEndLumiSignal_.connect(std::cref(iOther.preModuleStreamEndLumiSignal_));
220  postModuleStreamEndLumiSignal_.connect(std::cref(iOther.postModuleStreamEndLumiSignal_));
221 
222  preModuleGlobalBeginRunSignal_.connect(std::cref(iOther.preModuleGlobalBeginRunSignal_));
223  postModuleGlobalBeginRunSignal_.connect(std::cref(iOther.postModuleGlobalBeginRunSignal_));
224 
225  preModuleGlobalEndRunSignal_.connect(std::cref(iOther.preModuleGlobalEndRunSignal_));
226  postModuleGlobalEndRunSignal_.connect(std::cref(iOther.postModuleGlobalEndRunSignal_));
227 
228  preModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.preModuleGlobalBeginLumiSignal_));
229  postModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.postModuleGlobalBeginLumiSignal_));
230 
231  preModuleGlobalEndLumiSignal_.connect(std::cref(iOther.preModuleGlobalEndLumiSignal_));
232  postModuleGlobalEndLumiSignal_.connect(std::cref(iOther.postModuleGlobalEndLumiSignal_));
233 
234  //preModuleSignal_.connect(std::cref(iOther.preModuleSignal_));
235  //postModuleSignal_.connect(std::cref(iOther.postModuleSignal_));
236 
237  //preModuleBeginRunSignal_.connect(std::cref(iOther.preModuleBeginRunSignal_));
238  //postModuleBeginRunSignal_.connect(std::cref(iOther.postModuleBeginRunSignal_));
239 
240  //preModuleEndRunSignal_.connect(std::cref(iOther.preModuleEndRunSignal_));
241  //postModuleEndRunSignal_.connect(std::cref(iOther.postModuleEndRunSignal_));
242 
243  //preModuleBeginLumiSignal_.connect(std::cref(iOther.preModuleBeginLumiSignal_));
244  //postModuleBeginLumiSignal_.connect(std::cref(iOther.postModuleBeginLumiSignal_));
245 
246  //preModuleEndLumiSignal_.connect(std::cref(iOther.preModuleEndLumiSignal_));
247  //postModuleEndLumiSignal_.connect(std::cref(iOther.postModuleEndLumiSignal_));
248  }
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
PreStreamBeginRun preStreamBeginRunSignal_
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
PostModuleStreamEndRun postModuleStreamEndRunSignal_
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
PrePathEvent prePathEventSignal_
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
PostModuleBeginStream postModuleBeginStreamSignal_
PreGlobalBeginRun preGlobalBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
PostModuleEvent postModuleEventSignal_
PreGlobalEndRun preGlobalEndRunSignal_
PostEvent postEventSignal_
signal is emitted after all modules have finished processing the Event
PostStreamEndLumi postStreamEndLumiSignal_
PostGlobalBeginRun postGlobalBeginRunSignal_
PreModuleBeginStream preModuleBeginStreamSignal_
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
PostGlobalEndLumi postGlobalEndLumiSignal_
PreGlobalBeginLumi preGlobalBeginLumiSignal_
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
PreModuleStreamEndRun preModuleStreamEndRunSignal_
PostStreamEndRun postStreamEndRunSignal_
PreStreamEndRun preStreamEndRunSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleEndStream postModuleEndStreamSignal_
PreGlobalEndLumi preGlobalEndLumiSignal_
PreStreamBeginLumi preStreamBeginLumiSignal_
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
PostStreamBeginRun postStreamBeginRunSignal_
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
PostGlobalEndRun postGlobalEndRunSignal_
PreModuleEvent preModuleEventSignal_
PostGlobalBeginLumi postGlobalBeginLumiSignal_
PreModuleBeginJob preModuleBeginJobSignal_
PreModuleEndStream preModuleEndStreamSignal_
PostPathEvent postPathEventSignal_
PostStreamBeginLumi postStreamBeginLumiSignal_
PreStreamEndLumi preStreamEndLumiSignal_
PostModuleStreamEndLumi postModuleStreamEndLumiSignal_
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
PreEvent preEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
PreModuleEndJob preModuleEndJobSignal_
void connect(U iFunc)
Definition: Signal.h:63
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
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 257 of file ActivityRegistry.cc.

References connectGlobals(), and connectLocals().

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

257  {
258  connectGlobals(iOther); // child sees parents global signals
259  iOther.connectLocals(*this); // parent see childs global signals
260  }
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 263 of file ActivityRegistry.cc.

References jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postEventSignal_, postForkReacquireResourcesSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postModuleBeginJobSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndStreamSignal_, postModuleEventDelayedGetSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postOpenFileSignal_, postPathEventSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preallocateSignal_, preCloseFileSignal_, preEventSignal_, preForkReleaseResourcesSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preModuleBeginJobSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndStreamSignal_, preModuleEventDelayedGetSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preOpenFileSignal_, prePathEventSignal_, preSourceConstructionSignal_, preSourceLumiSignal_, preSourceRunSignal_, preSourceSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEndLumiSignal_, and preStreamEndRunSignal_.

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

263  {
264  copySlotsToFrom(preallocateSignal_,iOther.preallocateSignal_);
265  copySlotsToFrom(postBeginJobSignal_, iOther.postBeginJobSignal_);
266  copySlotsToFromReverse(postEndJobSignal_, iOther.postEndJobSignal_);
267 
268  copySlotsToFromReverse(jobFailureSignal_, iOther.jobFailureSignal_);
269 
270  copySlotsToFrom(preSourceSignal_, iOther.preSourceSignal_);
271  copySlotsToFromReverse(postSourceSignal_, iOther.postSourceSignal_);
272 
273  copySlotsToFrom(preSourceLumiSignal_, iOther.preSourceLumiSignal_);
274  copySlotsToFromReverse(postSourceLumiSignal_, iOther.postSourceLumiSignal_);
275 
276  copySlotsToFrom(preSourceRunSignal_, iOther.preSourceRunSignal_);
277  copySlotsToFromReverse(postSourceRunSignal_, iOther.postSourceRunSignal_);
278 
279  copySlotsToFrom(preOpenFileSignal_, iOther.preOpenFileSignal_);
280  copySlotsToFromReverse(postOpenFileSignal_, iOther.postOpenFileSignal_);
281 
282  copySlotsToFrom(preCloseFileSignal_, iOther.preCloseFileSignal_);
283  copySlotsToFromReverse(postCloseFileSignal_, iOther.postCloseFileSignal_);
284 
285  copySlotsToFrom(preModuleBeginStreamSignal_, iOther.preModuleBeginStreamSignal_);
286  copySlotsToFromReverse(postModuleBeginStreamSignal_, iOther.postModuleBeginStreamSignal_);
287 
288  copySlotsToFrom(preModuleEndStreamSignal_, iOther.preModuleEndStreamSignal_);
289  copySlotsToFromReverse(postModuleEndStreamSignal_, iOther.postModuleEndStreamSignal_);
290 
291  copySlotsToFrom(preGlobalBeginRunSignal_, iOther.preGlobalBeginRunSignal_);
292  copySlotsToFromReverse(postGlobalBeginRunSignal_, iOther.postGlobalBeginRunSignal_);
293 
294  copySlotsToFrom(preGlobalEndRunSignal_, iOther.preGlobalEndRunSignal_);
295  copySlotsToFromReverse(postGlobalEndRunSignal_, iOther.postGlobalEndRunSignal_);
296 
297  copySlotsToFrom(preStreamBeginRunSignal_, iOther.preStreamBeginRunSignal_);
298  copySlotsToFromReverse(postStreamBeginRunSignal_, iOther.postStreamBeginRunSignal_);
299 
300  copySlotsToFrom(preStreamEndRunSignal_, iOther.preStreamEndRunSignal_);
301  copySlotsToFromReverse(postStreamEndRunSignal_, iOther.postStreamEndRunSignal_);
302 
303  copySlotsToFrom(preGlobalBeginLumiSignal_, iOther.preGlobalBeginLumiSignal_);
304  copySlotsToFromReverse(postGlobalBeginLumiSignal_, iOther.postGlobalBeginLumiSignal_);
305 
306  copySlotsToFrom(preGlobalEndLumiSignal_, iOther.preGlobalEndLumiSignal_);
307  copySlotsToFromReverse(postGlobalEndLumiSignal_, iOther.postGlobalEndLumiSignal_);
308 
309  copySlotsToFrom(preStreamBeginLumiSignal_, iOther.preStreamBeginLumiSignal_);
310  copySlotsToFromReverse(postStreamBeginLumiSignal_, iOther.postStreamBeginLumiSignal_);
311 
312  copySlotsToFrom(preStreamEndLumiSignal_, iOther.preStreamEndLumiSignal_);
313  copySlotsToFromReverse(postStreamEndLumiSignal_, iOther.postStreamEndLumiSignal_);
314 
315  copySlotsToFrom(preEventSignal_, iOther.preEventSignal_);
316  copySlotsToFromReverse(postEventSignal_, iOther.postEventSignal_);
317 
318  copySlotsToFrom(prePathEventSignal_, iOther.prePathEventSignal_);
319  copySlotsToFromReverse(postPathEventSignal_, iOther.postPathEventSignal_);
320 
321  /*
322  copySlotsToFrom(preProcessEventSignal_, iOther.preProcessEventSignal_);
323  copySlotsToFromReverse(postProcessEventSignal_, iOther.postProcessEventSignal_);
324 
325  copySlotsToFrom(preBeginRunSignal_, iOther.preBeginRunSignal_);
326  copySlotsToFromReverse(postBeginRunSignal_, iOther.postBeginRunSignal_);
327 
328  copySlotsToFrom(preEndRunSignal_, iOther.preEndRunSignal_);
329  copySlotsToFromReverse(postEndRunSignal_, iOther.postEndRunSignal_);
330 
331  copySlotsToFrom(preBeginLumiSignal_, iOther.preBeginLumiSignal_);
332  copySlotsToFromReverse(postBeginLumiSignal_, iOther.postBeginLumiSignal_);
333 
334  copySlotsToFrom(preEndLumiSignal_, iOther.preEndLumiSignal_);
335  copySlotsToFromReverse(postEndLumiSignal_, iOther.postEndLumiSignal_);
336 
337  copySlotsToFrom(preProcessPathSignal_, iOther.preProcessPathSignal_);
338  copySlotsToFromReverse(postProcessPathSignal_, iOther.postProcessPathSignal_);
339 
340  copySlotsToFrom(prePathBeginRunSignal_, iOther.prePathBeginRunSignal_);
341  copySlotsToFromReverse(postPathBeginRunSignal_, iOther.postPathBeginRunSignal_);
342 
343  copySlotsToFrom(prePathEndRunSignal_, iOther.prePathEndRunSignal_);
344  copySlotsToFromReverse(postPathEndRunSignal_, iOther.postPathEndRunSignal_);
345 
346  copySlotsToFrom(prePathBeginLumiSignal_, iOther.prePathBeginLumiSignal_);
347  copySlotsToFromReverse(postPathBeginLumiSignal_, iOther.postPathBeginLumiSignal_);
348 
349  copySlotsToFrom(prePathEndLumiSignal_, iOther.prePathEndLumiSignal_);
350  copySlotsToFromReverse(postPathEndLumiSignal_, iOther.postPathEndLumiSignal_);
351 */
352  copySlotsToFrom(preModuleConstructionSignal_, iOther.preModuleConstructionSignal_);
353  copySlotsToFromReverse(postModuleConstructionSignal_, iOther.postModuleConstructionSignal_);
354 
355  copySlotsToFrom(preModuleBeginJobSignal_, iOther.preModuleBeginJobSignal_);
356  copySlotsToFromReverse(postModuleBeginJobSignal_, iOther.postModuleBeginJobSignal_);
357 
358  copySlotsToFrom(preModuleEndJobSignal_, iOther.preModuleEndJobSignal_);
359  copySlotsToFromReverse(postModuleEndJobSignal_, iOther.postModuleEndJobSignal_);
360 
361  copySlotsToFrom(preModuleEventSignal_, iOther.preModuleEventSignal_);
362  copySlotsToFromReverse(postModuleEventSignal_, iOther.postModuleEventSignal_);
363 
364  copySlotsToFrom(preModuleEventDelayedGetSignal_, iOther.preModuleEventDelayedGetSignal_);
365  copySlotsToFromReverse(postModuleEventDelayedGetSignal_, iOther.postModuleEventDelayedGetSignal_);
366 
367  copySlotsToFrom(preModuleStreamBeginRunSignal_, iOther.preModuleStreamBeginRunSignal_);
368  copySlotsToFromReverse(postModuleStreamBeginRunSignal_, iOther.postModuleStreamBeginRunSignal_);
369 
370  copySlotsToFrom(preModuleStreamEndRunSignal_, iOther.preModuleStreamEndRunSignal_);
371  copySlotsToFromReverse(postModuleStreamEndRunSignal_, iOther.postModuleStreamEndRunSignal_);
372 
373  copySlotsToFrom(preModuleStreamBeginLumiSignal_, iOther.preModuleStreamBeginLumiSignal_);
374  copySlotsToFromReverse(postModuleStreamBeginLumiSignal_, iOther.postModuleStreamBeginLumiSignal_);
375 
376  copySlotsToFrom(preModuleStreamEndLumiSignal_, iOther.preModuleStreamEndLumiSignal_);
377  copySlotsToFromReverse(postModuleStreamEndLumiSignal_, iOther.postModuleStreamEndLumiSignal_);
378 
379  copySlotsToFrom(preModuleGlobalBeginRunSignal_, iOther.preModuleGlobalBeginRunSignal_);
380  copySlotsToFromReverse(postModuleGlobalBeginRunSignal_, iOther.postModuleGlobalBeginRunSignal_);
381 
382  copySlotsToFrom(preModuleGlobalEndRunSignal_, iOther.preModuleGlobalEndRunSignal_);
383  copySlotsToFromReverse(postModuleGlobalEndRunSignal_, iOther.postModuleGlobalEndRunSignal_);
384 
385  copySlotsToFrom(preModuleGlobalBeginLumiSignal_, iOther.preModuleGlobalBeginLumiSignal_);
386  copySlotsToFromReverse(postModuleGlobalBeginLumiSignal_, iOther.postModuleGlobalBeginLumiSignal_);
387 
388  copySlotsToFrom(preModuleGlobalEndLumiSignal_, iOther.preModuleGlobalEndLumiSignal_);
389  copySlotsToFromReverse(postModuleGlobalEndLumiSignal_, iOther.postModuleGlobalEndLumiSignal_);
390 
391  /*
392  copySlotsToFrom(preModuleSignal_, iOther.preModuleSignal_);
393  copySlotsToFromReverse(postModuleSignal_, iOther.postModuleSignal_);
394 
395  copySlotsToFrom(preModuleBeginRunSignal_, iOther.preModuleBeginRunSignal_);
396  copySlotsToFromReverse(postModuleBeginRunSignal_, iOther.postModuleBeginRunSignal_);
397 
398  copySlotsToFrom(preModuleEndRunSignal_, iOther.preModuleEndRunSignal_);
399  copySlotsToFromReverse(postModuleEndRunSignal_, iOther.postModuleEndRunSignal_);
400 
401  copySlotsToFrom(preModuleBeginLumiSignal_, iOther.preModuleBeginLumiSignal_);
402  copySlotsToFromReverse(postModuleBeginLumiSignal_, iOther.postModuleBeginLumiSignal_);
403 
404  copySlotsToFrom(preModuleEndLumiSignal_, iOther.preModuleEndLumiSignal_);
405  copySlotsToFromReverse(postModuleEndLumiSignal_, iOther.postModuleEndLumiSignal_);
406  */
407  copySlotsToFrom(preSourceConstructionSignal_, iOther.preSourceConstructionSignal_);
408  copySlotsToFromReverse(postSourceConstructionSignal_, iOther.postSourceConstructionSignal_);
409 
410  copySlotsToFrom(preForkReleaseResourcesSignal_, iOther.preForkReleaseResourcesSignal_);
411  copySlotsToFromReverse(postForkReacquireResourcesSignal_, iOther.postForkReacquireResourcesSignal_);
412  }
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
PostSourceLumi postSourceLumiSignal_
PreStreamBeginRun preStreamBeginRunSignal_
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
PostModuleStreamEndRun postModuleStreamEndRunSignal_
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
PrePathEvent prePathEventSignal_
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
PostModuleBeginStream postModuleBeginStreamSignal_
PreGlobalBeginRun preGlobalBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
PreSourceRun preSourceRunSignal_
PostModuleEvent postModuleEventSignal_
PostOpenFile postOpenFileSignal_
PreGlobalEndRun preGlobalEndRunSignal_
PostEvent postEventSignal_
signal is emitted after all modules have finished processing the Event
PostStreamEndLumi postStreamEndLumiSignal_
PostGlobalBeginRun postGlobalBeginRunSignal_
PreModuleBeginStream preModuleBeginStreamSignal_
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PreSourceConstruction preSourceConstructionSignal_
PreForkReleaseResources preForkReleaseResourcesSignal_
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
PostGlobalEndLumi postGlobalEndLumiSignal_
Preallocate preallocateSignal_
signal is emitted before beginJob
PreGlobalBeginLumi preGlobalBeginLumiSignal_
PostForkReacquireResources postForkReacquireResourcesSignal_
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
PreModuleStreamEndRun preModuleStreamEndRunSignal_
PostStreamEndRun postStreamEndRunSignal_
PreStreamEndRun preStreamEndRunSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleEndStream postModuleEndStreamSignal_
PreGlobalEndLumi preGlobalEndLumiSignal_
PostSourceEvent postSourceSignal_
PreCloseFile preCloseFileSignal_
PreStreamBeginLumi preStreamBeginLumiSignal_
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
PostStreamBeginRun postStreamBeginRunSignal_
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
PostCloseFile postCloseFileSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
PreSourceLumi preSourceLumiSignal_
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
PostGlobalEndRun postGlobalEndRunSignal_
PreModuleEvent preModuleEventSignal_
PostGlobalBeginLumi postGlobalBeginLumiSignal_
PreOpenFile preOpenFileSignal_
PostEndJob postEndJobSignal_
signal is emitted after all modules have gotten their endJob called
PreModuleBeginJob preModuleBeginJobSignal_
PreSourceEvent preSourceSignal_
PreModuleEndStream preModuleEndStreamSignal_
PostPathEvent postPathEventSignal_
PostStreamBeginLumi postStreamBeginLumiSignal_
PreStreamEndLumi preStreamEndLumiSignal_
PostModuleStreamEndLumi postModuleStreamEndLumiSignal_
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
PreEvent preEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
PostBeginJob postBeginJobSignal_
signal is emitted after all modules have gotten their beginJob called
PreModuleEndJob preModuleEndJobSignal_
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
PostModuleConstruction postModuleConstructionSignal_
void edm::ActivityRegistry::watchJobFailure ( JobFailure::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostBeginJob ( PostBeginJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostBeginLumi ( PostBeginLumi::slot_type const &  iSlot)
inline

Definition at line 450 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

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

450  {
452  }
PostBeginLumi postBeginLumiSignal_
signal is emitted after all modules have finished processing the beginLumi
void edm::ActivityRegistry::watchPostBeginRun ( PostBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostCloseFile ( PostCloseFile::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostEndJob ( PostEndJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostEndLumi ( PostEndLumi::slot_type const &  iSlot)
inline

Definition at line 468 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

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

468  {
470  }
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 432 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

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

432  {
434  }
PostEndRun postEndRunSignal_
signal is emitted after all modules have finished processing the Run
void edm::ActivityRegistry::watchPostEvent ( PostEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostForkReacquireResources ( PostForkReacquireResources::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostGlobalBeginLumi ( PostGlobalBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostGlobalBeginRun ( PostGlobalBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostGlobalEndLumi ( PostGlobalEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostGlobalEndRun ( PostGlobalEndRun::slot_type const &  iSlot)
inline
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

Definition at line 837 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

837  {
839  }
PostModuleBeginLumi postModuleBeginLumiSignal_
void edm::ActivityRegistry::watchPostModuleBeginRun ( PostModuleBeginRun::slot_type const &  iSlot)
inline

Definition at line 800 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

800  {
802 
803  }
PostModuleBeginRun postModuleBeginRunSignal_
void edm::ActivityRegistry::watchPostModuleBeginStream ( PostModuleBeginStream::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleConstruction ( PostModuleConstruction::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleEndJob ( PostModuleEndJob::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleEndLumi ( PostModuleEndLumi::slot_type const &  iSlot)
inline

Definition at line 855 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

855  {
857  }
PostModuleEndLumi postModuleEndLumiSignal_
void edm::ActivityRegistry::watchPostModuleEndRun ( PostModuleEndRun::slot_type const &  iSlot)
inline

Definition at line 819 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

819  {
821  }
PostModuleEndRun postModuleEndRunSignal_
void edm::ActivityRegistry::watchPostModuleEndStream ( PostModuleEndStream::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleEvent ( PostModuleEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleEventDelayedGet ( PostModuleEventDelayedGet::slot_type const &  iSlot)
inline

Definition at line 652 of file ActivityRegistry.h.

References edm::signalslot::Signal< T >::connect_front().

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

652  {
654  }
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
void connect_front(U iFunc)
Definition: Signal.h:68
void edm::ActivityRegistry::watchPostModuleGlobalBeginLumi ( PostModuleGlobalBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleGlobalBeginRun ( PostModuleGlobalBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleGlobalEndLumi ( PostModuleGlobalEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleGlobalEndRun ( PostModuleGlobalEndRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleStreamBeginLumi ( PostModuleStreamBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleStreamBeginRun ( PostModuleStreamBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleStreamEndLumi ( PostModuleStreamEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostModuleStreamEndRun ( PostModuleStreamEndRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostOpenFile ( PostOpenFile::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostPathBeginLumi ( PostPathBeginLumi::slot_type const &  iSlot)
inline

Definition at line 540 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

540  {
542  }
PostPathBeginLumi postPathBeginLumiSignal_
void edm::ActivityRegistry::watchPostPathBeginRun ( PostPathBeginRun::slot_type const &  iSlot)
inline

Definition at line 504 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

504  {
506  }
PostPathBeginRun postPathBeginRunSignal_
void edm::ActivityRegistry::watchPostPathEndLumi ( PostPathEndLumi::slot_type const &  iSlot)
inline

Definition at line 558 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

558  {
560  }
PostPathEndLumi postPathEndLumiSignal_
void edm::ActivityRegistry::watchPostPathEndRun ( PostPathEndRun::slot_type const &  iSlot)
inline

Definition at line 522 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect_front().

522  {
524  }
PostPathEndRun postPathEndRunSignal_
void edm::ActivityRegistry::watchPostPathEvent ( PostPathEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostProcessEvent ( PostProcessEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostProcessPath ( PostProcessPath::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostSourceConstruction ( PostSourceConstruction::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostSourceEvent ( PostSourceEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostSourceLumi ( PostSourceLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostSourceRun ( PostSourceRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostStreamBeginLumi ( PostStreamBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostStreamBeginRun ( PostStreamBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostStreamEndLumi ( PostStreamEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPostStreamEndRun ( PostStreamEndRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreallocate ( Preallocate::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreBeginLumi ( PreBeginLumi::slot_type const &  iSlot)
inline

Definition at line 441 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

441  {
443  }
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 405 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

405  {
407  }
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
void edm::ActivityRegistry::watchPreEndLumi ( PreEndLumi::slot_type const &  iSlot)
inline

Definition at line 459 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

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

Definition at line 423 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

423  {
424  preEndRunSignal_.connect(iSlot);
425  }
PreEndRun preEndRunSignal_
signal is emitted before the endRun is processed
void edm::ActivityRegistry::watchPreEvent ( PreEvent::slot_type const &  iSlot)
inline

Definition at line 354 of file ActivityRegistry.h.

References edm::signalslot::Signal< T >::connect().

Referenced by evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), ProfilerService::ProfilerService(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().

354  {
355  preEventSignal_.connect(iSlot);
356  }
PreEvent preEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
void connect(U iFunc)
Definition: Signal.h:63
void edm::ActivityRegistry::watchPreForkReleaseResources ( PreForkReleaseResources::slot_type const &  iSlot)
inline

Definition at line 881 of file ActivityRegistry.h.

References edm::signalslot::Signal< T >::connect_front().

881  {
883  }
void connect_front(U iFunc)
Definition: Signal.h:68
PreForkReleaseResources preForkReleaseResourcesSignal_
void edm::ActivityRegistry::watchPreGlobalBeginLumi ( PreGlobalBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreGlobalBeginRun ( PreGlobalBeginRun::slot_type const &  iSlot)
inline

Definition at line 241 of file ActivityRegistry.h.

References edm::signalslot::Signal< T >::connect().

Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::EvFDaqDirector::EvFDaqDirector(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().

241  {
243  }
PreGlobalBeginRun preGlobalBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
void connect(U iFunc)
Definition: Signal.h:63
void edm::ActivityRegistry::watchPreGlobalEndLumi ( PreGlobalEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreGlobalEndRun ( PreGlobalEndRun::slot_type const &  iSlot)
inline

Definition at line 255 of file ActivityRegistry.h.

References edm::signalslot::Signal< T >::connect().

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

255  {
257  }
PreGlobalEndRun preGlobalEndRunSignal_
void connect(U iFunc)
Definition: Signal.h:63
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

Definition at line 828 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

828  {
830  }
PreModuleBeginLumi preModuleBeginLumiSignal_
void edm::ActivityRegistry::watchPreModuleBeginRun ( PreModuleBeginRun::slot_type const &  iSlot)
inline

Definition at line 791 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

791  {
793  }
PreModuleBeginRun preModuleBeginRunSignal_
void edm::ActivityRegistry::watchPreModuleBeginStream ( PreModuleBeginStream::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

Definition at line 846 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

846  {
848  }
PreModuleEndLumi preModuleEndLumiSignal_
void edm::ActivityRegistry::watchPreModuleEndRun ( PreModuleEndRun::slot_type const &  iSlot)
inline

Definition at line 810 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

810  {
812  }
PreModuleEndRun preModuleEndRunSignal_
void edm::ActivityRegistry::watchPreModuleEndStream ( PreModuleEndStream::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleEvent ( PreModuleEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleEventDelayedGet ( PreModuleEventDelayedGet::slot_type const &  iSlot)
inline

Definition at line 644 of file ActivityRegistry.h.

References edm::signalslot::Signal< T >::connect().

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

644  {
646  }
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
void connect(U iFunc)
Definition: Signal.h:63
void edm::ActivityRegistry::watchPreModuleGlobalBeginLumi ( PreModuleGlobalBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleGlobalBeginRun ( PreModuleGlobalBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleGlobalEndLumi ( PreModuleGlobalEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleGlobalEndRun ( PreModuleGlobalEndRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleStreamBeginLumi ( PreModuleStreamBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleStreamBeginRun ( PreModuleStreamBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleStreamEndLumi ( PreModuleStreamEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreModuleStreamEndRun ( PreModuleStreamEndRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreOpenFile ( PreOpenFile::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPrePathBeginLumi ( PrePathBeginLumi::slot_type const &  iSlot)
inline

Definition at line 531 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

531  {
533  }
PrePathBeginLumi prePathBeginLumiSignal_
void edm::ActivityRegistry::watchPrePathBeginRun ( PrePathBeginRun::slot_type const &  iSlot)
inline

Definition at line 495 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

495  {
497  }
PrePathBeginRun prePathBeginRunSignal_
void edm::ActivityRegistry::watchPrePathEndLumi ( PrePathEndLumi::slot_type const &  iSlot)
inline

Definition at line 549 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

549  {
551  }
PrePathEndLumi prePathEndLumiSignal_
void edm::ActivityRegistry::watchPrePathEndRun ( PrePathEndRun::slot_type const &  iSlot)
inline

Definition at line 513 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

513  {
515  }
PrePathEndRun prePathEndRunSignal_
void edm::ActivityRegistry::watchPrePathEvent ( PrePathEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreProcessEvent ( PreProcessEvent::slot_type const &  iSlot)
inline

Definition at line 387 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

Referenced by edm::service::IgProfService::IgProfService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), and edm::service::PathTimerService::PathTimerService().

387  {
389  }
PreProcessEvent preProcessEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
void edm::ActivityRegistry::watchPreProcessPath ( PreProcessPath::slot_type const &  iSlot)
inline

Definition at line 477 of file ActivityRegistry.h.

References edm::signalslot::ObsoleteSignal< T >::connect().

477  {
479  }
PreProcessPath preProcessPathSignal_
void edm::ActivityRegistry::watchPreSourceConstruction ( PreSourceConstruction::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreSourceEvent ( PreSourceEvent::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreSourceLumi ( PreSourceLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreSourceRun ( PreSourceRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreStreamBeginLumi ( PreStreamBeginLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreStreamBeginRun ( PreStreamBeginRun::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreStreamEndLumi ( PreStreamEndLumi::slot_type const &  iSlot)
inline
void edm::ActivityRegistry::watchPreStreamEndRun ( PreStreamEndRun::slot_type const &  iSlot)
inline

Definition at line 283 of file ActivityRegistry.h.

References edm::signalslot::Signal< T >::connect().

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

283  {
285  }
PreStreamEndRun preStreamEndRunSignal_
void connect(U iFunc)
Definition: Signal.h:63

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 120 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 102 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostBeginLumi edm::ActivityRegistry::postBeginLumiSignal_

signal is emitted after all modules have finished processing the beginLumi

Definition at line 449 of file ActivityRegistry.h.

PostBeginRun edm::ActivityRegistry::postBeginRunSignal_

signal is emitted after all modules have finished processing the beginRun

Definition at line 413 of file ActivityRegistry.h.

PostCloseFile edm::ActivityRegistry::postCloseFileSignal_

Definition at line 204 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 111 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 467 of file ActivityRegistry.h.

PostEndRun edm::ActivityRegistry::postEndRunSignal_

signal is emitted after all modules have finished processing the Run

Definition at line 431 of file ActivityRegistry.h.

PostEvent edm::ActivityRegistry::postEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 361 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postScheduleSignal().

PostForkReacquireResources edm::ActivityRegistry::postForkReacquireResourcesSignal_

Definition at line 888 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostGlobalBeginLumi edm::ActivityRegistry::postGlobalBeginLumiSignal_
PostGlobalBeginRun edm::ActivityRegistry::postGlobalBeginRunSignal_
PostGlobalEndLumi edm::ActivityRegistry::postGlobalEndLumiSignal_
PostGlobalEndRun edm::ActivityRegistry::postGlobalEndRunSignal_
PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_

Definition at line 603 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_

Definition at line 836 of file ActivityRegistry.h.

PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_

Definition at line 799 of file ActivityRegistry.h.

PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_

Definition at line 218 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_

Definition at line 586 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_

Definition at line 619 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_

Definition at line 854 of file ActivityRegistry.h.

PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_

Definition at line 818 of file ActivityRegistry.h.

PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_

Definition at line 232 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEventDelayedGet edm::ActivityRegistry::postModuleEventDelayedGetSignal_

Definition at line 651 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEvent edm::ActivityRegistry::postModuleEventSignal_
PostModuleGlobalBeginLumi edm::ActivityRegistry::postModuleGlobalBeginLumiSignal_
PostModuleGlobalBeginRun edm::ActivityRegistry::postModuleGlobalBeginRunSignal_
PostModuleGlobalEndLumi edm::ActivityRegistry::postModuleGlobalEndLumiSignal_
PostModuleGlobalEndRun edm::ActivityRegistry::postModuleGlobalEndRunSignal_
PostModule edm::ActivityRegistry::postModuleSignal_

Definition at line 781 of file ActivityRegistry.h.

PostModuleStreamBeginLumi edm::ActivityRegistry::postModuleStreamBeginLumiSignal_
PostModuleStreamBeginRun edm::ActivityRegistry::postModuleStreamBeginRunSignal_
PostModuleStreamEndLumi edm::ActivityRegistry::postModuleStreamEndLumiSignal_
PostModuleStreamEndRun edm::ActivityRegistry::postModuleStreamEndRunSignal_
PostOpenFile edm::ActivityRegistry::postOpenFileSignal_

Definition at line 186 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_

Definition at line 539 of file ActivityRegistry.h.

PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_

Definition at line 503 of file ActivityRegistry.h.

PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_

Definition at line 557 of file ActivityRegistry.h.

PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_

Definition at line 521 of file ActivityRegistry.h.

PostPathEvent edm::ActivityRegistry::postPathEventSignal_
PostProcessEvent edm::ActivityRegistry::postProcessEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 395 of file ActivityRegistry.h.

PostProcessPath edm::ActivityRegistry::postProcessPathSignal_

Definition at line 485 of file ActivityRegistry.h.

PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_

Definition at line 871 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_

Definition at line 153 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceRun edm::ActivityRegistry::postSourceRunSignal_

Definition at line 169 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceEvent edm::ActivityRegistry::postSourceSignal_

Definition at line 137 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostStreamBeginLumi edm::ActivityRegistry::postStreamBeginLumiSignal_
PostStreamBeginRun edm::ActivityRegistry::postStreamBeginRunSignal_
PostStreamEndLumi edm::ActivityRegistry::postStreamEndLumiSignal_
PostStreamEndRun edm::ActivityRegistry::postStreamEndRunSignal_
Preallocate edm::ActivityRegistry::preallocateSignal_

signal is emitted before beginJob

Definition at line 94 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), DQMStore::DQMStore(), edm::service::Timing::Timing(), and watchPreallocate().

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 440 of file ActivityRegistry.h.

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 404 of file ActivityRegistry.h.

PreCloseFile edm::ActivityRegistry::preCloseFileSignal_

Definition at line 196 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreEndLumi edm::ActivityRegistry::preEndLumiSignal_

signal is emitted before the endLumi is processed

Definition at line 458 of file ActivityRegistry.h.

PreEndRun edm::ActivityRegistry::preEndRunSignal_

signal is emitted before the endRun is processed

Definition at line 422 of file ActivityRegistry.h.

PreEvent edm::ActivityRegistry::preEventSignal_

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

Definition at line 353 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::preScheduleSignal().

PreForkReleaseResources edm::ActivityRegistry::preForkReleaseResourcesSignal_

Definition at line 880 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreGlobalBeginLumi edm::ActivityRegistry::preGlobalBeginLumiSignal_
PreGlobalBeginRun edm::ActivityRegistry::preGlobalBeginRunSignal_

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

Definition at line 240 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::preScheduleSignal().

PreGlobalEndLumi edm::ActivityRegistry::preGlobalEndLumiSignal_
PreGlobalEndRun edm::ActivityRegistry::preGlobalEndRunSignal_
PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_

Definition at line 595 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_

Definition at line 827 of file ActivityRegistry.h.

PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_

Definition at line 790 of file ActivityRegistry.h.

PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_

Definition at line 211 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_

Definition at line 577 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_

Definition at line 611 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_

Definition at line 845 of file ActivityRegistry.h.

PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_

Definition at line 809 of file ActivityRegistry.h.

PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_

Definition at line 225 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEventDelayedGet edm::ActivityRegistry::preModuleEventDelayedGetSignal_

Definition at line 643 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEvent edm::ActivityRegistry::preModuleEventSignal_
PreModuleGlobalBeginLumi edm::ActivityRegistry::preModuleGlobalBeginLumiSignal_
PreModuleGlobalBeginRun edm::ActivityRegistry::preModuleGlobalBeginRunSignal_
PreModuleGlobalEndLumi edm::ActivityRegistry::preModuleGlobalEndLumiSignal_
PreModuleGlobalEndRun edm::ActivityRegistry::preModuleGlobalEndRunSignal_
PreModule edm::ActivityRegistry::preModuleSignal_

Definition at line 772 of file ActivityRegistry.h.

PreModuleStreamBeginLumi edm::ActivityRegistry::preModuleStreamBeginLumiSignal_
PreModuleStreamBeginRun edm::ActivityRegistry::preModuleStreamBeginRunSignal_
PreModuleStreamEndLumi edm::ActivityRegistry::preModuleStreamEndLumiSignal_
PreModuleStreamEndRun edm::ActivityRegistry::preModuleStreamEndRunSignal_
PreOpenFile edm::ActivityRegistry::preOpenFileSignal_

Definition at line 177 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_

Definition at line 530 of file ActivityRegistry.h.

PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_

Definition at line 494 of file ActivityRegistry.h.

PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_

Definition at line 548 of file ActivityRegistry.h.

PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_

Definition at line 512 of file ActivityRegistry.h.

PrePathEvent edm::ActivityRegistry::prePathEventSignal_
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 386 of file ActivityRegistry.h.

PreProcessPath edm::ActivityRegistry::preProcessPathSignal_

Definition at line 476 of file ActivityRegistry.h.

PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_

Definition at line 862 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_

Definition at line 145 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceRun edm::ActivityRegistry::preSourceRunSignal_

Definition at line 161 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEvent edm::ActivityRegistry::preSourceSignal_

Definition at line 129 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreStreamBeginLumi edm::ActivityRegistry::preStreamBeginLumiSignal_
PreStreamBeginRun edm::ActivityRegistry::preStreamBeginRunSignal_
PreStreamEndLumi edm::ActivityRegistry::preStreamEndLumiSignal_
PreStreamEndRun edm::ActivityRegistry::preStreamEndRunSignal_