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>

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::Signal
< void(PathsAndConsumesOfModulesBase
const &, ProcessContext const &)> 
PreBeginJob
 
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::Signal< void()> PreEndJob
 
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
&, TerminationOrigin)> 
PreGlobalEarlyTermination
 
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(TerminationOrigin)> 
PreSourceEarlyTermination
 
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
&, TerminationOrigin)> 
PreStreamEarlyTermination
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PreStreamEndLumi
 
typedef signalslot::Signal
< void(StreamContext const &)> 
PreStreamEndRun
 

Public Member Functions

 ActivityRegistry ()
 
 ActivityRegistry (ActivityRegistry const &)=delete
 
void connect (ActivityRegistry &iOther)
 forwards our signals to slots connected to iOther More...
 
void connectToSubProcess (ActivityRegistry &iOther)
 
void copySlotsFrom (ActivityRegistry &iOther)
 
ActivityRegistryoperator= (ActivityRegistry const &)=delete
 
void watchJobFailure (JobFailure::slot_type const &iSlot)
 convenience function for attaching to signal More...
 
template<class TClass , class TMethod >
void watchJobFailure (TClass *iObject, TMethod iMethod)
 
void watchPostBeginJob (PostBeginJob::slot_type const &iSlot)
 convenience function for attaching to signal More...
 
template<class TClass , class TMethod >
void watchPostBeginJob (TClass *iObject, TMethod iMethod)
 
void watchPostBeginLumi (PostBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPostBeginRun (PostBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPostCloseFile (PostCloseFile::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostCloseFile (TClass *iObject, TMethod iMethod)
 
void watchPostEndJob (PostEndJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostEndJob (TClass *iObject, TMethod iMethod)
 
void watchPostEndLumi (PostEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPostEndRun (PostEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostEndRun (TClass *iObject, TMethod iMethod)
 
void watchPostEvent (PostEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostEvent (TClass *iObject, TMethod iMethod)
 
void watchPostForkReacquireResources (PostForkReacquireResources::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostForkReacquireResources (TClass *iObject, TMethod iMethod)
 
void watchPostGlobalBeginLumi (PostGlobalBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostGlobalBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPostGlobalBeginRun (PostGlobalBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostGlobalBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPostGlobalEndLumi (PostGlobalEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostGlobalEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPostGlobalEndRun (PostGlobalEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostGlobalEndRun (TClass *iObject, TMethod iMethod)
 
void watchPostModule (PostModule::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModule (TClass *iObject, TMethod iMethod)
 
void watchPostModuleBeginJob (PostModuleBeginJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleBeginJob (TClass *iObject, TMethod iMethod)
 
void watchPostModuleBeginLumi (PostModuleBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPostModuleBeginRun (PostModuleBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPostModuleBeginStream (PostModuleBeginStream::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleBeginStream (TClass *iObject, TMethod iMethod)
 
void watchPostModuleConstruction (PostModuleConstruction::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleConstruction (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEndJob (PostModuleEndJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEndJob (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEndLumi (PostModuleEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEndRun (PostModuleEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEndRun (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEndStream (PostModuleEndStream::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEndStream (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEvent (PostModuleEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEvent (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEventDelayedGet (PostModuleEventDelayedGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEventDelayedGet (TClass *iObject, TMethod iMethod)
 
void watchPostModuleGlobalBeginLumi (PostModuleGlobalBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleGlobalBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPostModuleGlobalBeginRun (PostModuleGlobalBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleGlobalBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPostModuleGlobalEndLumi (PostModuleGlobalEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleGlobalEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPostModuleGlobalEndRun (PostModuleGlobalEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleGlobalEndRun (TClass *iObject, TMethod iMethod)
 
void watchPostModuleStreamBeginLumi (PostModuleStreamBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleStreamBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPostModuleStreamBeginRun (PostModuleStreamBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleStreamBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPostModuleStreamEndLumi (PostModuleStreamEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleStreamEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPostModuleStreamEndRun (PostModuleStreamEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleStreamEndRun (TClass *iObject, TMethod iMethod)
 
void watchPostOpenFile (PostOpenFile::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostOpenFile (TClass *iObject, TMethod iMethod)
 
void watchPostPathBeginLumi (PostPathBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostPathBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPostPathBeginRun (PostPathBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostPathBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPostPathEndLumi (PostPathEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostPathEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPostPathEndRun (PostPathEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostPathEndRun (TClass *iObject, TMethod iMethod)
 
void watchPostPathEvent (PostPathEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostPathEvent (TClass *iObject, TMethod iMethod)
 
void watchPostProcessEvent (PostProcessEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostProcessEvent (TClass *iObject, TMethod iMethod)
 
void watchPostProcessPath (PostProcessPath::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostProcessPath (TClass *iObject, TMethod iMethod)
 
void watchPostSourceConstruction (PostSourceConstruction::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostSourceConstruction (TClass *iObject, TMethod iMethod)
 
void watchPostSourceEvent (PostSourceEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostSourceEvent (TClass *iObject, TMethod iMethod)
 
void watchPostSourceLumi (PostSourceLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostSourceLumi (TClass *iObject, TMethod iMethod)
 
void watchPostSourceRun (PostSourceRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostSourceRun (TClass *iObject, TMethod iMethod)
 
void watchPostStreamBeginLumi (PostStreamBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostStreamBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPostStreamBeginRun (PostStreamBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostStreamBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPostStreamEndLumi (PostStreamEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostStreamEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPostStreamEndRun (PostStreamEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostStreamEndRun (TClass *iObject, TMethod iMethod)
 
void watchPreallocate (Preallocate::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreallocate (TClass *iObject, TMethod iMethod)
 
void watchPreBeginJob (PreBeginJob::slot_type const &iSlot)
 convenience function for attaching to signal More...
 
template<class TClass , class TMethod >
void watchPreBeginJob (TClass *iObject, TMethod iMethod)
 
void watchPreBeginLumi (PreBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPreBeginRun (PreBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPreCloseFile (PreCloseFile::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreCloseFile (TClass *iObject, TMethod iMethod)
 
void watchPreEndJob (PreEndJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreEndJob (TClass *iObject, TMethod iMethod)
 
void watchPreEndLumi (PreEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPreEndRun (PreEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreEndRun (TClass *iObject, TMethod iMethod)
 
void watchPreEvent (PreEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreEvent (TClass *iObject, TMethod iMethod)
 
void watchPreForkReleaseResources (PreForkReleaseResources::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreForkReleaseResources (TClass *iObject, TMethod iMethod)
 
void watchPreGlobalBeginLumi (PreGlobalBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreGlobalBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPreGlobalBeginRun (PreGlobalBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreGlobalBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPreGlobalEarlyTermination (PreGlobalEarlyTermination::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreGlobalEarlyTermination (TClass *iObject, TMethod iMethod)
 
void watchPreGlobalEndLumi (PreGlobalEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreGlobalEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPreGlobalEndRun (PreGlobalEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreGlobalEndRun (TClass *iObject, TMethod iMethod)
 
void watchPreModule (PreModule::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModule (TClass *iObject, TMethod iMethod)
 
void watchPreModuleBeginJob (PreModuleBeginJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleBeginJob (TClass *iObject, TMethod iMethod)
 
void watchPreModuleBeginLumi (PreModuleBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPreModuleBeginRun (PreModuleBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPreModuleBeginStream (PreModuleBeginStream::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleBeginStream (TClass *iObject, TMethod iMethod)
 
void watchPreModuleConstruction (PreModuleConstruction::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleConstruction (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEndJob (PreModuleEndJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEndJob (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEndLumi (PreModuleEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEndRun (PreModuleEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEndRun (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEndStream (PreModuleEndStream::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEndStream (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEvent (PreModuleEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEvent (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEventDelayedGet (PreModuleEventDelayedGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEventDelayedGet (TClass *iObject, TMethod iMethod)
 
void watchPreModuleGlobalBeginLumi (PreModuleGlobalBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleGlobalBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPreModuleGlobalBeginRun (PreModuleGlobalBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleGlobalBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPreModuleGlobalEndLumi (PreModuleGlobalEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleGlobalEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPreModuleGlobalEndRun (PreModuleGlobalEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleGlobalEndRun (TClass *iObject, TMethod iMethod)
 
void watchPreModuleStreamBeginLumi (PreModuleStreamBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleStreamBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPreModuleStreamBeginRun (PreModuleStreamBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleStreamBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPreModuleStreamEndLumi (PreModuleStreamEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleStreamEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPreModuleStreamEndRun (PreModuleStreamEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleStreamEndRun (TClass *iObject, TMethod iMethod)
 
void watchPreOpenFile (PreOpenFile::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreOpenFile (TClass *iObject, TMethod iMethod)
 
void watchPrePathBeginLumi (PrePathBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPrePathBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPrePathBeginRun (PrePathBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPrePathBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPrePathEndLumi (PrePathEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPrePathEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPrePathEndRun (PrePathEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPrePathEndRun (TClass *iObject, TMethod iMethod)
 
void watchPrePathEvent (PrePathEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPrePathEvent (TClass *iObject, TMethod iMethod)
 
void watchPreProcessEvent (PreProcessEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreProcessEvent (TClass *iObject, TMethod iMethod)
 
void watchPreProcessPath (PreProcessPath::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreProcessPath (TClass *iObject, TMethod iMethod)
 
void watchPreSourceConstruction (PreSourceConstruction::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreSourceConstruction (TClass *iObject, TMethod iMethod)
 
void watchPreSourceEarlyTermination (PreSourceEarlyTermination::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreSourceEarlyTermination (TClass *iObject, TMethod iMethod)
 
void watchPreSourceEvent (PreSourceEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreSourceEvent (TClass *iObject, TMethod iMethod)
 
void watchPreSourceLumi (PreSourceLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreSourceLumi (TClass *iObject, TMethod iMethod)
 
void watchPreSourceRun (PreSourceRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreSourceRun (TClass *iObject, TMethod iMethod)
 
void watchPreStreamBeginLumi (PreStreamBeginLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreStreamBeginLumi (TClass *iObject, TMethod iMethod)
 
void watchPreStreamBeginRun (PreStreamBeginRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreStreamBeginRun (TClass *iObject, TMethod iMethod)
 
void watchPreStreamEarlyTermination (PreStreamEarlyTermination::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreStreamEarlyTermination (TClass *iObject, TMethod iMethod)
 
void watchPreStreamEndLumi (PreStreamEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreStreamEndLumi (TClass *iObject, TMethod iMethod)
 
void watchPreStreamEndRun (PreStreamEndRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreStreamEndRun (TClass *iObject, TMethod iMethod)
 

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...
 
PreBeginJob preBeginJobSignal_
 signal is emitted before all modules have gotten their beginJob called 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_
 
PreEndJob preEndJobSignal_
 signal is emitted before any modules have gotten their endJob called More...
 
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...
 
PreGlobalEarlyTermination preGlobalEarlyTerminationSignal_
 
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_
 
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
 
PreSourceLumi preSourceLumiSignal_
 
PreSourceRun preSourceRunSignal_
 
PreSourceEvent preSourceSignal_
 
PreStreamBeginLumi preStreamBeginLumiSignal_
 
PreStreamBeginRun preStreamBeginRunSignal_
 
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
 
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 136 of file ActivityRegistry.h.

Definition at line 111 of file ActivityRegistry.h.

Definition at line 493 of file ActivityRegistry.h.

Definition at line 457 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 222 of file ActivityRegistry.h.

Definition at line 128 of file ActivityRegistry.h.

Definition at line 511 of file ActivityRegistry.h.

Definition at line 475 of file ActivityRegistry.h.

Definition at line 378 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 933 of file ActivityRegistry.h.

Definition at line 321 of file ActivityRegistry.h.

Definition at line 265 of file ActivityRegistry.h.

Definition at line 335 of file ActivityRegistry.h.

Definition at line 279 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 826 of file ActivityRegistry.h.

signal is emitted after the module had done beginJob

Definition at line 648 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginLumi

Definition at line 881 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginRun

Definition at line 844 of file ActivityRegistry.h.

Definition at line 236 of file ActivityRegistry.h.

signal is emitted after the module was construction

Definition at line 631 of file ActivityRegistry.h.

signal is emitted after the module had done endJob

Definition at line 664 of file ActivityRegistry.h.

signal is emitted after the module finished processing endLumi

Definition at line 899 of file ActivityRegistry.h.

signal is emitted after the module finished processing endRun

Definition at line 863 of file ActivityRegistry.h.

Definition at line 250 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 680 of file ActivityRegistry.h.

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

Definition at line 696 of file ActivityRegistry.h.

Definition at line 794 of file ActivityRegistry.h.

Definition at line 766 of file ActivityRegistry.h.

Definition at line 808 of file ActivityRegistry.h.

Definition at line 780 of file ActivityRegistry.h.

Definition at line 738 of file ActivityRegistry.h.

Definition at line 710 of file ActivityRegistry.h.

Definition at line 752 of file ActivityRegistry.h.

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

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

Definition at line 584 of file ActivityRegistry.h.

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

Definition at line 548 of file ActivityRegistry.h.

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

Definition at line 602 of file ActivityRegistry.h.

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

Definition at line 566 of file ActivityRegistry.h.

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

Definition at line 395 of file ActivityRegistry.h.

Definition at line 439 of file ActivityRegistry.h.

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

Definition at line 530 of file ActivityRegistry.h.

signal is emitted after the source was construction

Definition at line 916 of file ActivityRegistry.h.

signal is emitted after the source starts creating an Event

Definition at line 155 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Lumi

Definition at line 171 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Run

Definition at line 187 of file ActivityRegistry.h.

Definition at line 349 of file ActivityRegistry.h.

Definition at line 293 of file ActivityRegistry.h.

Definition at line 363 of file ActivityRegistry.h.

Definition at line 307 of file ActivityRegistry.h.

Definition at line 94 of file ActivityRegistry.h.

Definition at line 102 of file ActivityRegistry.h.

Definition at line 484 of file ActivityRegistry.h.

Definition at line 448 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 214 of file ActivityRegistry.h.

Definition at line 120 of file ActivityRegistry.h.

Definition at line 502 of file ActivityRegistry.h.

Definition at line 466 of file ActivityRegistry.h.

Definition at line 370 of file ActivityRegistry.h.

signal is emitted before we fork the processes

Definition at line 925 of file ActivityRegistry.h.

Definition at line 314 of file ActivityRegistry.h.

Definition at line 257 of file ActivityRegistry.h.

signal is emitted if a began processing a global transition and then we began terminating the application

Definition at line 413 of file ActivityRegistry.h.

Definition at line 328 of file ActivityRegistry.h.

Definition at line 272 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 817 of file ActivityRegistry.h.

signal is emitted before the module does beginJob

Definition at line 640 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginLumi

Definition at line 872 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginRun

Definition at line 835 of file ActivityRegistry.h.

Definition at line 229 of file ActivityRegistry.h.

signal is emitted before the module is constructed

Definition at line 622 of file ActivityRegistry.h.

signal is emitted before the module does endJob

Definition at line 656 of file ActivityRegistry.h.

signal is emitted before the module starts processing endLumi

Definition at line 890 of file ActivityRegistry.h.

signal is emitted before the module starts processing endRun

Definition at line 854 of file ActivityRegistry.h.

Definition at line 243 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 672 of file ActivityRegistry.h.

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

Definition at line 688 of file ActivityRegistry.h.

Definition at line 787 of file ActivityRegistry.h.

Definition at line 759 of file ActivityRegistry.h.

Definition at line 801 of file ActivityRegistry.h.

Definition at line 773 of file ActivityRegistry.h.

Definition at line 731 of file ActivityRegistry.h.

Definition at line 703 of file ActivityRegistry.h.

Definition at line 745 of file ActivityRegistry.h.

Definition at line 717 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 195 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginLumi

Definition at line 575 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginRun

Definition at line 539 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 593 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 557 of file ActivityRegistry.h.

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

Definition at line 387 of file ActivityRegistry.h.

Definition at line 430 of file ActivityRegistry.h.

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

Definition at line 521 of file ActivityRegistry.h.

signal is emitted before the source is constructed

Definition at line 907 of file ActivityRegistry.h.

signal is emitted if while communicating with a source we began terminating the application

Definition at line 422 of file ActivityRegistry.h.

signal is emitted before the source starts creating an Event

Definition at line 147 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Lumi

Definition at line 163 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Run

Definition at line 179 of file ActivityRegistry.h.

Definition at line 342 of file ActivityRegistry.h.

Definition at line 286 of file ActivityRegistry.h.

signal is emitted when began processing a stream transition and then we began terminating the application

Definition at line 404 of file ActivityRegistry.h.

Definition at line 356 of file ActivityRegistry.h.

Definition at line 300 of file ActivityRegistry.h.

Constructor & Destructor Documentation

edm::ActivityRegistry::ActivityRegistry ( )
inline

Definition at line 89 of file ActivityRegistry.h.

89 {}
edm::ActivityRegistry::ActivityRegistry ( ActivityRegistry const &  )
delete

Member Function Documentation

void ActivityRegistry::connect ( ActivityRegistry iOther)

forwards our signals to slots connected to iOther

Definition at line 259 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().

259  {
260  connectGlobals(iOther);
261  connectLocals(iOther);
262  }
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_, preEndJobSignal_, preForkReleaseResourcesSignal_, preGlobalEarlyTerminationSignal_, preOpenFileSignal_, preSourceConstructionSignal_, preSourceEarlyTerminationSignal_, preSourceLumiSignal_, preSourceRunSignal_, preSourceSignal_, and preStreamEarlyTerminationSignal_.

Referenced by connect(), and connectToSubProcess().

96  {
97  preallocateSignal_.connect(std::cref(iOther.preallocateSignal_));
98  postBeginJobSignal_.connect(std::cref(iOther.postBeginJobSignal_));
99  preEndJobSignal_.connect(std::cref(iOther.preEndJobSignal_));
100  postEndJobSignal_.connect(std::cref(iOther.postEndJobSignal_));
101 
102  jobFailureSignal_.connect(std::cref(iOther.jobFailureSignal_));
103 
104  preSourceSignal_.connect(std::cref(iOther.preSourceSignal_));
105  postSourceSignal_.connect(std::cref(iOther.postSourceSignal_));
106 
107  preSourceLumiSignal_.connect(std::cref(iOther.preSourceLumiSignal_));
108  postSourceLumiSignal_.connect(std::cref(iOther.postSourceLumiSignal_));
109 
110  preSourceRunSignal_.connect(std::cref(iOther.preSourceRunSignal_));
111  postSourceRunSignal_.connect(std::cref(iOther.postSourceRunSignal_));
112 
113  preOpenFileSignal_.connect(std::cref(iOther.preOpenFileSignal_));
114  postOpenFileSignal_.connect(std::cref(iOther.postOpenFileSignal_));
115 
116  preCloseFileSignal_.connect(std::cref(iOther.preCloseFileSignal_));
117  postCloseFileSignal_.connect(std::cref(iOther.postCloseFileSignal_));
118 
119  preSourceConstructionSignal_.connect(std::cref(iOther.preSourceConstructionSignal_));
120  postSourceConstructionSignal_.connect(std::cref(iOther.postSourceConstructionSignal_));
121 
122  preForkReleaseResourcesSignal_.connect(std::cref(iOther.preForkReleaseResourcesSignal_));
123  postForkReacquireResourcesSignal_.connect(std::cref(iOther.postForkReacquireResourcesSignal_));
124 
125  preStreamEarlyTerminationSignal_.connect(std::cref(iOther.preStreamEarlyTerminationSignal_));
126  preGlobalEarlyTerminationSignal_.connect(std::cref(iOther.preGlobalEarlyTerminationSignal_));
127  preSourceEarlyTerminationSignal_.connect(std::cref(iOther.preSourceEarlyTerminationSignal_));
128 
129  }
PostSourceLumi postSourceLumiSignal_
PreSourceRun preSourceRunSignal_
PostOpenFile postOpenFileSignal_
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PreSourceConstruction preSourceConstructionSignal_
PreForkReleaseResources preForkReleaseResourcesSignal_
Preallocate preallocateSignal_
signal is emitted before beginJob
PostForkReacquireResources postForkReacquireResourcesSignal_
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
PostSourceEvent postSourceSignal_
PreCloseFile preCloseFileSignal_
PreGlobalEarlyTermination preGlobalEarlyTerminationSignal_
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
PreEndJob preEndJobSignal_
signal is emitted before any modules have gotten their endJob called
void ActivityRegistry::connectLocals ( ActivityRegistry iOther)
private

Definition at line 132 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_, preBeginJobSignal_, 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().

132  {
133 
134  preBeginJobSignal_.connect(std::cref(iOther.preBeginJobSignal_));
135 
136  preModuleBeginStreamSignal_.connect(std::cref(iOther.preModuleBeginStreamSignal_));
137  postModuleBeginStreamSignal_.connect(std::cref(iOther.postModuleBeginStreamSignal_));
138 
139  preModuleEndStreamSignal_.connect(std::cref(iOther.preModuleEndStreamSignal_));
140  postModuleEndStreamSignal_.connect(std::cref(iOther.postModuleEndStreamSignal_));
141 
142  preGlobalBeginRunSignal_.connect(std::cref(iOther.preGlobalBeginRunSignal_));
143  postGlobalBeginRunSignal_.connect(std::cref(iOther.postGlobalBeginRunSignal_));
144 
145  preGlobalEndRunSignal_.connect(std::cref(iOther.preGlobalEndRunSignal_));
146  postGlobalEndRunSignal_.connect(std::cref(iOther.postGlobalEndRunSignal_));
147 
148  preStreamBeginRunSignal_.connect(std::cref(iOther.preStreamBeginRunSignal_));
149  postStreamBeginRunSignal_.connect(std::cref(iOther.postStreamBeginRunSignal_));
150 
151  preStreamEndRunSignal_.connect(std::cref(iOther.preStreamEndRunSignal_));
152  postStreamEndRunSignal_.connect(std::cref(iOther.postStreamEndRunSignal_));
153 
154  preGlobalBeginLumiSignal_.connect(std::cref(iOther.preGlobalBeginLumiSignal_));
155  postGlobalBeginLumiSignal_.connect(std::cref(iOther.postGlobalBeginLumiSignal_));
156 
157  preGlobalEndLumiSignal_.connect(std::cref(iOther.preGlobalEndLumiSignal_));
158  postGlobalEndLumiSignal_.connect(std::cref(iOther.postGlobalEndLumiSignal_));
159 
160  preStreamBeginLumiSignal_.connect(std::cref(iOther.preStreamBeginLumiSignal_));
161  postStreamBeginLumiSignal_.connect(std::cref(iOther.postStreamBeginLumiSignal_));
162 
163  preStreamEndLumiSignal_.connect(std::cref(iOther.preStreamEndLumiSignal_));
164  postStreamEndLumiSignal_.connect(std::cref(iOther.postStreamEndLumiSignal_));
165 
166  preEventSignal_.connect(std::cref(iOther.preEventSignal_));
167  postEventSignal_.connect(std::cref(iOther.postEventSignal_));
168 
169  prePathEventSignal_.connect(std::cref(iOther.prePathEventSignal_));
170  postPathEventSignal_.connect(std::cref(iOther.postPathEventSignal_));
171 
172  //preProcessEventSignal_.connect(std::cref(iOther.preProcessEventSignal_));
173  //postProcessEventSignal_.connect(std::cref(iOther.postProcessEventSignal_));
174 
175  //preBeginRunSignal_.connect(std::cref(iOther.preBeginRunSignal_));
176  //postBeginRunSignal_.connect(std::cref(iOther.postBeginRunSignal_));
177 
178  //preEndRunSignal_.connect(std::cref(iOther.preEndRunSignal_));
179  //postEndRunSignal_.connect(std::cref(iOther.postEndRunSignal_));
180 
181  //preBeginLumiSignal_.connect(std::cref(iOther.preBeginLumiSignal_));
182  //postBeginLumiSignal_.connect(std::cref(iOther.postBeginLumiSignal_));
183 
184  //preEndLumiSignal_.connect(std::cref(iOther.preEndLumiSignal_));
185  //postEndLumiSignal_.connect(std::cref(iOther.postEndLumiSignal_));
186 
187  //preProcessPathSignal_.connect(std::cref(iOther.preProcessPathSignal_));
188  //postProcessPathSignal_.connect(std::cref(iOther.postProcessPathSignal_));
189 
190  //prePathBeginRunSignal_.connect(std::cref(iOther.prePathBeginRunSignal_));
191  //postPathBeginRunSignal_.connect(std::cref(iOther.postPathBeginRunSignal_));
192 
193  //prePathEndRunSignal_.connect(std::cref(iOther.prePathEndRunSignal_));
194  //postPathEndRunSignal_.connect(std::cref(iOther.postPathEndRunSignal_));
195 
196  //prePathBeginLumiSignal_.connect(std::cref(iOther.prePathBeginLumiSignal_));
197  //postPathBeginLumiSignal_.connect(std::cref(iOther.postPathBeginLumiSignal_));
198 
199  //prePathEndLumiSignal_.connect(std::cref(iOther.prePathEndLumiSignal_));
200  //postPathEndLumiSignal_.connect(std::cref(iOther.postPathEndLumiSignal_));
201 
202  preModuleConstructionSignal_.connect(std::cref(iOther.preModuleConstructionSignal_));
203  postModuleConstructionSignal_.connect(std::cref(iOther.postModuleConstructionSignal_));
204 
205  preModuleBeginJobSignal_.connect(std::cref(iOther.preModuleBeginJobSignal_));
206  postModuleBeginJobSignal_.connect(std::cref(iOther.postModuleBeginJobSignal_));
207 
208  preModuleEndJobSignal_.connect(std::cref(iOther.preModuleEndJobSignal_));
209  postModuleEndJobSignal_.connect(std::cref(iOther.postModuleEndJobSignal_));
210 
211  preModuleEventSignal_.connect(std::cref(iOther.preModuleEventSignal_));
212  postModuleEventSignal_.connect(std::cref(iOther.postModuleEventSignal_));
213 
214  preModuleEventDelayedGetSignal_.connect(std::cref(iOther.preModuleEventDelayedGetSignal_));
215  postModuleEventDelayedGetSignal_.connect(std::cref(iOther.postModuleEventDelayedGetSignal_));
216 
217 
218  preModuleStreamBeginRunSignal_.connect(std::cref(iOther.preModuleStreamBeginRunSignal_));
219  postModuleStreamBeginRunSignal_.connect(std::cref(iOther.postModuleStreamBeginRunSignal_));
220 
221  preModuleStreamEndRunSignal_.connect(std::cref(iOther.preModuleStreamEndRunSignal_));
222  postModuleStreamEndRunSignal_.connect(std::cref(iOther.postModuleStreamEndRunSignal_));
223 
224  preModuleStreamBeginLumiSignal_.connect(std::cref(iOther.preModuleStreamBeginLumiSignal_));
225  postModuleStreamBeginLumiSignal_.connect(std::cref(iOther.postModuleStreamBeginLumiSignal_));
226 
227  preModuleStreamEndLumiSignal_.connect(std::cref(iOther.preModuleStreamEndLumiSignal_));
228  postModuleStreamEndLumiSignal_.connect(std::cref(iOther.postModuleStreamEndLumiSignal_));
229 
230  preModuleGlobalBeginRunSignal_.connect(std::cref(iOther.preModuleGlobalBeginRunSignal_));
231  postModuleGlobalBeginRunSignal_.connect(std::cref(iOther.postModuleGlobalBeginRunSignal_));
232 
233  preModuleGlobalEndRunSignal_.connect(std::cref(iOther.preModuleGlobalEndRunSignal_));
234  postModuleGlobalEndRunSignal_.connect(std::cref(iOther.postModuleGlobalEndRunSignal_));
235 
236  preModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.preModuleGlobalBeginLumiSignal_));
237  postModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.postModuleGlobalBeginLumiSignal_));
238 
239  preModuleGlobalEndLumiSignal_.connect(std::cref(iOther.preModuleGlobalEndLumiSignal_));
240  postModuleGlobalEndLumiSignal_.connect(std::cref(iOther.postModuleGlobalEndLumiSignal_));
241 
242  //preModuleSignal_.connect(std::cref(iOther.preModuleSignal_));
243  //postModuleSignal_.connect(std::cref(iOther.postModuleSignal_));
244 
245  //preModuleBeginRunSignal_.connect(std::cref(iOther.preModuleBeginRunSignal_));
246  //postModuleBeginRunSignal_.connect(std::cref(iOther.postModuleBeginRunSignal_));
247 
248  //preModuleEndRunSignal_.connect(std::cref(iOther.preModuleEndRunSignal_));
249  //postModuleEndRunSignal_.connect(std::cref(iOther.postModuleEndRunSignal_));
250 
251  //preModuleBeginLumiSignal_.connect(std::cref(iOther.preModuleBeginLumiSignal_));
252  //postModuleBeginLumiSignal_.connect(std::cref(iOther.postModuleBeginLumiSignal_));
253 
254  //preModuleEndLumiSignal_.connect(std::cref(iOther.preModuleEndLumiSignal_));
255  //postModuleEndLumiSignal_.connect(std::cref(iOther.postModuleEndLumiSignal_));
256  }
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_
PreBeginJob preBeginJobSignal_
signal is emitted before all modules have gotten their beginJob called
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 265 of file ActivityRegistry.cc.

References connectGlobals(), and connectLocals().

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

265  {
266  connectGlobals(iOther); // child sees parents global signals
267  iOther.connectLocals(*this); // parent see childs global signals
268  }
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 271 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_, preBeginJobSignal_, preCloseFileSignal_, preEndJobSignal_, preEventSignal_, preForkReleaseResourcesSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEarlyTerminationSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preModuleBeginJobSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndStreamSignal_, preModuleEventDelayedGetSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preOpenFileSignal_, prePathEventSignal_, preSourceConstructionSignal_, preSourceEarlyTerminationSignal_, preSourceLumiSignal_, preSourceRunSignal_, preSourceSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEarlyTerminationSignal_, preStreamEndLumiSignal_, and preStreamEndRunSignal_.

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

271  {
272  copySlotsToFrom(preallocateSignal_,iOther.preallocateSignal_);
273  copySlotsToFrom(preBeginJobSignal_, iOther.preBeginJobSignal_);
274  copySlotsToFrom(postBeginJobSignal_, iOther.postBeginJobSignal_);
275  copySlotsToFromReverse(preEndJobSignal_, iOther.preEndJobSignal_);
276  copySlotsToFromReverse(postEndJobSignal_, iOther.postEndJobSignal_);
277 
278  copySlotsToFromReverse(jobFailureSignal_, iOther.jobFailureSignal_);
279 
280  copySlotsToFrom(preSourceSignal_, iOther.preSourceSignal_);
281  copySlotsToFromReverse(postSourceSignal_, iOther.postSourceSignal_);
282 
283  copySlotsToFrom(preSourceLumiSignal_, iOther.preSourceLumiSignal_);
284  copySlotsToFromReverse(postSourceLumiSignal_, iOther.postSourceLumiSignal_);
285 
286  copySlotsToFrom(preSourceRunSignal_, iOther.preSourceRunSignal_);
287  copySlotsToFromReverse(postSourceRunSignal_, iOther.postSourceRunSignal_);
288 
289  copySlotsToFrom(preOpenFileSignal_, iOther.preOpenFileSignal_);
290  copySlotsToFromReverse(postOpenFileSignal_, iOther.postOpenFileSignal_);
291 
292  copySlotsToFrom(preCloseFileSignal_, iOther.preCloseFileSignal_);
293  copySlotsToFromReverse(postCloseFileSignal_, iOther.postCloseFileSignal_);
294 
295  copySlotsToFrom(preModuleBeginStreamSignal_, iOther.preModuleBeginStreamSignal_);
296  copySlotsToFromReverse(postModuleBeginStreamSignal_, iOther.postModuleBeginStreamSignal_);
297 
298  copySlotsToFrom(preModuleEndStreamSignal_, iOther.preModuleEndStreamSignal_);
299  copySlotsToFromReverse(postModuleEndStreamSignal_, iOther.postModuleEndStreamSignal_);
300 
301  copySlotsToFrom(preGlobalBeginRunSignal_, iOther.preGlobalBeginRunSignal_);
302  copySlotsToFromReverse(postGlobalBeginRunSignal_, iOther.postGlobalBeginRunSignal_);
303 
304  copySlotsToFrom(preGlobalEndRunSignal_, iOther.preGlobalEndRunSignal_);
305  copySlotsToFromReverse(postGlobalEndRunSignal_, iOther.postGlobalEndRunSignal_);
306 
307  copySlotsToFrom(preStreamBeginRunSignal_, iOther.preStreamBeginRunSignal_);
308  copySlotsToFromReverse(postStreamBeginRunSignal_, iOther.postStreamBeginRunSignal_);
309 
310  copySlotsToFrom(preStreamEndRunSignal_, iOther.preStreamEndRunSignal_);
311  copySlotsToFromReverse(postStreamEndRunSignal_, iOther.postStreamEndRunSignal_);
312 
313  copySlotsToFrom(preGlobalBeginLumiSignal_, iOther.preGlobalBeginLumiSignal_);
314  copySlotsToFromReverse(postGlobalBeginLumiSignal_, iOther.postGlobalBeginLumiSignal_);
315 
316  copySlotsToFrom(preGlobalEndLumiSignal_, iOther.preGlobalEndLumiSignal_);
317  copySlotsToFromReverse(postGlobalEndLumiSignal_, iOther.postGlobalEndLumiSignal_);
318 
319  copySlotsToFrom(preStreamBeginLumiSignal_, iOther.preStreamBeginLumiSignal_);
320  copySlotsToFromReverse(postStreamBeginLumiSignal_, iOther.postStreamBeginLumiSignal_);
321 
322  copySlotsToFrom(preStreamEndLumiSignal_, iOther.preStreamEndLumiSignal_);
323  copySlotsToFromReverse(postStreamEndLumiSignal_, iOther.postStreamEndLumiSignal_);
324 
325  copySlotsToFrom(preEventSignal_, iOther.preEventSignal_);
326  copySlotsToFromReverse(postEventSignal_, iOther.postEventSignal_);
327 
328  copySlotsToFrom(prePathEventSignal_, iOther.prePathEventSignal_);
329  copySlotsToFromReverse(postPathEventSignal_, iOther.postPathEventSignal_);
330 
331  copySlotsToFrom(preStreamEarlyTerminationSignal_, iOther.preStreamEarlyTerminationSignal_);
332  copySlotsToFrom(preGlobalEarlyTerminationSignal_, iOther.preGlobalEarlyTerminationSignal_);
333  copySlotsToFrom(preSourceEarlyTerminationSignal_, iOther.preSourceEarlyTerminationSignal_);
334 
335  /*
336  copySlotsToFrom(preProcessEventSignal_, iOther.preProcessEventSignal_);
337  copySlotsToFromReverse(postProcessEventSignal_, iOther.postProcessEventSignal_);
338 
339  copySlotsToFrom(preBeginRunSignal_, iOther.preBeginRunSignal_);
340  copySlotsToFromReverse(postBeginRunSignal_, iOther.postBeginRunSignal_);
341 
342  copySlotsToFrom(preEndRunSignal_, iOther.preEndRunSignal_);
343  copySlotsToFromReverse(postEndRunSignal_, iOther.postEndRunSignal_);
344 
345  copySlotsToFrom(preBeginLumiSignal_, iOther.preBeginLumiSignal_);
346  copySlotsToFromReverse(postBeginLumiSignal_, iOther.postBeginLumiSignal_);
347 
348  copySlotsToFrom(preEndLumiSignal_, iOther.preEndLumiSignal_);
349  copySlotsToFromReverse(postEndLumiSignal_, iOther.postEndLumiSignal_);
350 
351  copySlotsToFrom(preProcessPathSignal_, iOther.preProcessPathSignal_);
352  copySlotsToFromReverse(postProcessPathSignal_, iOther.postProcessPathSignal_);
353 
354  copySlotsToFrom(prePathBeginRunSignal_, iOther.prePathBeginRunSignal_);
355  copySlotsToFromReverse(postPathBeginRunSignal_, iOther.postPathBeginRunSignal_);
356 
357  copySlotsToFrom(prePathEndRunSignal_, iOther.prePathEndRunSignal_);
358  copySlotsToFromReverse(postPathEndRunSignal_, iOther.postPathEndRunSignal_);
359 
360  copySlotsToFrom(prePathBeginLumiSignal_, iOther.prePathBeginLumiSignal_);
361  copySlotsToFromReverse(postPathBeginLumiSignal_, iOther.postPathBeginLumiSignal_);
362 
363  copySlotsToFrom(prePathEndLumiSignal_, iOther.prePathEndLumiSignal_);
364  copySlotsToFromReverse(postPathEndLumiSignal_, iOther.postPathEndLumiSignal_);
365 */
366  copySlotsToFrom(preModuleConstructionSignal_, iOther.preModuleConstructionSignal_);
367  copySlotsToFromReverse(postModuleConstructionSignal_, iOther.postModuleConstructionSignal_);
368 
369  copySlotsToFrom(preModuleBeginJobSignal_, iOther.preModuleBeginJobSignal_);
370  copySlotsToFromReverse(postModuleBeginJobSignal_, iOther.postModuleBeginJobSignal_);
371 
372  copySlotsToFrom(preModuleEndJobSignal_, iOther.preModuleEndJobSignal_);
373  copySlotsToFromReverse(postModuleEndJobSignal_, iOther.postModuleEndJobSignal_);
374 
375  copySlotsToFrom(preModuleEventSignal_, iOther.preModuleEventSignal_);
376  copySlotsToFromReverse(postModuleEventSignal_, iOther.postModuleEventSignal_);
377 
378  copySlotsToFrom(preModuleEventDelayedGetSignal_, iOther.preModuleEventDelayedGetSignal_);
379  copySlotsToFromReverse(postModuleEventDelayedGetSignal_, iOther.postModuleEventDelayedGetSignal_);
380 
381  copySlotsToFrom(preModuleStreamBeginRunSignal_, iOther.preModuleStreamBeginRunSignal_);
382  copySlotsToFromReverse(postModuleStreamBeginRunSignal_, iOther.postModuleStreamBeginRunSignal_);
383 
384  copySlotsToFrom(preModuleStreamEndRunSignal_, iOther.preModuleStreamEndRunSignal_);
385  copySlotsToFromReverse(postModuleStreamEndRunSignal_, iOther.postModuleStreamEndRunSignal_);
386 
387  copySlotsToFrom(preModuleStreamBeginLumiSignal_, iOther.preModuleStreamBeginLumiSignal_);
388  copySlotsToFromReverse(postModuleStreamBeginLumiSignal_, iOther.postModuleStreamBeginLumiSignal_);
389 
390  copySlotsToFrom(preModuleStreamEndLumiSignal_, iOther.preModuleStreamEndLumiSignal_);
391  copySlotsToFromReverse(postModuleStreamEndLumiSignal_, iOther.postModuleStreamEndLumiSignal_);
392 
393  copySlotsToFrom(preModuleGlobalBeginRunSignal_, iOther.preModuleGlobalBeginRunSignal_);
394  copySlotsToFromReverse(postModuleGlobalBeginRunSignal_, iOther.postModuleGlobalBeginRunSignal_);
395 
396  copySlotsToFrom(preModuleGlobalEndRunSignal_, iOther.preModuleGlobalEndRunSignal_);
397  copySlotsToFromReverse(postModuleGlobalEndRunSignal_, iOther.postModuleGlobalEndRunSignal_);
398 
399  copySlotsToFrom(preModuleGlobalBeginLumiSignal_, iOther.preModuleGlobalBeginLumiSignal_);
400  copySlotsToFromReverse(postModuleGlobalBeginLumiSignal_, iOther.postModuleGlobalBeginLumiSignal_);
401 
402  copySlotsToFrom(preModuleGlobalEndLumiSignal_, iOther.preModuleGlobalEndLumiSignal_);
403  copySlotsToFromReverse(postModuleGlobalEndLumiSignal_, iOther.postModuleGlobalEndLumiSignal_);
404 
405  /*
406  copySlotsToFrom(preModuleSignal_, iOther.preModuleSignal_);
407  copySlotsToFromReverse(postModuleSignal_, iOther.postModuleSignal_);
408 
409  copySlotsToFrom(preModuleBeginRunSignal_, iOther.preModuleBeginRunSignal_);
410  copySlotsToFromReverse(postModuleBeginRunSignal_, iOther.postModuleBeginRunSignal_);
411 
412  copySlotsToFrom(preModuleEndRunSignal_, iOther.preModuleEndRunSignal_);
413  copySlotsToFromReverse(postModuleEndRunSignal_, iOther.postModuleEndRunSignal_);
414 
415  copySlotsToFrom(preModuleBeginLumiSignal_, iOther.preModuleBeginLumiSignal_);
416  copySlotsToFromReverse(postModuleBeginLumiSignal_, iOther.postModuleBeginLumiSignal_);
417 
418  copySlotsToFrom(preModuleEndLumiSignal_, iOther.preModuleEndLumiSignal_);
419  copySlotsToFromReverse(postModuleEndLumiSignal_, iOther.postModuleEndLumiSignal_);
420  */
421  copySlotsToFrom(preSourceConstructionSignal_, iOther.preSourceConstructionSignal_);
422  copySlotsToFromReverse(postSourceConstructionSignal_, iOther.postSourceConstructionSignal_);
423 
424  copySlotsToFrom(preForkReleaseResourcesSignal_, iOther.preForkReleaseResourcesSignal_);
425  copySlotsToFromReverse(postForkReacquireResourcesSignal_, iOther.postForkReacquireResourcesSignal_);
426  }
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_
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
PreModuleStreamEndRun preModuleStreamEndRunSignal_
PostStreamEndRun postStreamEndRunSignal_
PreStreamEndRun preStreamEndRunSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleEndStream postModuleEndStreamSignal_
PreGlobalEndLumi preGlobalEndLumiSignal_
PostSourceEvent postSourceSignal_
PreCloseFile preCloseFileSignal_
PreGlobalEarlyTermination preGlobalEarlyTerminationSignal_
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_
PreBeginJob preBeginJobSignal_
signal is emitted before all modules have gotten their beginJob called
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_
PreEndJob preEndJobSignal_
signal is emitted before any modules have gotten their endJob called
PostModuleConstruction postModuleConstructionSignal_
ActivityRegistry& edm::ActivityRegistry::operator= ( ActivityRegistry const &  )
delete
void edm::ActivityRegistry::watchJobFailure ( JobFailure::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchJobFailure ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 144 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostBeginJob ( PostBeginJob::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 118 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostBeginLumi ( PostBeginLumi::slot_type const &  iSlot)
inline

Definition at line 496 of file ActivityRegistry.h.

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

496  {
498  }
PostBeginLumi postBeginLumiSignal_
signal is emitted after all modules have finished processing the beginLumi
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 499 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostBeginRun ( PostBeginRun::slot_type const &  iSlot)
inline

Definition at line 460 of file ActivityRegistry.h.

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

Referenced by FWFFService::FWFFService(), and TGeoFromDddService::TGeoFromDddService().

460  {
462  }
PostBeginRun postBeginRunSignal_
signal is emitted after all modules have finished processing the beginRun
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 463 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostCloseFile ( PostCloseFile::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostCloseFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 227 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostEndJob ( PostEndJob::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEndJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 134 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostEndLumi ( PostEndLumi::slot_type const &  iSlot)
inline

Definition at line 514 of file ActivityRegistry.h.

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

514  {
516  }
PostEndLumi postEndLumiSignal_
signal is emitted after all modules have finished processing the Lumi
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 517 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostEndRun ( PostEndRun::slot_type const &  iSlot)
inline

Definition at line 478 of file ActivityRegistry.h.

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

Referenced by TGeoFromDddService::TGeoFromDddService().

478  {
480  }
PostEndRun postEndRunSignal_
signal is emitted after all modules have finished processing the Run
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 481 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostEvent ( PostEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 384 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostForkReacquireResources ( PostForkReacquireResources::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostForkReacquireResources ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 938 of file ActivityRegistry.h.

956 :
957  // forwards subprocess independent signals to slots connected to iOther
void edm::ActivityRegistry::watchPostGlobalBeginLumi ( PostGlobalBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 326 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostGlobalBeginRun ( PostGlobalBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 270 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostGlobalEndLumi ( PostGlobalEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 340 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostGlobalEndRun ( PostGlobalEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 284 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModule ( PostModule::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModule ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 831 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleBeginJob ( PostModuleBeginJob::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 653 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleBeginLumi ( PostModuleBeginLumi::slot_type const &  iSlot)
inline

Definition at line 883 of file ActivityRegistry.h.

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

883  {
885  }
PostModuleBeginLumi postModuleBeginLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 886 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleBeginRun ( PostModuleBeginRun::slot_type const &  iSlot)
inline

Definition at line 846 of file ActivityRegistry.h.

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

846  {
848 
849  }
PostModuleBeginRun postModuleBeginRunSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 850 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleBeginStream ( PostModuleBeginStream::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 241 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleConstruction ( PostModuleConstruction::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleConstruction ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 637 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEndJob ( PostModuleEndJob::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 669 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEndLumi ( PostModuleEndLumi::slot_type const &  iSlot)
inline

Definition at line 901 of file ActivityRegistry.h.

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

901  {
903  }
PostModuleEndLumi postModuleEndLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 904 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEndRun ( PostModuleEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 868 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEndStream ( PostModuleEndStream::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 255 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEvent ( PostModuleEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 685 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEventDelayedGet ( PostModuleEventDelayedGet::slot_type const &  iSlot)
inline

Definition at line 698 of file ActivityRegistry.h.

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

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

698  {
700  }
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
void connect_front(U iFunc)
Definition: Signal.h:68
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEventDelayedGet ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 701 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalBeginLumi ( PostModuleGlobalBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 799 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalBeginRun ( PostModuleGlobalBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 771 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalEndLumi ( PostModuleGlobalEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 813 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalEndRun ( PostModuleGlobalEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 785 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamBeginLumi ( PostModuleStreamBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 743 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamBeginRun ( PostModuleStreamBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 715 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamEndLumi ( PostModuleStreamEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 757 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamEndRun ( PostModuleStreamEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 729 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostOpenFile ( PostOpenFile::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostOpenFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 209 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathBeginLumi ( PostPathBeginLumi::slot_type const &  iSlot)
inline

Definition at line 586 of file ActivityRegistry.h.

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

586  {
588  }
PostPathBeginLumi postPathBeginLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 589 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathBeginRun ( PostPathBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 553 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathEndLumi ( PostPathEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 607 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathEndRun ( PostPathEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 571 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathEvent ( PostPathEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 400 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostProcessEvent ( PostProcessEvent::slot_type const &  iSlot)
inline

Definition at line 442 of file ActivityRegistry.h.

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

Referenced by FWFFService::FWFFService(), and evf::MicroStateServiceClassic::MicroStateServiceClassic().

442  {
444  }
PostProcessEvent postProcessEventSignal_
signal is emitted after all modules have finished processing the Event
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostProcessEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 445 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostProcessPath ( PostProcessPath::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostProcessPath ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 535 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceConstruction ( PostSourceConstruction::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceConstruction ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 922 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceEvent ( PostSourceEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 160 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceLumi ( PostSourceLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 176 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceRun ( PostSourceRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 192 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostStreamBeginLumi ( PostStreamBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 354 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostStreamBeginRun ( PostStreamBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 298 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostStreamEndLumi ( PostStreamEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostStreamEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 368 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostStreamEndRun ( PostStreamEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 312 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreallocate ( Preallocate::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreallocate ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 100 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreBeginJob ( PreBeginJob::slot_type const &  iSlot)
inline

convenience function for attaching to signal

Definition at line 106 of file ActivityRegistry.h.

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

Referenced by edm::service::CondorStatusService::CondorStatusService(), evf::EvFDaqDirector::EvFDaqDirector(), evf::FastMonitoringService::FastMonitoringService(), edm::service::PrescaleService::PrescaleService(), and edm::service::Tracer::Tracer().

106  {
108  }
PreBeginJob preBeginJobSignal_
signal is emitted before all modules have gotten their beginJob called
void connect(U iFunc)
Definition: Signal.h:63
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 109 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreBeginLumi ( PreBeginLumi::slot_type const &  iSlot)
inline

Definition at line 487 of file ActivityRegistry.h.

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

487  {
489  }
PreBeginLumi preBeginLumiSignal_
signal is emitted after the Lumi has been created by the InputSource but before any modules have seen...
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 490 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreBeginRun ( PreBeginRun::slot_type const &  iSlot)
inline

Definition at line 451 of file ActivityRegistry.h.

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

451  {
453  }
PreBeginRun preBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 454 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreCloseFile ( PreCloseFile::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreCloseFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 219 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreEndJob ( PreEndJob::slot_type const &  iSlot)
inline

Definition at line 123 of file ActivityRegistry.h.

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

123  {
125  }
void connect_front(U iFunc)
Definition: Signal.h:68
PreEndJob preEndJobSignal_
signal is emitted before any modules have gotten their endJob called
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEndJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 126 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreEndLumi ( PreEndLumi::slot_type const &  iSlot)
inline

Definition at line 505 of file ActivityRegistry.h.

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

505  {
506  preEndLumiSignal_.connect(iSlot);
507  }
PreEndLumi preEndLumiSignal_
signal is emitted before the endLumi is processed
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 508 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreEndRun ( PreEndRun::slot_type const &  iSlot)
inline

Definition at line 469 of file ActivityRegistry.h.

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

469  {
470  preEndRunSignal_.connect(iSlot);
471  }
PreEndRun preEndRunSignal_
signal is emitted before the endRun is processed
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 472 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreEvent ( PreEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 376 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreForkReleaseResources ( PreForkReleaseResources::slot_type const &  iSlot)
inline

Definition at line 927 of file ActivityRegistry.h.

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

927  {
929  }
void connect_front(U iFunc)
Definition: Signal.h:68
PreForkReleaseResources preForkReleaseResourcesSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreForkReleaseResources ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 930 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreGlobalBeginLumi ( PreGlobalBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 319 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreGlobalBeginRun ( PreGlobalBeginRun::slot_type const &  iSlot)
inline

Definition at line 260 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().

260  {
262  }
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
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 263 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreGlobalEarlyTermination ( PreGlobalEarlyTermination::slot_type const &  iSlot)
inline

Definition at line 415 of file ActivityRegistry.h.

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

Referenced by evf::FastMonitoringService::FastMonitoringService().

415  {
417  }
PreGlobalEarlyTermination preGlobalEarlyTerminationSignal_
void connect(U iFunc)
Definition: Signal.h:63
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalEarlyTermination ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 418 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreGlobalEndLumi ( PreGlobalEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 333 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreGlobalEndRun ( PreGlobalEndRun::slot_type const &  iSlot)
inline

Definition at line 274 of file ActivityRegistry.h.

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

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

274  {
276  }
PreGlobalEndRun preGlobalEndRunSignal_
void connect(U iFunc)
Definition: Signal.h:63
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 277 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModule ( PreModule::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModule ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 822 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleBeginJob ( PreModuleBeginJob::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 645 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleBeginLumi ( PreModuleBeginLumi::slot_type const &  iSlot)
inline

Definition at line 874 of file ActivityRegistry.h.

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

874  {
876  }
PreModuleBeginLumi preModuleBeginLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 877 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleBeginRun ( PreModuleBeginRun::slot_type const &  iSlot)
inline

Definition at line 837 of file ActivityRegistry.h.

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

837  {
839  }
PreModuleBeginRun preModuleBeginRunSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 840 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleBeginStream ( PreModuleBeginStream::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 234 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleConstruction ( PreModuleConstruction::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleConstruction ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 628 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEndJob ( PreModuleEndJob::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 661 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEndLumi ( PreModuleEndLumi::slot_type const &  iSlot)
inline

Definition at line 892 of file ActivityRegistry.h.

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

892  {
894  }
PreModuleEndLumi preModuleEndLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 895 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEndRun ( PreModuleEndRun::slot_type const &  iSlot)
inline

Definition at line 856 of file ActivityRegistry.h.

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

856  {
858  }
PreModuleEndRun preModuleEndRunSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 859 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEndStream ( PreModuleEndStream::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 248 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEvent ( PreModuleEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 677 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEventDelayedGet ( PreModuleEventDelayedGet::slot_type const &  iSlot)
inline

Definition at line 690 of file ActivityRegistry.h.

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

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

690  {
692  }
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
void connect(U iFunc)
Definition: Signal.h:63
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEventDelayedGet ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 693 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalBeginLumi ( PreModuleGlobalBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 792 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalBeginRun ( PreModuleGlobalBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 764 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalEndLumi ( PreModuleGlobalEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 806 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalEndRun ( PreModuleGlobalEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 778 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamBeginLumi ( PreModuleStreamBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 736 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamBeginRun ( PreModuleStreamBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 708 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamEndLumi ( PreModuleStreamEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 750 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamEndRun ( PreModuleStreamEndRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 722 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreOpenFile ( PreOpenFile::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreOpenFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 200 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPrePathBeginLumi ( PrePathBeginLumi::slot_type const &  iSlot)
inline

Definition at line 577 of file ActivityRegistry.h.

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

577  {
579  }
PrePathBeginLumi prePathBeginLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 580 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPrePathBeginRun ( PrePathBeginRun::slot_type const &  iSlot)
inline

Definition at line 541 of file ActivityRegistry.h.

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

541  {
543  }
PrePathBeginRun prePathBeginRunSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 544 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPrePathEndLumi ( PrePathEndLumi::slot_type const &  iSlot)
inline

Definition at line 595 of file ActivityRegistry.h.

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

595  {
597  }
PrePathEndLumi prePathEndLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 598 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPrePathEndRun ( PrePathEndRun::slot_type const &  iSlot)
inline

Definition at line 559 of file ActivityRegistry.h.

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

559  {
561  }
PrePathEndRun prePathEndRunSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 562 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPrePathEvent ( PrePathEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 392 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreProcessEvent ( PreProcessEvent::slot_type const &  iSlot)
inline

Definition at line 433 of file ActivityRegistry.h.

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

Referenced by evf::MicroStateServiceClassic::MicroStateServiceClassic().

433  {
435  }
PreProcessEvent preProcessEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreProcessEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 436 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreProcessPath ( PreProcessPath::slot_type const &  iSlot)
inline

Definition at line 523 of file ActivityRegistry.h.

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

523  {
525  }
PreProcessPath preProcessPathSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreProcessPath ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 526 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceConstruction ( PreSourceConstruction::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceConstruction ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 913 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceEarlyTermination ( PreSourceEarlyTermination::slot_type const &  iSlot)
inline

Definition at line 424 of file ActivityRegistry.h.

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

Referenced by evf::FastMonitoringService::FastMonitoringService().

424  {
426  }
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
void connect(U iFunc)
Definition: Signal.h:63
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceEarlyTermination ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 427 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceEvent ( PreSourceEvent::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 152 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceLumi ( PreSourceLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 168 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceRun ( PreSourceRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 184 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamBeginLumi ( PreStreamBeginLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 347 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamBeginRun ( PreStreamBeginRun::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 291 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamEarlyTermination ( PreStreamEarlyTermination::slot_type const &  iSlot)
inline

Definition at line 406 of file ActivityRegistry.h.

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

Referenced by evf::FastMonitoringService::FastMonitoringService().

406  {
408  }
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
void connect(U iFunc)
Definition: Signal.h:63
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamEarlyTermination ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 409 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamEndLumi ( PreStreamEndLumi::slot_type const &  iSlot)
inline
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 361 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamEndRun ( PreStreamEndRun::slot_type const &  iSlot)
inline

Definition at line 302 of file ActivityRegistry.h.

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

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

302  {
304  }
PreStreamEndRun preStreamEndRunSignal_
void connect(U iFunc)
Definition: Signal.h:63
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 305 of file ActivityRegistry.h.

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 139 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 113 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 495 of file ActivityRegistry.h.

PostBeginRun edm::ActivityRegistry::postBeginRunSignal_

signal is emitted after all modules have finished processing the beginRun

Definition at line 459 of file ActivityRegistry.h.

PostCloseFile edm::ActivityRegistry::postCloseFileSignal_

Definition at line 223 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 130 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 513 of file ActivityRegistry.h.

PostEndRun edm::ActivityRegistry::postEndRunSignal_

signal is emitted after all modules have finished processing the Run

Definition at line 477 of file ActivityRegistry.h.

PostEvent edm::ActivityRegistry::postEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 380 of file ActivityRegistry.h.

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

PostForkReacquireResources edm::ActivityRegistry::postForkReacquireResourcesSignal_

Definition at line 934 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 649 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_

Definition at line 882 of file ActivityRegistry.h.

PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_

Definition at line 845 of file ActivityRegistry.h.

PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_

Definition at line 237 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_

Definition at line 632 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_

Definition at line 665 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_

Definition at line 900 of file ActivityRegistry.h.

PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_

Definition at line 864 of file ActivityRegistry.h.

PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_

Definition at line 251 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEventDelayedGet edm::ActivityRegistry::postModuleEventDelayedGetSignal_

Definition at line 697 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 827 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 205 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_

Definition at line 585 of file ActivityRegistry.h.

PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_

Definition at line 549 of file ActivityRegistry.h.

PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_

Definition at line 603 of file ActivityRegistry.h.

PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_

Definition at line 567 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 441 of file ActivityRegistry.h.

PostProcessPath edm::ActivityRegistry::postProcessPathSignal_

Definition at line 531 of file ActivityRegistry.h.

PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_

Definition at line 917 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_

Definition at line 172 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceRun edm::ActivityRegistry::postSourceRunSignal_

Definition at line 188 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceEvent edm::ActivityRegistry::postSourceSignal_

Definition at line 156 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 96 of file ActivityRegistry.h.

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

PreBeginJob edm::ActivityRegistry::preBeginJobSignal_

signal is emitted before all modules have gotten their beginJob called

Definition at line 104 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreBeginLumi edm::ActivityRegistry::preBeginLumiSignal_

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

Definition at line 486 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 450 of file ActivityRegistry.h.

PreCloseFile edm::ActivityRegistry::preCloseFileSignal_

Definition at line 215 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreEndJob edm::ActivityRegistry::preEndJobSignal_

signal is emitted before any modules have gotten their endJob called

Definition at line 122 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreEndLumi edm::ActivityRegistry::preEndLumiSignal_

signal is emitted before the endLumi is processed

Definition at line 504 of file ActivityRegistry.h.

PreEndRun edm::ActivityRegistry::preEndRunSignal_

signal is emitted before the endRun is processed

Definition at line 468 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 372 of file ActivityRegistry.h.

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

PreForkReleaseResources edm::ActivityRegistry::preForkReleaseResourcesSignal_

Definition at line 926 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 259 of file ActivityRegistry.h.

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

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

Definition at line 641 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_

Definition at line 873 of file ActivityRegistry.h.

PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_

Definition at line 836 of file ActivityRegistry.h.

PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_

Definition at line 230 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_

Definition at line 623 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_

Definition at line 657 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_

Definition at line 891 of file ActivityRegistry.h.

PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_

Definition at line 855 of file ActivityRegistry.h.

PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_

Definition at line 244 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEventDelayedGet edm::ActivityRegistry::preModuleEventDelayedGetSignal_

Definition at line 689 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 818 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 196 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_

Definition at line 576 of file ActivityRegistry.h.

PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_

Definition at line 540 of file ActivityRegistry.h.

PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_

Definition at line 594 of file ActivityRegistry.h.

PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_

Definition at line 558 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 432 of file ActivityRegistry.h.

PreProcessPath edm::ActivityRegistry::preProcessPathSignal_

Definition at line 522 of file ActivityRegistry.h.

PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_

Definition at line 908 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEarlyTermination edm::ActivityRegistry::preSourceEarlyTerminationSignal_

Definition at line 423 of file ActivityRegistry.h.

Referenced by connectGlobals(), copySlotsFrom(), and edm::service::Tracer::Tracer().

PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_

Definition at line 164 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceRun edm::ActivityRegistry::preSourceRunSignal_

Definition at line 180 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEvent edm::ActivityRegistry::preSourceSignal_

Definition at line 148 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

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