CMS 3D CMS Logo

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(StreamContext const &, ModuleCallingContext const &)> PostEventReadFromSource
 signal is emitted after the module starts processing the Event, after a delayed get has started, and after a source read More...
 
typedef signalslot::Signal< void(eventsetup::ComponentDescription const *, eventsetup::EventSetupRecordKey const &, eventsetup::DataKey const &)> PostEventSetupGet
 
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::Signal< void(eventsetup::ComponentDescription const *, eventsetup::EventSetupRecordKey const &, eventsetup::DataKey const &)> PostLockEventSetupGet
 
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 &)> PostModuleEventAcquire
 signal is emitted after the module finishes the acquire method for 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(StreamContext const &, ModuleCallingContext const &)> PostModuleEventPrefetching
 signal is emitted before the module starts processing the Event and after prefetching 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(GlobalContext const &, ModuleCallingContext const &)> PostModuleWriteLumi
 
typedef signalslot::Signal< void(GlobalContext const &, ModuleCallingContext const &)> PostModuleWriteRun
 
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(LuminosityBlockIndex)> PostSourceLumi
 signal is emitted after the source starts creating a Lumi More...
 
typedef signalslot::Signal< void(RunIndex)> 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(StreamContext const &, ModuleCallingContext const &)> PreEventReadFromSource
 signal is emitted after the module starts processing the Event, after a delayed get has started, and before a source read 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::Signal< void(eventsetup::ComponentDescription const *, eventsetup::EventSetupRecordKey const &, eventsetup::DataKey const &)> PreLockEventSetupGet
 
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 &)> PreModuleEventAcquire
 signal is emitted before the module starts the acquire method for 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(StreamContext const &, ModuleCallingContext const &)> PreModuleEventPrefetching
 signal is emitted before the module starts processing the Event and before prefetching 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(GlobalContext const &, ModuleCallingContext const &)> PreModuleWriteLumi
 
typedef signalslot::Signal< void(GlobalContext const &, ModuleCallingContext const &)> PreModuleWriteRun
 
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(LuminosityBlockIndex)> PreSourceLumi
 signal is emitted before the source starts creating a Lumi More...
 
typedef signalslot::Signal< void(RunIndex)> 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 watchPostEventReadFromSource (PostEventReadFromSource::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostEventReadFromSource (TClass *iObject, TMethod iMethod)
 
void watchPostEventSetupGet (PostEventSetupGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostEventSetupGet (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 watchPostLockEventSetupGet (PostLockEventSetupGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostLockEventSetupGet (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 watchPostModuleEventAcquire (PostModuleEventAcquire::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEventAcquire (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEventDelayedGet (PostModuleEventDelayedGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEventDelayedGet (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEventPrefetching (PostModuleEventPrefetching::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEventPrefetching (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 watchPostModuleWriteLumi (PostModuleWriteLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleWriteLumi (TClass *iObject, TMethod iMethod)
 
void watchPostModuleWriteRun (PostModuleWriteRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleWriteRun (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 watchPreEventReadFromSource (PreEventReadFromSource::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreEventReadFromSource (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 watchPreLockEventSetupGet (PreLockEventSetupGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreLockEventSetupGet (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 watchPreModuleEventAcquire (PreModuleEventAcquire::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEventAcquire (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEventDelayedGet (PreModuleEventDelayedGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEventDelayedGet (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEventPrefetching (PreModuleEventPrefetching::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEventPrefetching (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 watchPreModuleWriteLumi (PreModuleWriteLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleWriteLumi (TClass *iObject, TMethod iMethod)
 
void watchPreModuleWriteRun (PreModuleWriteRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleWriteRun (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...
 
PostEventReadFromSource postEventReadFromSourceSignal_
 
PostEventSetupGet postEventSetupGetSignal_
 signal is emitted after getImpl has returned in the EventSetup DataProxy::get function More...
 
PostEvent postEventSignal_
 signal is emitted after all modules have finished processing the Event More...
 
PostGlobalBeginLumi postGlobalBeginLumiSignal_
 
PostGlobalBeginRun postGlobalBeginRunSignal_
 
PostGlobalEndLumi postGlobalEndLumiSignal_
 
PostGlobalEndRun postGlobalEndRunSignal_
 
PostLockEventSetupGet postLockEventSetupGetSignal_
 signal is emitted after lock taken in EventSetup DataProxy::get function More...
 
PostModuleBeginJob postModuleBeginJobSignal_
 
PostModuleBeginLumi postModuleBeginLumiSignal_
 
PostModuleBeginRun postModuleBeginRunSignal_
 
PostModuleBeginStream postModuleBeginStreamSignal_
 
PostModuleConstruction postModuleConstructionSignal_
 
PostModuleEndJob postModuleEndJobSignal_
 
PostModuleEndLumi postModuleEndLumiSignal_
 
PostModuleEndRun postModuleEndRunSignal_
 
PostModuleEndStream postModuleEndStreamSignal_
 
PostModuleEventAcquire postModuleEventAcquireSignal_
 
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
 
PostModuleEventPrefetching postModuleEventPrefetchingSignal_
 
PostModuleEvent postModuleEventSignal_
 
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
 
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
 
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
 
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
 
PostModule postModuleSignal_
 
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
 
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
 
PostModuleStreamEndLumi postModuleStreamEndLumiSignal_
 
PostModuleStreamEndRun postModuleStreamEndRunSignal_
 
PostModuleWriteLumi postModuleWriteLumiSignal_
 
PostModuleWriteRun postModuleWriteRunSignal_
 
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...
 
PreEventReadFromSource preEventReadFromSourceSignal_
 
PreEvent preEventSignal_
 signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event More...
 
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_
 
PreLockEventSetupGet preLockEventSetupGetSignal_
 signal is emitted before lock taken in EventSetup DataProxy::get function More...
 
PreModuleBeginJob preModuleBeginJobSignal_
 
PreModuleBeginLumi preModuleBeginLumiSignal_
 
PreModuleBeginRun preModuleBeginRunSignal_
 
PreModuleBeginStream preModuleBeginStreamSignal_
 
PreModuleConstruction preModuleConstructionSignal_
 
PreModuleEndJob preModuleEndJobSignal_
 
PreModuleEndLumi preModuleEndLumiSignal_
 
PreModuleEndRun preModuleEndRunSignal_
 
PreModuleEndStream preModuleEndStreamSignal_
 
PreModuleEventAcquire preModuleEventAcquireSignal_
 
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
 
PreModuleEventPrefetching preModuleEventPrefetchingSignal_
 
PreModuleEvent preModuleEventSignal_
 
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
 
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
 
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
 
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
 
PreModule preModuleSignal_
 
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
 
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
 
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
 
PreModuleStreamEndRun preModuleStreamEndRunSignal_
 
PreModuleWriteLumi preModuleWriteLumiSignal_
 
PreModuleWriteRun preModuleWriteRunSignal_
 
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 132 of file ActivityRegistry.h.

Member Typedef Documentation

Definition at line 171 of file ActivityRegistry.h.

Definition at line 152 of file ActivityRegistry.h.

Definition at line 474 of file ActivityRegistry.h.

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

Definition at line 165 of file ActivityRegistry.h.

Definition at line 488 of file ActivityRegistry.h.

Definition at line 460 of file ActivityRegistry.h.

Definition at line 377 of file ActivityRegistry.h.

signal is emitted after the module starts processing the Event, after a delayed get has started, and after a source read

Definition at line 695 of file ActivityRegistry.h.

Definition at line 960 of file ActivityRegistry.h.

Definition at line 326 of file ActivityRegistry.h.

Definition at line 276 of file ActivityRegistry.h.

Definition at line 338 of file ActivityRegistry.h.

Definition at line 288 of file ActivityRegistry.h.

Definition at line 950 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 849 of file ActivityRegistry.h.

signal is emitted after the module had done beginJob

Definition at line 605 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginLumi

Definition at line 897 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginRun

Definition at line 863 of file ActivityRegistry.h.

Definition at line 249 of file ActivityRegistry.h.

signal is emitted after the module was construction

Definition at line 590 of file ActivityRegistry.h.

signal is emitted after the module had done endJob

Definition at line 619 of file ActivityRegistry.h.

signal is emitted after the module finished processing endLumi

Definition at line 913 of file ActivityRegistry.h.

signal is emitted after the module finished processing endRun

Definition at line 879 of file ActivityRegistry.h.

Definition at line 263 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 649 of file ActivityRegistry.h.

signal is emitted after the module finishes the acquire method for the Event

Definition at line 663 of file ActivityRegistry.h.

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

Definition at line 679 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event and after prefetching has finished

Definition at line 635 of file ActivityRegistry.h.

Definition at line 793 of file ActivityRegistry.h.

Definition at line 765 of file ActivityRegistry.h.

Definition at line 807 of file ActivityRegistry.h.

Definition at line 779 of file ActivityRegistry.h.

Definition at line 737 of file ActivityRegistry.h.

Definition at line 709 of file ActivityRegistry.h.

Definition at line 751 of file ActivityRegistry.h.

Definition at line 723 of file ActivityRegistry.h.

Definition at line 833 of file ActivityRegistry.h.

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

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

Definition at line 547 of file ActivityRegistry.h.

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

Definition at line 517 of file ActivityRegistry.h.

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

Definition at line 563 of file ActivityRegistry.h.

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

Definition at line 533 of file ActivityRegistry.h.

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

Definition at line 390 of file ActivityRegistry.h.

Definition at line 430 of file ActivityRegistry.h.

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

Definition at line 503 of file ActivityRegistry.h.

signal is emitted after the source was construction

Definition at line 930 of file ActivityRegistry.h.

signal is emitted after the source starts creating an Event

Definition at line 186 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Lumi

Definition at line 198 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Run

Definition at line 210 of file ActivityRegistry.h.

Definition at line 352 of file ActivityRegistry.h.

Definition at line 300 of file ActivityRegistry.h.

Definition at line 364 of file ActivityRegistry.h.

Definition at line 312 of file ActivityRegistry.h.

Definition at line 139 of file ActivityRegistry.h.

Definition at line 145 of file ActivityRegistry.h.

Definition at line 467 of file ActivityRegistry.h.

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

Definition at line 159 of file ActivityRegistry.h.

Definition at line 481 of file ActivityRegistry.h.

Definition at line 453 of file ActivityRegistry.h.

Definition at line 371 of file ActivityRegistry.h.

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

Definition at line 687 of file ActivityRegistry.h.

Definition at line 319 of file ActivityRegistry.h.

Definition at line 270 of file ActivityRegistry.h.

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

Definition at line 406 of file ActivityRegistry.h.

Definition at line 333 of file ActivityRegistry.h.

Definition at line 283 of file ActivityRegistry.h.

Definition at line 940 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 842 of file ActivityRegistry.h.

signal is emitted before the module does beginJob

Definition at line 599 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginLumi

Definition at line 888 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginRun

Definition at line 856 of file ActivityRegistry.h.

Definition at line 242 of file ActivityRegistry.h.

signal is emitted before the module is constructed

Definition at line 581 of file ActivityRegistry.h.

signal is emitted before the module does endJob

Definition at line 613 of file ActivityRegistry.h.

signal is emitted before the module starts processing endLumi

Definition at line 906 of file ActivityRegistry.h.

signal is emitted before the module starts processing endRun

Definition at line 872 of file ActivityRegistry.h.

Definition at line 256 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 643 of file ActivityRegistry.h.

signal is emitted before the module starts the acquire method for the Event

Definition at line 655 of file ActivityRegistry.h.

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

Definition at line 671 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event and before prefetching has started

Definition at line 627 of file ActivityRegistry.h.

Definition at line 786 of file ActivityRegistry.h.

Definition at line 758 of file ActivityRegistry.h.

Definition at line 800 of file ActivityRegistry.h.

Definition at line 772 of file ActivityRegistry.h.

Definition at line 730 of file ActivityRegistry.h.

Definition at line 702 of file ActivityRegistry.h.

Definition at line 744 of file ActivityRegistry.h.

Definition at line 716 of file ActivityRegistry.h.

Definition at line 826 of file ActivityRegistry.h.

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

signal is emitted before starting to process a Path for beginLumi

Definition at line 540 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginRun

Definition at line 510 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 556 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 526 of file ActivityRegistry.h.

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

Definition at line 384 of file ActivityRegistry.h.

Definition at line 423 of file ActivityRegistry.h.

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

Definition at line 496 of file ActivityRegistry.h.

signal is emitted before the source is constructed

Definition at line 921 of file ActivityRegistry.h.

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

Definition at line 415 of file ActivityRegistry.h.

signal is emitted before the source starts creating an Event

Definition at line 180 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Lumi

Definition at line 192 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Run

Definition at line 204 of file ActivityRegistry.h.

Definition at line 345 of file ActivityRegistry.h.

Definition at line 295 of file ActivityRegistry.h.

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

Definition at line 397 of file ActivityRegistry.h.

Definition at line 359 of file ActivityRegistry.h.

Definition at line 307 of file ActivityRegistry.h.

Constructor & Destructor Documentation

edm::ActivityRegistry::ActivityRegistry ( )
inline

Definition at line 134 of file ActivityRegistry.h.

134 {}
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 265 of file ActivityRegistry.cc.

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(), o2o_db_cfgmap.DbManagerDAQ::update_hashmap(), Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController::updateViewMenu(), and Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController::updateViewMenu().

265  {
266  connectGlobals(iOther);
267  connectLocals(iOther);
268  }
void connectLocals(ActivityRegistry &iOther)
void connectGlobals(ActivityRegistry &iOther)
void ActivityRegistry::connectGlobals ( ActivityRegistry iOther)
private

Definition at line 91 of file ActivityRegistry.cc.

References jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postOpenFileSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, preallocateSignal_, preCloseFileSignal_, preEndJobSignal_, preGlobalEarlyTerminationSignal_, preOpenFileSignal_, preSourceConstructionSignal_, preSourceEarlyTerminationSignal_, preSourceLumiSignal_, preSourceRunSignal_, preSourceSignal_, and preStreamEarlyTerminationSignal_.

91  {
92  preallocateSignal_.connect(std::cref(iOther.preallocateSignal_));
93  postBeginJobSignal_.connect(std::cref(iOther.postBeginJobSignal_));
94  preEndJobSignal_.connect(std::cref(iOther.preEndJobSignal_));
95  postEndJobSignal_.connect(std::cref(iOther.postEndJobSignal_));
96 
97  jobFailureSignal_.connect(std::cref(iOther.jobFailureSignal_));
98 
99  preSourceSignal_.connect(std::cref(iOther.preSourceSignal_));
100  postSourceSignal_.connect(std::cref(iOther.postSourceSignal_));
101 
102  preSourceLumiSignal_.connect(std::cref(iOther.preSourceLumiSignal_));
103  postSourceLumiSignal_.connect(std::cref(iOther.postSourceLumiSignal_));
104 
105  preSourceRunSignal_.connect(std::cref(iOther.preSourceRunSignal_));
106  postSourceRunSignal_.connect(std::cref(iOther.postSourceRunSignal_));
107 
108  preOpenFileSignal_.connect(std::cref(iOther.preOpenFileSignal_));
109  postOpenFileSignal_.connect(std::cref(iOther.postOpenFileSignal_));
110 
111  preCloseFileSignal_.connect(std::cref(iOther.preCloseFileSignal_));
112  postCloseFileSignal_.connect(std::cref(iOther.postCloseFileSignal_));
113 
114  preSourceConstructionSignal_.connect(std::cref(iOther.preSourceConstructionSignal_));
115  postSourceConstructionSignal_.connect(std::cref(iOther.postSourceConstructionSignal_));
116 
117  preStreamEarlyTerminationSignal_.connect(std::cref(iOther.preStreamEarlyTerminationSignal_));
118  preGlobalEarlyTerminationSignal_.connect(std::cref(iOther.preGlobalEarlyTerminationSignal_));
119  preSourceEarlyTerminationSignal_.connect(std::cref(iOther.preSourceEarlyTerminationSignal_));
120  }
PostSourceLumi postSourceLumiSignal_
PreSourceRun preSourceRunSignal_
PostOpenFile postOpenFileSignal_
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PreSourceConstruction preSourceConstructionSignal_
Preallocate preallocateSignal_
signal is emitted before beginJob
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:62
PreEndJob preEndJobSignal_
signal is emitted before any modules have gotten their endJob called
void ActivityRegistry::connectLocals ( ActivityRegistry iOther)
private

Definition at line 122 of file ActivityRegistry.cc.

References postEventReadFromSourceSignal_, postEventSetupGetSignal_, postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postLockEventSetupGetSignal_, postModuleBeginJobSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndStreamSignal_, postModuleEventAcquireSignal_, postModuleEventDelayedGetSignal_, postModuleEventPrefetchingSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postModuleWriteLumiSignal_, postModuleWriteRunSignal_, postPathEventSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preBeginJobSignal_, preEventReadFromSourceSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preLockEventSetupGetSignal_, preModuleBeginJobSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndStreamSignal_, preModuleEventAcquireSignal_, preModuleEventDelayedGetSignal_, preModuleEventPrefetchingSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preModuleWriteLumiSignal_, preModuleWriteRunSignal_, prePathEventSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEndLumiSignal_, and preStreamEndRunSignal_.

Referenced by connectToSubProcess().

122  {
123  preBeginJobSignal_.connect(std::cref(iOther.preBeginJobSignal_));
124 
125  preModuleBeginStreamSignal_.connect(std::cref(iOther.preModuleBeginStreamSignal_));
126  postModuleBeginStreamSignal_.connect(std::cref(iOther.postModuleBeginStreamSignal_));
127 
128  preModuleEndStreamSignal_.connect(std::cref(iOther.preModuleEndStreamSignal_));
129  postModuleEndStreamSignal_.connect(std::cref(iOther.postModuleEndStreamSignal_));
130 
131  preGlobalBeginRunSignal_.connect(std::cref(iOther.preGlobalBeginRunSignal_));
132  postGlobalBeginRunSignal_.connect(std::cref(iOther.postGlobalBeginRunSignal_));
133 
134  preGlobalEndRunSignal_.connect(std::cref(iOther.preGlobalEndRunSignal_));
135  postGlobalEndRunSignal_.connect(std::cref(iOther.postGlobalEndRunSignal_));
136 
137  preStreamBeginRunSignal_.connect(std::cref(iOther.preStreamBeginRunSignal_));
138  postStreamBeginRunSignal_.connect(std::cref(iOther.postStreamBeginRunSignal_));
139 
140  preStreamEndRunSignal_.connect(std::cref(iOther.preStreamEndRunSignal_));
141  postStreamEndRunSignal_.connect(std::cref(iOther.postStreamEndRunSignal_));
142 
143  preGlobalBeginLumiSignal_.connect(std::cref(iOther.preGlobalBeginLumiSignal_));
144  postGlobalBeginLumiSignal_.connect(std::cref(iOther.postGlobalBeginLumiSignal_));
145 
146  preGlobalEndLumiSignal_.connect(std::cref(iOther.preGlobalEndLumiSignal_));
147  postGlobalEndLumiSignal_.connect(std::cref(iOther.postGlobalEndLumiSignal_));
148 
149  preStreamBeginLumiSignal_.connect(std::cref(iOther.preStreamBeginLumiSignal_));
150  postStreamBeginLumiSignal_.connect(std::cref(iOther.postStreamBeginLumiSignal_));
151 
152  preStreamEndLumiSignal_.connect(std::cref(iOther.preStreamEndLumiSignal_));
153  postStreamEndLumiSignal_.connect(std::cref(iOther.postStreamEndLumiSignal_));
154 
155  preEventSignal_.connect(std::cref(iOther.preEventSignal_));
156  postEventSignal_.connect(std::cref(iOther.postEventSignal_));
157 
158  prePathEventSignal_.connect(std::cref(iOther.prePathEventSignal_));
159  postPathEventSignal_.connect(std::cref(iOther.postPathEventSignal_));
160 
161  //preProcessEventSignal_.connect(std::cref(iOther.preProcessEventSignal_));
162  //postProcessEventSignal_.connect(std::cref(iOther.postProcessEventSignal_));
163 
164  //preBeginRunSignal_.connect(std::cref(iOther.preBeginRunSignal_));
165  //postBeginRunSignal_.connect(std::cref(iOther.postBeginRunSignal_));
166 
167  //preEndRunSignal_.connect(std::cref(iOther.preEndRunSignal_));
168  //postEndRunSignal_.connect(std::cref(iOther.postEndRunSignal_));
169 
170  //preBeginLumiSignal_.connect(std::cref(iOther.preBeginLumiSignal_));
171  //postBeginLumiSignal_.connect(std::cref(iOther.postBeginLumiSignal_));
172 
173  //preEndLumiSignal_.connect(std::cref(iOther.preEndLumiSignal_));
174  //postEndLumiSignal_.connect(std::cref(iOther.postEndLumiSignal_));
175 
176  //preProcessPathSignal_.connect(std::cref(iOther.preProcessPathSignal_));
177  //postProcessPathSignal_.connect(std::cref(iOther.postProcessPathSignal_));
178 
179  //prePathBeginRunSignal_.connect(std::cref(iOther.prePathBeginRunSignal_));
180  //postPathBeginRunSignal_.connect(std::cref(iOther.postPathBeginRunSignal_));
181 
182  //prePathEndRunSignal_.connect(std::cref(iOther.prePathEndRunSignal_));
183  //postPathEndRunSignal_.connect(std::cref(iOther.postPathEndRunSignal_));
184 
185  //prePathBeginLumiSignal_.connect(std::cref(iOther.prePathBeginLumiSignal_));
186  //postPathBeginLumiSignal_.connect(std::cref(iOther.postPathBeginLumiSignal_));
187 
188  //prePathEndLumiSignal_.connect(std::cref(iOther.prePathEndLumiSignal_));
189  //postPathEndLumiSignal_.connect(std::cref(iOther.postPathEndLumiSignal_));
190 
191  preModuleConstructionSignal_.connect(std::cref(iOther.preModuleConstructionSignal_));
192  postModuleConstructionSignal_.connect(std::cref(iOther.postModuleConstructionSignal_));
193 
194  preModuleBeginJobSignal_.connect(std::cref(iOther.preModuleBeginJobSignal_));
195  postModuleBeginJobSignal_.connect(std::cref(iOther.postModuleBeginJobSignal_));
196 
197  preModuleEndJobSignal_.connect(std::cref(iOther.preModuleEndJobSignal_));
198  postModuleEndJobSignal_.connect(std::cref(iOther.postModuleEndJobSignal_));
199 
200  preModuleEventPrefetchingSignal_.connect(std::cref(iOther.preModuleEventPrefetchingSignal_));
201  postModuleEventPrefetchingSignal_.connect(std::cref(iOther.postModuleEventPrefetchingSignal_));
202 
203  preModuleEventSignal_.connect(std::cref(iOther.preModuleEventSignal_));
204  postModuleEventSignal_.connect(std::cref(iOther.postModuleEventSignal_));
205 
206  preModuleEventAcquireSignal_.connect(std::cref(iOther.preModuleEventAcquireSignal_));
207  postModuleEventAcquireSignal_.connect(std::cref(iOther.postModuleEventAcquireSignal_));
208 
209  preModuleEventDelayedGetSignal_.connect(std::cref(iOther.preModuleEventDelayedGetSignal_));
210  postModuleEventDelayedGetSignal_.connect(std::cref(iOther.postModuleEventDelayedGetSignal_));
211 
212  preEventReadFromSourceSignal_.connect(std::cref(iOther.preEventReadFromSourceSignal_));
213  postEventReadFromSourceSignal_.connect(std::cref(iOther.postEventReadFromSourceSignal_));
214 
215  preModuleStreamBeginRunSignal_.connect(std::cref(iOther.preModuleStreamBeginRunSignal_));
216  postModuleStreamBeginRunSignal_.connect(std::cref(iOther.postModuleStreamBeginRunSignal_));
217 
218  preModuleStreamEndRunSignal_.connect(std::cref(iOther.preModuleStreamEndRunSignal_));
219  postModuleStreamEndRunSignal_.connect(std::cref(iOther.postModuleStreamEndRunSignal_));
220 
221  preModuleStreamBeginLumiSignal_.connect(std::cref(iOther.preModuleStreamBeginLumiSignal_));
222  postModuleStreamBeginLumiSignal_.connect(std::cref(iOther.postModuleStreamBeginLumiSignal_));
223 
224  preModuleStreamEndLumiSignal_.connect(std::cref(iOther.preModuleStreamEndLumiSignal_));
225  postModuleStreamEndLumiSignal_.connect(std::cref(iOther.postModuleStreamEndLumiSignal_));
226 
227  preModuleGlobalBeginRunSignal_.connect(std::cref(iOther.preModuleGlobalBeginRunSignal_));
228  postModuleGlobalBeginRunSignal_.connect(std::cref(iOther.postModuleGlobalBeginRunSignal_));
229 
230  preModuleGlobalEndRunSignal_.connect(std::cref(iOther.preModuleGlobalEndRunSignal_));
231  postModuleGlobalEndRunSignal_.connect(std::cref(iOther.postModuleGlobalEndRunSignal_));
232 
233  preModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.preModuleGlobalBeginLumiSignal_));
234  postModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.postModuleGlobalBeginLumiSignal_));
235 
236  preModuleGlobalEndLumiSignal_.connect(std::cref(iOther.preModuleGlobalEndLumiSignal_));
237  postModuleGlobalEndLumiSignal_.connect(std::cref(iOther.postModuleGlobalEndLumiSignal_));
238 
239  preModuleWriteRunSignal_.connect(std::cref(iOther.preModuleWriteRunSignal_));
240  postModuleWriteRunSignal_.connect(std::cref(iOther.postModuleWriteRunSignal_));
241 
242  preModuleWriteLumiSignal_.connect(std::cref(iOther.preModuleWriteLumiSignal_));
243  postModuleWriteLumiSignal_.connect(std::cref(iOther.postModuleWriteLumiSignal_));
244 
245  //preModuleSignal_.connect(std::cref(iOther.preModuleSignal_));
246  //postModuleSignal_.connect(std::cref(iOther.postModuleSignal_));
247 
248  //preModuleBeginRunSignal_.connect(std::cref(iOther.preModuleBeginRunSignal_));
249  //postModuleBeginRunSignal_.connect(std::cref(iOther.postModuleBeginRunSignal_));
250 
251  //preModuleEndRunSignal_.connect(std::cref(iOther.preModuleEndRunSignal_));
252  //postModuleEndRunSignal_.connect(std::cref(iOther.postModuleEndRunSignal_));
253 
254  //preModuleBeginLumiSignal_.connect(std::cref(iOther.preModuleBeginLumiSignal_));
255  //postModuleBeginLumiSignal_.connect(std::cref(iOther.postModuleBeginLumiSignal_));
256 
257  //preModuleEndLumiSignal_.connect(std::cref(iOther.preModuleEndLumiSignal_));
258  //postModuleEndLumiSignal_.connect(std::cref(iOther.postModuleEndLumiSignal_));
259 
260  preLockEventSetupGetSignal_.connect(std::cref(iOther.preLockEventSetupGetSignal_));
261  postLockEventSetupGetSignal_.connect(std::cref(iOther.postLockEventSetupGetSignal_));
262  postEventSetupGetSignal_.connect(std::cref(iOther.postEventSetupGetSignal_));
263  }
PreModuleEventPrefetching preModuleEventPrefetchingSignal_
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 ...
PreModuleWriteLumi preModuleWriteLumiSignal_
PostModuleEvent postModuleEventSignal_
PreGlobalEndRun preGlobalEndRunSignal_
PostEvent postEventSignal_
signal is emitted after all modules have finished processing the Event
PostStreamEndLumi postStreamEndLumiSignal_
PostGlobalBeginRun postGlobalBeginRunSignal_
PostModuleWriteLumi postModuleWriteLumiSignal_
PreModuleBeginStream preModuleBeginStreamSignal_
PostModuleEventPrefetching postModuleEventPrefetchingSignal_
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
PreLockEventSetupGet preLockEventSetupGetSignal_
signal is emitted before lock taken in EventSetup DataProxy::get function
PostModuleEventAcquire postModuleEventAcquireSignal_
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
PostGlobalEndLumi postGlobalEndLumiSignal_
PreGlobalBeginLumi preGlobalBeginLumiSignal_
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
PostLockEventSetupGet postLockEventSetupGetSignal_
signal is emitted after lock taken in EventSetup DataProxy::get function
PreModuleStreamEndRun preModuleStreamEndRunSignal_
PostStreamEndRun postStreamEndRunSignal_
PreStreamEndRun preStreamEndRunSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleEndStream postModuleEndStreamSignal_
PreGlobalEndLumi preGlobalEndLumiSignal_
PreEventReadFromSource preEventReadFromSourceSignal_
PostModuleWriteRun postModuleWriteRunSignal_
PreStreamBeginLumi preStreamBeginLumiSignal_
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
PostStreamBeginRun postStreamBeginRunSignal_
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
PreModuleWriteRun preModuleWriteRunSignal_
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_
PostEventSetupGet postEventSetupGetSignal_
signal is emitted after getImpl has returned in the EventSetup DataProxy::get function ...
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
PreEvent preEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
PreModuleEventAcquire preModuleEventAcquireSignal_
PreModuleEndJob preModuleEndJobSignal_
void connect(U iFunc)
Definition: Signal.h:62
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
PostEventReadFromSource postEventReadFromSourceSignal_
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 270 of file ActivityRegistry.cc.

References connectLocals().

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

270  {
271  connectGlobals(iOther); // child sees parents global signals
272  iOther.connectLocals(*this); // parent see childs global signals
273  }
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 275 of file ActivityRegistry.cc.

References jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postEventReadFromSourceSignal_, postEventSetupGetSignal_, postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postLockEventSetupGetSignal_, postModuleBeginJobSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndStreamSignal_, postModuleEventAcquireSignal_, postModuleEventDelayedGetSignal_, postModuleEventPrefetchingSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postModuleWriteLumiSignal_, postModuleWriteRunSignal_, postOpenFileSignal_, postPathEventSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preallocateSignal_, preBeginJobSignal_, preCloseFileSignal_, preEndJobSignal_, preEventReadFromSourceSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEarlyTerminationSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preLockEventSetupGetSignal_, preModuleBeginJobSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndStreamSignal_, preModuleEventAcquireSignal_, preModuleEventDelayedGetSignal_, preModuleEventPrefetchingSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preModuleWriteLumiSignal_, preModuleWriteRunSignal_, 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().

275  {
276  copySlotsToFrom(preallocateSignal_, iOther.preallocateSignal_);
277  copySlotsToFrom(preBeginJobSignal_, iOther.preBeginJobSignal_);
278  copySlotsToFrom(postBeginJobSignal_, iOther.postBeginJobSignal_);
279  copySlotsToFromReverse(preEndJobSignal_, iOther.preEndJobSignal_);
280  copySlotsToFromReverse(postEndJobSignal_, iOther.postEndJobSignal_);
281 
282  copySlotsToFromReverse(jobFailureSignal_, iOther.jobFailureSignal_);
283 
284  copySlotsToFrom(preSourceSignal_, iOther.preSourceSignal_);
285  copySlotsToFromReverse(postSourceSignal_, iOther.postSourceSignal_);
286 
287  copySlotsToFrom(preSourceLumiSignal_, iOther.preSourceLumiSignal_);
288  copySlotsToFromReverse(postSourceLumiSignal_, iOther.postSourceLumiSignal_);
289 
290  copySlotsToFrom(preSourceRunSignal_, iOther.preSourceRunSignal_);
291  copySlotsToFromReverse(postSourceRunSignal_, iOther.postSourceRunSignal_);
292 
293  copySlotsToFrom(preOpenFileSignal_, iOther.preOpenFileSignal_);
294  copySlotsToFromReverse(postOpenFileSignal_, iOther.postOpenFileSignal_);
295 
296  copySlotsToFrom(preCloseFileSignal_, iOther.preCloseFileSignal_);
297  copySlotsToFromReverse(postCloseFileSignal_, iOther.postCloseFileSignal_);
298 
299  copySlotsToFrom(preModuleBeginStreamSignal_, iOther.preModuleBeginStreamSignal_);
300  copySlotsToFromReverse(postModuleBeginStreamSignal_, iOther.postModuleBeginStreamSignal_);
301 
302  copySlotsToFrom(preModuleEndStreamSignal_, iOther.preModuleEndStreamSignal_);
303  copySlotsToFromReverse(postModuleEndStreamSignal_, iOther.postModuleEndStreamSignal_);
304 
305  copySlotsToFrom(preGlobalBeginRunSignal_, iOther.preGlobalBeginRunSignal_);
306  copySlotsToFromReverse(postGlobalBeginRunSignal_, iOther.postGlobalBeginRunSignal_);
307 
308  copySlotsToFrom(preGlobalEndRunSignal_, iOther.preGlobalEndRunSignal_);
309  copySlotsToFromReverse(postGlobalEndRunSignal_, iOther.postGlobalEndRunSignal_);
310 
311  copySlotsToFrom(preStreamBeginRunSignal_, iOther.preStreamBeginRunSignal_);
312  copySlotsToFromReverse(postStreamBeginRunSignal_, iOther.postStreamBeginRunSignal_);
313 
314  copySlotsToFrom(preStreamEndRunSignal_, iOther.preStreamEndRunSignal_);
315  copySlotsToFromReverse(postStreamEndRunSignal_, iOther.postStreamEndRunSignal_);
316 
317  copySlotsToFrom(preGlobalBeginLumiSignal_, iOther.preGlobalBeginLumiSignal_);
318  copySlotsToFromReverse(postGlobalBeginLumiSignal_, iOther.postGlobalBeginLumiSignal_);
319 
320  copySlotsToFrom(preGlobalEndLumiSignal_, iOther.preGlobalEndLumiSignal_);
321  copySlotsToFromReverse(postGlobalEndLumiSignal_, iOther.postGlobalEndLumiSignal_);
322 
323  copySlotsToFrom(preStreamBeginLumiSignal_, iOther.preStreamBeginLumiSignal_);
324  copySlotsToFromReverse(postStreamBeginLumiSignal_, iOther.postStreamBeginLumiSignal_);
325 
326  copySlotsToFrom(preStreamEndLumiSignal_, iOther.preStreamEndLumiSignal_);
327  copySlotsToFromReverse(postStreamEndLumiSignal_, iOther.postStreamEndLumiSignal_);
328 
329  copySlotsToFrom(preEventSignal_, iOther.preEventSignal_);
330  copySlotsToFromReverse(postEventSignal_, iOther.postEventSignal_);
331 
332  copySlotsToFrom(prePathEventSignal_, iOther.prePathEventSignal_);
333  copySlotsToFromReverse(postPathEventSignal_, iOther.postPathEventSignal_);
334 
335  copySlotsToFrom(preStreamEarlyTerminationSignal_, iOther.preStreamEarlyTerminationSignal_);
336  copySlotsToFrom(preGlobalEarlyTerminationSignal_, iOther.preGlobalEarlyTerminationSignal_);
337  copySlotsToFrom(preSourceEarlyTerminationSignal_, iOther.preSourceEarlyTerminationSignal_);
338 
339  /*
340  copySlotsToFrom(preProcessEventSignal_, iOther.preProcessEventSignal_);
341  copySlotsToFromReverse(postProcessEventSignal_, iOther.postProcessEventSignal_);
342 
343  copySlotsToFrom(preBeginRunSignal_, iOther.preBeginRunSignal_);
344  copySlotsToFromReverse(postBeginRunSignal_, iOther.postBeginRunSignal_);
345 
346  copySlotsToFrom(preEndRunSignal_, iOther.preEndRunSignal_);
347  copySlotsToFromReverse(postEndRunSignal_, iOther.postEndRunSignal_);
348 
349  copySlotsToFrom(preBeginLumiSignal_, iOther.preBeginLumiSignal_);
350  copySlotsToFromReverse(postBeginLumiSignal_, iOther.postBeginLumiSignal_);
351 
352  copySlotsToFrom(preEndLumiSignal_, iOther.preEndLumiSignal_);
353  copySlotsToFromReverse(postEndLumiSignal_, iOther.postEndLumiSignal_);
354 
355  copySlotsToFrom(preProcessPathSignal_, iOther.preProcessPathSignal_);
356  copySlotsToFromReverse(postProcessPathSignal_, iOther.postProcessPathSignal_);
357 
358  copySlotsToFrom(prePathBeginRunSignal_, iOther.prePathBeginRunSignal_);
359  copySlotsToFromReverse(postPathBeginRunSignal_, iOther.postPathBeginRunSignal_);
360 
361  copySlotsToFrom(prePathEndRunSignal_, iOther.prePathEndRunSignal_);
362  copySlotsToFromReverse(postPathEndRunSignal_, iOther.postPathEndRunSignal_);
363 
364  copySlotsToFrom(prePathBeginLumiSignal_, iOther.prePathBeginLumiSignal_);
365  copySlotsToFromReverse(postPathBeginLumiSignal_, iOther.postPathBeginLumiSignal_);
366 
367  copySlotsToFrom(prePathEndLumiSignal_, iOther.prePathEndLumiSignal_);
368  copySlotsToFromReverse(postPathEndLumiSignal_, iOther.postPathEndLumiSignal_);
369 */
370  copySlotsToFrom(preModuleConstructionSignal_, iOther.preModuleConstructionSignal_);
371  copySlotsToFromReverse(postModuleConstructionSignal_, iOther.postModuleConstructionSignal_);
372 
373  copySlotsToFrom(preModuleBeginJobSignal_, iOther.preModuleBeginJobSignal_);
374  copySlotsToFromReverse(postModuleBeginJobSignal_, iOther.postModuleBeginJobSignal_);
375 
376  copySlotsToFrom(preModuleEndJobSignal_, iOther.preModuleEndJobSignal_);
377  copySlotsToFromReverse(postModuleEndJobSignal_, iOther.postModuleEndJobSignal_);
378 
379  copySlotsToFrom(preModuleEventPrefetchingSignal_, iOther.preModuleEventPrefetchingSignal_);
380  copySlotsToFromReverse(postModuleEventPrefetchingSignal_, iOther.postModuleEventPrefetchingSignal_);
381 
382  copySlotsToFrom(preModuleEventSignal_, iOther.preModuleEventSignal_);
383  copySlotsToFromReverse(postModuleEventSignal_, iOther.postModuleEventSignal_);
384 
385  copySlotsToFrom(preModuleEventAcquireSignal_, iOther.preModuleEventAcquireSignal_);
386  copySlotsToFromReverse(postModuleEventAcquireSignal_, iOther.postModuleEventAcquireSignal_);
387 
388  copySlotsToFrom(preModuleEventDelayedGetSignal_, iOther.preModuleEventDelayedGetSignal_);
389  copySlotsToFromReverse(postModuleEventDelayedGetSignal_, iOther.postModuleEventDelayedGetSignal_);
390 
391  copySlotsToFrom(preEventReadFromSourceSignal_, iOther.preEventReadFromSourceSignal_);
392  copySlotsToFromReverse(postEventReadFromSourceSignal_, iOther.postEventReadFromSourceSignal_);
393 
394  copySlotsToFrom(preModuleStreamBeginRunSignal_, iOther.preModuleStreamBeginRunSignal_);
395  copySlotsToFromReverse(postModuleStreamBeginRunSignal_, iOther.postModuleStreamBeginRunSignal_);
396 
397  copySlotsToFrom(preModuleStreamEndRunSignal_, iOther.preModuleStreamEndRunSignal_);
398  copySlotsToFromReverse(postModuleStreamEndRunSignal_, iOther.postModuleStreamEndRunSignal_);
399 
400  copySlotsToFrom(preModuleStreamBeginLumiSignal_, iOther.preModuleStreamBeginLumiSignal_);
401  copySlotsToFromReverse(postModuleStreamBeginLumiSignal_, iOther.postModuleStreamBeginLumiSignal_);
402 
403  copySlotsToFrom(preModuleStreamEndLumiSignal_, iOther.preModuleStreamEndLumiSignal_);
404  copySlotsToFromReverse(postModuleStreamEndLumiSignal_, iOther.postModuleStreamEndLumiSignal_);
405 
406  copySlotsToFrom(preModuleGlobalBeginRunSignal_, iOther.preModuleGlobalBeginRunSignal_);
407  copySlotsToFromReverse(postModuleGlobalBeginRunSignal_, iOther.postModuleGlobalBeginRunSignal_);
408 
409  copySlotsToFrom(preModuleGlobalEndRunSignal_, iOther.preModuleGlobalEndRunSignal_);
410  copySlotsToFromReverse(postModuleGlobalEndRunSignal_, iOther.postModuleGlobalEndRunSignal_);
411 
412  copySlotsToFrom(preModuleGlobalBeginLumiSignal_, iOther.preModuleGlobalBeginLumiSignal_);
413  copySlotsToFromReverse(postModuleGlobalBeginLumiSignal_, iOther.postModuleGlobalBeginLumiSignal_);
414 
415  copySlotsToFrom(preModuleGlobalEndLumiSignal_, iOther.preModuleGlobalEndLumiSignal_);
416  copySlotsToFromReverse(postModuleGlobalEndLumiSignal_, iOther.postModuleGlobalEndLumiSignal_);
417 
418  copySlotsToFrom(preModuleWriteRunSignal_, iOther.preModuleWriteRunSignal_);
419  copySlotsToFromReverse(postModuleWriteRunSignal_, iOther.postModuleWriteRunSignal_);
420 
421  copySlotsToFrom(preModuleWriteLumiSignal_, iOther.preModuleWriteLumiSignal_);
422  copySlotsToFromReverse(postModuleWriteLumiSignal_, iOther.postModuleWriteLumiSignal_);
423 
424  /*
425  copySlotsToFrom(preModuleSignal_, iOther.preModuleSignal_);
426  copySlotsToFromReverse(postModuleSignal_, iOther.postModuleSignal_);
427 
428  copySlotsToFrom(preModuleBeginRunSignal_, iOther.preModuleBeginRunSignal_);
429  copySlotsToFromReverse(postModuleBeginRunSignal_, iOther.postModuleBeginRunSignal_);
430 
431  copySlotsToFrom(preModuleEndRunSignal_, iOther.preModuleEndRunSignal_);
432  copySlotsToFromReverse(postModuleEndRunSignal_, iOther.postModuleEndRunSignal_);
433 
434  copySlotsToFrom(preModuleBeginLumiSignal_, iOther.preModuleBeginLumiSignal_);
435  copySlotsToFromReverse(postModuleBeginLumiSignal_, iOther.postModuleBeginLumiSignal_);
436 
437  copySlotsToFrom(preModuleEndLumiSignal_, iOther.preModuleEndLumiSignal_);
438  copySlotsToFromReverse(postModuleEndLumiSignal_, iOther.postModuleEndLumiSignal_);
439  */
440  copySlotsToFrom(preSourceConstructionSignal_, iOther.preSourceConstructionSignal_);
441  copySlotsToFromReverse(postSourceConstructionSignal_, iOther.postSourceConstructionSignal_);
442 
443  copySlotsToFrom(preLockEventSetupGetSignal_, iOther.preLockEventSetupGetSignal_);
444  copySlotsToFromReverse(postLockEventSetupGetSignal_, iOther.postLockEventSetupGetSignal_);
445  copySlotsToFromReverse(postEventSetupGetSignal_, iOther.postEventSetupGetSignal_);
446  }
PreModuleEventPrefetching preModuleEventPrefetchingSignal_
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 ...
PreModuleWriteLumi preModuleWriteLumiSignal_
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_
PostModuleWriteLumi postModuleWriteLumiSignal_
PreModuleBeginStream preModuleBeginStreamSignal_
PostModuleEventPrefetching postModuleEventPrefetchingSignal_
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PreSourceConstruction preSourceConstructionSignal_
PreLockEventSetupGet preLockEventSetupGetSignal_
signal is emitted before lock taken in EventSetup DataProxy::get function
PostModuleEventAcquire postModuleEventAcquireSignal_
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
PostGlobalEndLumi postGlobalEndLumiSignal_
Preallocate preallocateSignal_
signal is emitted before beginJob
PreGlobalBeginLumi preGlobalBeginLumiSignal_
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
PostLockEventSetupGet postLockEventSetupGetSignal_
signal is emitted after lock taken in EventSetup DataProxy::get function
PreModuleStreamEndRun preModuleStreamEndRunSignal_
PostStreamEndRun postStreamEndRunSignal_
PreStreamEndRun preStreamEndRunSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleEndStream postModuleEndStreamSignal_
PreGlobalEndLumi preGlobalEndLumiSignal_
PreEventReadFromSource preEventReadFromSourceSignal_
PostSourceEvent postSourceSignal_
PreCloseFile preCloseFileSignal_
PostModuleWriteRun postModuleWriteRunSignal_
PreGlobalEarlyTermination preGlobalEarlyTerminationSignal_
PreStreamBeginLumi preStreamBeginLumiSignal_
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
PostStreamBeginRun postStreamBeginRunSignal_
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
PostCloseFile postCloseFileSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
PreModuleWriteRun preModuleWriteRunSignal_
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_
PostEventSetupGet postEventSetupGetSignal_
signal is emitted after getImpl has returned in the EventSetup DataProxy::get function ...
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
PreEvent preEventSignal_
signal is emitted after the Event has been created by the InputSource but before any modules have see...
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
PreModuleEventAcquire preModuleEventAcquireSignal_
PostBeginJob postBeginJobSignal_
signal is emitted after all modules have gotten their beginJob called
PreModuleEndJob preModuleEndJobSignal_
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
PostEventReadFromSource postEventReadFromSourceSignal_
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 177 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 157 of file ActivityRegistry.h.

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

Definition at line 477 of file ActivityRegistry.h.

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

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

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

Definition at line 449 of file ActivityRegistry.h.

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

Referenced by TGeoFromDddService::TGeoFromDddService().

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 450 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 240 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 169 of file ActivityRegistry.h.

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

Definition at line 491 of file ActivityRegistry.h.

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

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

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

Definition at line 463 of file ActivityRegistry.h.

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

Referenced by TGeoFromDddService::TGeoFromDddService().

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

void edm::ActivityRegistry::watchPostEventReadFromSource ( PostEventReadFromSource::slot_type const &  iSlot)
inline

Definition at line 697 of file ActivityRegistry.h.

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

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

697  {
699  }
void connect_front(U iFunc)
Definition: Signal.h:67
PostEventReadFromSource postEventReadFromSourceSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEventReadFromSource ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 700 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostEventSetupGet ( PostEventSetupGet::slot_type const &  iSlot)
inline

Definition at line 963 of file ActivityRegistry.h.

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

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

963  {
965  }
void connect_front(U iFunc)
Definition: Signal.h:67
PostEventSetupGet postEventSetupGetSignal_
signal is emitted after getImpl has returned in the EventSetup DataProxy::get function ...
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEventSetupGet ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 966 of file ActivityRegistry.h.

984 :
985  // 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 331 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 281 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 343 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 293 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostLockEventSetupGet ( PostLockEventSetupGet::slot_type const &  iSlot)
inline

Definition at line 953 of file ActivityRegistry.h.

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

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

953  {
955  }
void connect_front(U iFunc)
Definition: Signal.h:67
PostLockEventSetupGet postLockEventSetupGetSignal_
signal is emitted after lock taken in EventSetup DataProxy::get function
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostLockEventSetupGet ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 956 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 852 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 610 of file ActivityRegistry.h.

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

Definition at line 899 of file ActivityRegistry.h.

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

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

Definition at line 902 of file ActivityRegistry.h.

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

Definition at line 868 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 254 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 596 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 624 of file ActivityRegistry.h.

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

Definition at line 918 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 884 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 268 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 652 of file ActivityRegistry.h.

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

Definition at line 668 of file ActivityRegistry.h.

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

Definition at line 681 of file ActivityRegistry.h.

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

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

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

Definition at line 684 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEventPrefetching ( PostModuleEventPrefetching::slot_type const &  iSlot)
inline

Definition at line 637 of file ActivityRegistry.h.

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

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

637  {
639  }
void connect_front(U iFunc)
Definition: Signal.h:67
PostModuleEventPrefetching postModuleEventPrefetchingSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEventPrefetching ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 640 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 798 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 770 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 812 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 784 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 742 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 714 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 756 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 728 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleWriteLumi ( PostModuleWriteLumi::slot_type const &  iSlot)
inline

Definition at line 835 of file ActivityRegistry.h.

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

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

835  {
837  }
void connect_front(U iFunc)
Definition: Signal.h:67
PostModuleWriteLumi postModuleWriteLumiSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleWriteLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 838 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleWriteRun ( PostModuleWriteRun::slot_type const &  iSlot)
inline

Definition at line 821 of file ActivityRegistry.h.

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

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

821  {
823  }
void connect_front(U iFunc)
Definition: Signal.h:67
PostModuleWriteRun postModuleWriteRunSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleWriteRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

Definition at line 552 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 522 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 566 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 536 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 393 of file ActivityRegistry.h.

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

Definition at line 433 of file ActivityRegistry.h.

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

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

433  {
435  }
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 436 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 506 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 936 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 189 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 201 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 213 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 357 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 305 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 369 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 317 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 143 of file ActivityRegistry.h.

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

Definition at line 150 of file ActivityRegistry.h.

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

Definition at line 470 of file ActivityRegistry.h.

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

470 { preBeginLumiSignal_.connect(iSlot); }
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 471 of file ActivityRegistry.h.

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

Definition at line 442 of file ActivityRegistry.h.

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

442 { preBeginRunSignal_.connect(iSlot); }
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 443 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 234 of file ActivityRegistry.h.

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

Definition at line 162 of file ActivityRegistry.h.

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

Referenced by timestudy::SleepingServer::SleepingServer().

void connect_front(U iFunc)
Definition: Signal.h:67
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 163 of file ActivityRegistry.h.

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

Definition at line 484 of file ActivityRegistry.h.

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

484 { preEndLumiSignal_.connect(iSlot); }
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 485 of file ActivityRegistry.h.

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

Definition at line 456 of file ActivityRegistry.h.

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

456 { preEndRunSignal_.connect(iSlot); }
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 457 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 375 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreEventReadFromSource ( PreEventReadFromSource::slot_type const &  iSlot)
inline

Definition at line 689 of file ActivityRegistry.h.

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

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

689  {
691  }
PreEventReadFromSource preEventReadFromSourceSignal_
void connect(U iFunc)
Definition: Signal.h:62
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEventReadFromSource ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

Definition at line 274 of file ActivityRegistry.h.

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

Definition at line 408 of file ActivityRegistry.h.

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

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

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

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

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

Definition at line 286 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreLockEventSetupGet ( PreLockEventSetupGet::slot_type const &  iSlot)
inline

Definition at line 943 of file ActivityRegistry.h.

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

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

943  {
945  }
PreLockEventSetupGet preLockEventSetupGetSignal_
signal is emitted before lock taken in EventSetup DataProxy::get function
void connect(U iFunc)
Definition: Signal.h:62
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreLockEventSetupGet ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 946 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 845 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 602 of file ActivityRegistry.h.

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

Definition at line 890 of file ActivityRegistry.h.

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

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

Definition at line 893 of file ActivityRegistry.h.

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

Definition at line 859 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 247 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 587 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 616 of file ActivityRegistry.h.

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

Definition at line 909 of file ActivityRegistry.h.

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

Definition at line 875 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 261 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 646 of file ActivityRegistry.h.

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

Definition at line 660 of file ActivityRegistry.h.

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

Definition at line 673 of file ActivityRegistry.h.

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

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

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

Definition at line 676 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEventPrefetching ( PreModuleEventPrefetching::slot_type const &  iSlot)
inline

Definition at line 629 of file ActivityRegistry.h.

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

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

629  {
631  }
PreModuleEventPrefetching preModuleEventPrefetchingSignal_
void connect(U iFunc)
Definition: Signal.h:62
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEventPrefetching ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 632 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 791 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 763 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 805 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 777 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 735 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 707 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 749 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 721 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleWriteLumi ( PreModuleWriteLumi::slot_type const &  iSlot)
inline

Definition at line 828 of file ActivityRegistry.h.

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

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

828  {
830  }
PreModuleWriteLumi preModuleWriteLumiSignal_
void connect(U iFunc)
Definition: Signal.h:62
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleWriteLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 831 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleWriteRun ( PreModuleWriteRun::slot_type const &  iSlot)
inline

Definition at line 816 of file ActivityRegistry.h.

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

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

PreModuleWriteRun preModuleWriteRunSignal_
void connect(U iFunc)
Definition: Signal.h:62
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleWriteRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

Definition at line 543 of file ActivityRegistry.h.

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

Definition at line 513 of file ActivityRegistry.h.

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

Definition at line 559 of file ActivityRegistry.h.

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

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

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

Definition at line 426 of file ActivityRegistry.h.

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

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

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

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

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

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

Definition at line 417 of file ActivityRegistry.h.

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

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

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

Definition at line 420 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 183 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 195 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 207 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 350 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 298 of file ActivityRegistry.h.

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

Definition at line 399 of file ActivityRegistry.h.

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

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

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

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

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

Definition at line 310 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 174 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 154 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 476 of file ActivityRegistry.h.

PostBeginRun edm::ActivityRegistry::postBeginRunSignal_

signal is emitted after all modules have finished processing the beginRun

Definition at line 448 of file ActivityRegistry.h.

PostCloseFile edm::ActivityRegistry::postCloseFileSignal_

Definition at line 238 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 167 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 490 of file ActivityRegistry.h.

PostEndRun edm::ActivityRegistry::postEndRunSignal_

signal is emitted after all modules have finished processing the Run

Definition at line 462 of file ActivityRegistry.h.

PostEventReadFromSource edm::ActivityRegistry::postEventReadFromSourceSignal_

Definition at line 696 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostEventSetupGet edm::ActivityRegistry::postEventSetupGetSignal_

signal is emitted after getImpl has returned in the EventSetup DataProxy::get function

Definition at line 962 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostEvent edm::ActivityRegistry::postEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 379 of file ActivityRegistry.h.

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

PostGlobalBeginLumi edm::ActivityRegistry::postGlobalBeginLumiSignal_
PostGlobalBeginRun edm::ActivityRegistry::postGlobalBeginRunSignal_
PostGlobalEndLumi edm::ActivityRegistry::postGlobalEndLumiSignal_
PostGlobalEndRun edm::ActivityRegistry::postGlobalEndRunSignal_
PostLockEventSetupGet edm::ActivityRegistry::postLockEventSetupGetSignal_

signal is emitted after lock taken in EventSetup DataProxy::get function

Definition at line 952 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_

Definition at line 606 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_

Definition at line 898 of file ActivityRegistry.h.

PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_

Definition at line 864 of file ActivityRegistry.h.

PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_

Definition at line 250 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_

Definition at line 591 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_

Definition at line 620 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_

Definition at line 914 of file ActivityRegistry.h.

PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_

Definition at line 880 of file ActivityRegistry.h.

PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_

Definition at line 264 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEventAcquire edm::ActivityRegistry::postModuleEventAcquireSignal_
PostModuleEventDelayedGet edm::ActivityRegistry::postModuleEventDelayedGetSignal_
PostModuleEventPrefetching edm::ActivityRegistry::postModuleEventPrefetchingSignal_

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

PostModuleStreamBeginLumi edm::ActivityRegistry::postModuleStreamBeginLumiSignal_
PostModuleStreamBeginRun edm::ActivityRegistry::postModuleStreamBeginRunSignal_
PostModuleStreamEndLumi edm::ActivityRegistry::postModuleStreamEndLumiSignal_
PostModuleStreamEndRun edm::ActivityRegistry::postModuleStreamEndRunSignal_
PostModuleWriteLumi edm::ActivityRegistry::postModuleWriteLumiSignal_
PostModuleWriteRun edm::ActivityRegistry::postModuleWriteRunSignal_
PostOpenFile edm::ActivityRegistry::postOpenFileSignal_

Definition at line 224 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_

Definition at line 548 of file ActivityRegistry.h.

PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_

Definition at line 518 of file ActivityRegistry.h.

PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_

Definition at line 564 of file ActivityRegistry.h.

PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_

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

PostProcessPath edm::ActivityRegistry::postProcessPathSignal_

Definition at line 504 of file ActivityRegistry.h.

PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_

Definition at line 931 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_

Definition at line 199 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceRun edm::ActivityRegistry::postSourceRunSignal_

Definition at line 211 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceEvent edm::ActivityRegistry::postSourceSignal_

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

Referenced by connectGlobals(), and copySlotsFrom().

PreBeginJob edm::ActivityRegistry::preBeginJobSignal_

signal is emitted before all modules have gotten their beginJob called

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

PreCloseFile edm::ActivityRegistry::preCloseFileSignal_

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

Referenced by connectGlobals(), and copySlotsFrom().

PreEndLumi edm::ActivityRegistry::preEndLumiSignal_

signal is emitted before the endLumi is processed

Definition at line 483 of file ActivityRegistry.h.

PreEndRun edm::ActivityRegistry::preEndRunSignal_

signal is emitted before the endRun is processed

Definition at line 455 of file ActivityRegistry.h.

PreEventReadFromSource edm::ActivityRegistry::preEventReadFromSourceSignal_

Definition at line 688 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

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

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

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

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

PreGlobalEarlyTermination edm::ActivityRegistry::preGlobalEarlyTerminationSignal_

Definition at line 407 of file ActivityRegistry.h.

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

PreGlobalEndLumi edm::ActivityRegistry::preGlobalEndLumiSignal_
PreGlobalEndRun edm::ActivityRegistry::preGlobalEndRunSignal_
PreLockEventSetupGet edm::ActivityRegistry::preLockEventSetupGetSignal_

signal is emitted before lock taken in EventSetup DataProxy::get function

Definition at line 942 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::eventsetup::DataProxy::invalidateTransientCache().

PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_

Definition at line 600 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_

Definition at line 889 of file ActivityRegistry.h.

PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_

Definition at line 857 of file ActivityRegistry.h.

PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_

Definition at line 243 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_

Definition at line 582 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_

Definition at line 614 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_

Definition at line 907 of file ActivityRegistry.h.

PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_

Definition at line 873 of file ActivityRegistry.h.

PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_

Definition at line 257 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEventAcquire edm::ActivityRegistry::preModuleEventAcquireSignal_
PreModuleEventDelayedGet edm::ActivityRegistry::preModuleEventDelayedGetSignal_
PreModuleEventPrefetching edm::ActivityRegistry::preModuleEventPrefetchingSignal_

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

PreModuleStreamBeginLumi edm::ActivityRegistry::preModuleStreamBeginLumiSignal_
PreModuleStreamBeginRun edm::ActivityRegistry::preModuleStreamBeginRunSignal_
PreModuleStreamEndLumi edm::ActivityRegistry::preModuleStreamEndLumiSignal_
PreModuleStreamEndRun edm::ActivityRegistry::preModuleStreamEndRunSignal_
PreModuleWriteLumi edm::ActivityRegistry::preModuleWriteLumiSignal_

Definition at line 827 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleWriteRun edm::ActivityRegistry::preModuleWriteRunSignal_
PreOpenFile edm::ActivityRegistry::preOpenFileSignal_

Definition at line 217 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_

Definition at line 541 of file ActivityRegistry.h.

PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_

Definition at line 511 of file ActivityRegistry.h.

PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_

Definition at line 557 of file ActivityRegistry.h.

PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_

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

PreProcessPath edm::ActivityRegistry::preProcessPathSignal_

Definition at line 497 of file ActivityRegistry.h.

PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_

Definition at line 922 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEarlyTermination edm::ActivityRegistry::preSourceEarlyTerminationSignal_

Definition at line 416 of file ActivityRegistry.h.

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

PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_

Definition at line 193 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceRun edm::ActivityRegistry::preSourceRunSignal_

Definition at line 205 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEvent edm::ActivityRegistry::preSourceSignal_

Definition at line 181 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreStreamBeginLumi edm::ActivityRegistry::preStreamBeginLumiSignal_
PreStreamBeginRun edm::ActivityRegistry::preStreamBeginRunSignal_
PreStreamEarlyTermination edm::ActivityRegistry::preStreamEarlyTerminationSignal_

Definition at line 398 of file ActivityRegistry.h.

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

PreStreamEndLumi edm::ActivityRegistry::preStreamEndLumiSignal_
PreStreamEndRun edm::ActivityRegistry::preStreamEndRunSignal_