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

Member Typedef Documentation

Definition at line 166 of file ActivityRegistry.h.

Definition at line 141 of file ActivityRegistry.h.

Definition at line 523 of file ActivityRegistry.h.

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

Definition at line 158 of file ActivityRegistry.h.

Definition at line 541 of file ActivityRegistry.h.

Definition at line 505 of file ActivityRegistry.h.

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

Definition at line 1046 of file ActivityRegistry.h.

Definition at line 351 of file ActivityRegistry.h.

Definition at line 295 of file ActivityRegistry.h.

Definition at line 365 of file ActivityRegistry.h.

Definition at line 309 of file ActivityRegistry.h.

Definition at line 1038 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 932 of file ActivityRegistry.h.

signal is emitted after the module had done beginJob

Definition at line 678 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginLumi

Definition at line 987 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginRun

Definition at line 950 of file ActivityRegistry.h.

Definition at line 266 of file ActivityRegistry.h.

signal is emitted after the module was construction

Definition at line 661 of file ActivityRegistry.h.

signal is emitted after the module had done endJob

Definition at line 694 of file ActivityRegistry.h.

signal is emitted after the module finished processing endLumi

Definition at line 1005 of file ActivityRegistry.h.

signal is emitted after the module finished processing endRun

Definition at line 969 of file ActivityRegistry.h.

Definition at line 280 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 726 of file ActivityRegistry.h.

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

Definition at line 742 of file ActivityRegistry.h.

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

Definition at line 758 of file ActivityRegistry.h.

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

Definition at line 710 of file ActivityRegistry.h.

Definition at line 872 of file ActivityRegistry.h.

Definition at line 844 of file ActivityRegistry.h.

Definition at line 886 of file ActivityRegistry.h.

Definition at line 858 of file ActivityRegistry.h.

Definition at line 816 of file ActivityRegistry.h.

Definition at line 788 of file ActivityRegistry.h.

Definition at line 830 of file ActivityRegistry.h.

Definition at line 802 of file ActivityRegistry.h.

Definition at line 914 of file ActivityRegistry.h.

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

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

Definition at line 614 of file ActivityRegistry.h.

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

Definition at line 578 of file ActivityRegistry.h.

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

Definition at line 632 of file ActivityRegistry.h.

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

Definition at line 596 of file ActivityRegistry.h.

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

Definition at line 425 of file ActivityRegistry.h.

Definition at line 469 of file ActivityRegistry.h.

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

Definition at line 560 of file ActivityRegistry.h.

signal is emitted after the source was construction

Definition at line 1022 of file ActivityRegistry.h.

signal is emitted after the source starts creating an Event

Definition at line 185 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Lumi

Definition at line 201 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Run

Definition at line 217 of file ActivityRegistry.h.

Definition at line 379 of file ActivityRegistry.h.

Definition at line 323 of file ActivityRegistry.h.

Definition at line 393 of file ActivityRegistry.h.

Definition at line 337 of file ActivityRegistry.h.

Definition at line 123 of file ActivityRegistry.h.

Definition at line 132 of file ActivityRegistry.h.

Definition at line 514 of file ActivityRegistry.h.

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

Definition at line 150 of file ActivityRegistry.h.

Definition at line 532 of file ActivityRegistry.h.

Definition at line 496 of file ActivityRegistry.h.

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

Definition at line 344 of file ActivityRegistry.h.

Definition at line 287 of file ActivityRegistry.h.

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

Definition at line 443 of file ActivityRegistry.h.

Definition at line 358 of file ActivityRegistry.h.

Definition at line 302 of file ActivityRegistry.h.

Definition at line 1030 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 923 of file ActivityRegistry.h.

signal is emitted before the module does beginJob

Definition at line 670 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginLumi

Definition at line 978 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginRun

Definition at line 941 of file ActivityRegistry.h.

Definition at line 259 of file ActivityRegistry.h.

signal is emitted before the module is constructed

Definition at line 652 of file ActivityRegistry.h.

signal is emitted before the module does endJob

Definition at line 686 of file ActivityRegistry.h.

signal is emitted before the module starts processing endLumi

Definition at line 996 of file ActivityRegistry.h.

signal is emitted before the module starts processing endRun

Definition at line 960 of file ActivityRegistry.h.

Definition at line 273 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 718 of file ActivityRegistry.h.

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

Definition at line 734 of file ActivityRegistry.h.

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

Definition at line 750 of file ActivityRegistry.h.

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

Definition at line 702 of file ActivityRegistry.h.

Definition at line 865 of file ActivityRegistry.h.

Definition at line 837 of file ActivityRegistry.h.

Definition at line 879 of file ActivityRegistry.h.

Definition at line 851 of file ActivityRegistry.h.

Definition at line 809 of file ActivityRegistry.h.

Definition at line 781 of file ActivityRegistry.h.

Definition at line 823 of file ActivityRegistry.h.

Definition at line 795 of file ActivityRegistry.h.

Definition at line 907 of file ActivityRegistry.h.

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

signal is emitted before starting to process a Path for beginLumi

Definition at line 605 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginRun

Definition at line 569 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 623 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 587 of file ActivityRegistry.h.

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

Definition at line 417 of file ActivityRegistry.h.

Definition at line 460 of file ActivityRegistry.h.

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

Definition at line 551 of file ActivityRegistry.h.

signal is emitted before the source is constructed

Definition at line 1013 of file ActivityRegistry.h.

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

Definition at line 452 of file ActivityRegistry.h.

signal is emitted before the source starts creating an Event

Definition at line 177 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Lumi

Definition at line 193 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Run

Definition at line 209 of file ActivityRegistry.h.

Definition at line 372 of file ActivityRegistry.h.

Definition at line 316 of file ActivityRegistry.h.

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

Definition at line 434 of file ActivityRegistry.h.

Definition at line 386 of file ActivityRegistry.h.

Definition at line 330 of file ActivityRegistry.h.

Constructor & Destructor Documentation

edm::ActivityRegistry::ActivityRegistry ( )
inline

Definition at line 118 of file ActivityRegistry.h.

118 {}
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 274 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().

274  {
275  connectGlobals(iOther);
276  connectLocals(iOther);
277  }
void connectLocals(ActivityRegistry &iOther)
void connectGlobals(ActivityRegistry &iOther)
void ActivityRegistry::connectGlobals ( ActivityRegistry iOther)
private

Definition at line 96 of file ActivityRegistry.cc.

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

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

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

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

References connectLocals().

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

280  {
281  connectGlobals(iOther); // child sees parents global signals
282  iOther.connectLocals(*this); // parent see childs global signals
283  }
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 286 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().

286  {
287  copySlotsToFrom(preallocateSignal_,iOther.preallocateSignal_);
288  copySlotsToFrom(preBeginJobSignal_, iOther.preBeginJobSignal_);
289  copySlotsToFrom(postBeginJobSignal_, iOther.postBeginJobSignal_);
290  copySlotsToFromReverse(preEndJobSignal_, iOther.preEndJobSignal_);
291  copySlotsToFromReverse(postEndJobSignal_, iOther.postEndJobSignal_);
292 
293  copySlotsToFromReverse(jobFailureSignal_, iOther.jobFailureSignal_);
294 
295  copySlotsToFrom(preSourceSignal_, iOther.preSourceSignal_);
296  copySlotsToFromReverse(postSourceSignal_, iOther.postSourceSignal_);
297 
298  copySlotsToFrom(preSourceLumiSignal_, iOther.preSourceLumiSignal_);
299  copySlotsToFromReverse(postSourceLumiSignal_, iOther.postSourceLumiSignal_);
300 
301  copySlotsToFrom(preSourceRunSignal_, iOther.preSourceRunSignal_);
302  copySlotsToFromReverse(postSourceRunSignal_, iOther.postSourceRunSignal_);
303 
304  copySlotsToFrom(preOpenFileSignal_, iOther.preOpenFileSignal_);
305  copySlotsToFromReverse(postOpenFileSignal_, iOther.postOpenFileSignal_);
306 
307  copySlotsToFrom(preCloseFileSignal_, iOther.preCloseFileSignal_);
308  copySlotsToFromReverse(postCloseFileSignal_, iOther.postCloseFileSignal_);
309 
310  copySlotsToFrom(preModuleBeginStreamSignal_, iOther.preModuleBeginStreamSignal_);
311  copySlotsToFromReverse(postModuleBeginStreamSignal_, iOther.postModuleBeginStreamSignal_);
312 
313  copySlotsToFrom(preModuleEndStreamSignal_, iOther.preModuleEndStreamSignal_);
314  copySlotsToFromReverse(postModuleEndStreamSignal_, iOther.postModuleEndStreamSignal_);
315 
316  copySlotsToFrom(preGlobalBeginRunSignal_, iOther.preGlobalBeginRunSignal_);
317  copySlotsToFromReverse(postGlobalBeginRunSignal_, iOther.postGlobalBeginRunSignal_);
318 
319  copySlotsToFrom(preGlobalEndRunSignal_, iOther.preGlobalEndRunSignal_);
320  copySlotsToFromReverse(postGlobalEndRunSignal_, iOther.postGlobalEndRunSignal_);
321 
322  copySlotsToFrom(preStreamBeginRunSignal_, iOther.preStreamBeginRunSignal_);
323  copySlotsToFromReverse(postStreamBeginRunSignal_, iOther.postStreamBeginRunSignal_);
324 
325  copySlotsToFrom(preStreamEndRunSignal_, iOther.preStreamEndRunSignal_);
326  copySlotsToFromReverse(postStreamEndRunSignal_, iOther.postStreamEndRunSignal_);
327 
328  copySlotsToFrom(preGlobalBeginLumiSignal_, iOther.preGlobalBeginLumiSignal_);
329  copySlotsToFromReverse(postGlobalBeginLumiSignal_, iOther.postGlobalBeginLumiSignal_);
330 
331  copySlotsToFrom(preGlobalEndLumiSignal_, iOther.preGlobalEndLumiSignal_);
332  copySlotsToFromReverse(postGlobalEndLumiSignal_, iOther.postGlobalEndLumiSignal_);
333 
334  copySlotsToFrom(preStreamBeginLumiSignal_, iOther.preStreamBeginLumiSignal_);
335  copySlotsToFromReverse(postStreamBeginLumiSignal_, iOther.postStreamBeginLumiSignal_);
336 
337  copySlotsToFrom(preStreamEndLumiSignal_, iOther.preStreamEndLumiSignal_);
338  copySlotsToFromReverse(postStreamEndLumiSignal_, iOther.postStreamEndLumiSignal_);
339 
340  copySlotsToFrom(preEventSignal_, iOther.preEventSignal_);
341  copySlotsToFromReverse(postEventSignal_, iOther.postEventSignal_);
342 
343  copySlotsToFrom(prePathEventSignal_, iOther.prePathEventSignal_);
344  copySlotsToFromReverse(postPathEventSignal_, iOther.postPathEventSignal_);
345 
346  copySlotsToFrom(preStreamEarlyTerminationSignal_, iOther.preStreamEarlyTerminationSignal_);
347  copySlotsToFrom(preGlobalEarlyTerminationSignal_, iOther.preGlobalEarlyTerminationSignal_);
348  copySlotsToFrom(preSourceEarlyTerminationSignal_, iOther.preSourceEarlyTerminationSignal_);
349 
350  /*
351  copySlotsToFrom(preProcessEventSignal_, iOther.preProcessEventSignal_);
352  copySlotsToFromReverse(postProcessEventSignal_, iOther.postProcessEventSignal_);
353 
354  copySlotsToFrom(preBeginRunSignal_, iOther.preBeginRunSignal_);
355  copySlotsToFromReverse(postBeginRunSignal_, iOther.postBeginRunSignal_);
356 
357  copySlotsToFrom(preEndRunSignal_, iOther.preEndRunSignal_);
358  copySlotsToFromReverse(postEndRunSignal_, iOther.postEndRunSignal_);
359 
360  copySlotsToFrom(preBeginLumiSignal_, iOther.preBeginLumiSignal_);
361  copySlotsToFromReverse(postBeginLumiSignal_, iOther.postBeginLumiSignal_);
362 
363  copySlotsToFrom(preEndLumiSignal_, iOther.preEndLumiSignal_);
364  copySlotsToFromReverse(postEndLumiSignal_, iOther.postEndLumiSignal_);
365 
366  copySlotsToFrom(preProcessPathSignal_, iOther.preProcessPathSignal_);
367  copySlotsToFromReverse(postProcessPathSignal_, iOther.postProcessPathSignal_);
368 
369  copySlotsToFrom(prePathBeginRunSignal_, iOther.prePathBeginRunSignal_);
370  copySlotsToFromReverse(postPathBeginRunSignal_, iOther.postPathBeginRunSignal_);
371 
372  copySlotsToFrom(prePathEndRunSignal_, iOther.prePathEndRunSignal_);
373  copySlotsToFromReverse(postPathEndRunSignal_, iOther.postPathEndRunSignal_);
374 
375  copySlotsToFrom(prePathBeginLumiSignal_, iOther.prePathBeginLumiSignal_);
376  copySlotsToFromReverse(postPathBeginLumiSignal_, iOther.postPathBeginLumiSignal_);
377 
378  copySlotsToFrom(prePathEndLumiSignal_, iOther.prePathEndLumiSignal_);
379  copySlotsToFromReverse(postPathEndLumiSignal_, iOther.postPathEndLumiSignal_);
380 */
381  copySlotsToFrom(preModuleConstructionSignal_, iOther.preModuleConstructionSignal_);
382  copySlotsToFromReverse(postModuleConstructionSignal_, iOther.postModuleConstructionSignal_);
383 
384  copySlotsToFrom(preModuleBeginJobSignal_, iOther.preModuleBeginJobSignal_);
385  copySlotsToFromReverse(postModuleBeginJobSignal_, iOther.postModuleBeginJobSignal_);
386 
387  copySlotsToFrom(preModuleEndJobSignal_, iOther.preModuleEndJobSignal_);
388  copySlotsToFromReverse(postModuleEndJobSignal_, iOther.postModuleEndJobSignal_);
389 
390  copySlotsToFrom(preModuleEventPrefetchingSignal_, iOther.preModuleEventPrefetchingSignal_);
391  copySlotsToFromReverse(postModuleEventPrefetchingSignal_, iOther.postModuleEventPrefetchingSignal_);
392 
393  copySlotsToFrom(preModuleEventSignal_, iOther.preModuleEventSignal_);
394  copySlotsToFromReverse(postModuleEventSignal_, iOther.postModuleEventSignal_);
395 
396  copySlotsToFrom(preModuleEventAcquireSignal_, iOther.preModuleEventAcquireSignal_);
397  copySlotsToFromReverse(postModuleEventAcquireSignal_, iOther.postModuleEventAcquireSignal_);
398 
399  copySlotsToFrom(preModuleEventDelayedGetSignal_, iOther.preModuleEventDelayedGetSignal_);
400  copySlotsToFromReverse(postModuleEventDelayedGetSignal_, iOther.postModuleEventDelayedGetSignal_);
401 
402  copySlotsToFrom(preEventReadFromSourceSignal_, iOther.preEventReadFromSourceSignal_);
403  copySlotsToFromReverse(postEventReadFromSourceSignal_, iOther.postEventReadFromSourceSignal_);
404 
405  copySlotsToFrom(preModuleStreamBeginRunSignal_, iOther.preModuleStreamBeginRunSignal_);
406  copySlotsToFromReverse(postModuleStreamBeginRunSignal_, iOther.postModuleStreamBeginRunSignal_);
407 
408  copySlotsToFrom(preModuleStreamEndRunSignal_, iOther.preModuleStreamEndRunSignal_);
409  copySlotsToFromReverse(postModuleStreamEndRunSignal_, iOther.postModuleStreamEndRunSignal_);
410 
411  copySlotsToFrom(preModuleStreamBeginLumiSignal_, iOther.preModuleStreamBeginLumiSignal_);
412  copySlotsToFromReverse(postModuleStreamBeginLumiSignal_, iOther.postModuleStreamBeginLumiSignal_);
413 
414  copySlotsToFrom(preModuleStreamEndLumiSignal_, iOther.preModuleStreamEndLumiSignal_);
415  copySlotsToFromReverse(postModuleStreamEndLumiSignal_, iOther.postModuleStreamEndLumiSignal_);
416 
417  copySlotsToFrom(preModuleGlobalBeginRunSignal_, iOther.preModuleGlobalBeginRunSignal_);
418  copySlotsToFromReverse(postModuleGlobalBeginRunSignal_, iOther.postModuleGlobalBeginRunSignal_);
419 
420  copySlotsToFrom(preModuleGlobalEndRunSignal_, iOther.preModuleGlobalEndRunSignal_);
421  copySlotsToFromReverse(postModuleGlobalEndRunSignal_, iOther.postModuleGlobalEndRunSignal_);
422 
423  copySlotsToFrom(preModuleGlobalBeginLumiSignal_, iOther.preModuleGlobalBeginLumiSignal_);
424  copySlotsToFromReverse(postModuleGlobalBeginLumiSignal_, iOther.postModuleGlobalBeginLumiSignal_);
425 
426  copySlotsToFrom(preModuleGlobalEndLumiSignal_, iOther.preModuleGlobalEndLumiSignal_);
427  copySlotsToFromReverse(postModuleGlobalEndLumiSignal_, iOther.postModuleGlobalEndLumiSignal_);
428 
429  copySlotsToFrom(preModuleWriteRunSignal_, iOther.preModuleWriteRunSignal_);
430  copySlotsToFromReverse(postModuleWriteRunSignal_, iOther.postModuleWriteRunSignal_);
431 
432  copySlotsToFrom(preModuleWriteLumiSignal_, iOther.preModuleWriteLumiSignal_);
433  copySlotsToFromReverse(postModuleWriteLumiSignal_, iOther.postModuleWriteLumiSignal_);
434 
435  /*
436  copySlotsToFrom(preModuleSignal_, iOther.preModuleSignal_);
437  copySlotsToFromReverse(postModuleSignal_, iOther.postModuleSignal_);
438 
439  copySlotsToFrom(preModuleBeginRunSignal_, iOther.preModuleBeginRunSignal_);
440  copySlotsToFromReverse(postModuleBeginRunSignal_, iOther.postModuleBeginRunSignal_);
441 
442  copySlotsToFrom(preModuleEndRunSignal_, iOther.preModuleEndRunSignal_);
443  copySlotsToFromReverse(postModuleEndRunSignal_, iOther.postModuleEndRunSignal_);
444 
445  copySlotsToFrom(preModuleBeginLumiSignal_, iOther.preModuleBeginLumiSignal_);
446  copySlotsToFromReverse(postModuleBeginLumiSignal_, iOther.postModuleBeginLumiSignal_);
447 
448  copySlotsToFrom(preModuleEndLumiSignal_, iOther.preModuleEndLumiSignal_);
449  copySlotsToFromReverse(postModuleEndLumiSignal_, iOther.postModuleEndLumiSignal_);
450  */
451  copySlotsToFrom(preSourceConstructionSignal_, iOther.preSourceConstructionSignal_);
452  copySlotsToFromReverse(postSourceConstructionSignal_, iOther.postSourceConstructionSignal_);
453 
454  copySlotsToFrom(preLockEventSetupGetSignal_, iOther.preLockEventSetupGetSignal_);
455  copySlotsToFromReverse(postLockEventSetupGetSignal_, iOther.postLockEventSetupGetSignal_);
456  copySlotsToFromReverse(postEventSetupGetSignal_, iOther.postEventSetupGetSignal_);
457  }
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 174 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 148 of file ActivityRegistry.h.

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

Definition at line 526 of file ActivityRegistry.h.

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

526  {
528  }
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 529 of file ActivityRegistry.h.

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

Definition at line 490 of file ActivityRegistry.h.

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

Referenced by TGeoFromDddService::TGeoFromDddService().

490  {
492  }
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 493 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 257 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 164 of file ActivityRegistry.h.

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

Definition at line 544 of file ActivityRegistry.h.

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

544  {
546  }
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 547 of file ActivityRegistry.h.

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

Definition at line 508 of file ActivityRegistry.h.

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

Referenced by TGeoFromDddService::TGeoFromDddService().

508  {
510  }
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 511 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 414 of file ActivityRegistry.h.

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

Definition at line 776 of file ActivityRegistry.h.

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

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

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

Definition at line 779 of file ActivityRegistry.h.

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

Definition at line 1049 of file ActivityRegistry.h.

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

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

1049  {
1051  }
void connect_front(U iFunc)
Definition: Signal.h:69
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 1052 of file ActivityRegistry.h.

1070 :
1071  // 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 356 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 300 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 370 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 314 of file ActivityRegistry.h.

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

Definition at line 1041 of file ActivityRegistry.h.

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

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

1041  {
1043  }
void connect_front(U iFunc)
Definition: Signal.h:69
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 1044 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 937 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 683 of file ActivityRegistry.h.

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

Definition at line 989 of file ActivityRegistry.h.

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

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

Definition at line 992 of file ActivityRegistry.h.

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

Definition at line 952 of file ActivityRegistry.h.

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

952  {
954 
955  }
PostModuleBeginRun postModuleBeginRunSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 956 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 271 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 667 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 699 of file ActivityRegistry.h.

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

Definition at line 1007 of file ActivityRegistry.h.

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

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

Definition at line 1010 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 974 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 285 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 731 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 747 of file ActivityRegistry.h.

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

Definition at line 760 of file ActivityRegistry.h.

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

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

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

Definition at line 763 of file ActivityRegistry.h.

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

Definition at line 712 of file ActivityRegistry.h.

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

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

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

Definition at line 715 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 877 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 849 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 891 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 863 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 821 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 793 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 835 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 807 of file ActivityRegistry.h.

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

Definition at line 916 of file ActivityRegistry.h.

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

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

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

Definition at line 919 of file ActivityRegistry.h.

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

Definition at line 902 of file ActivityRegistry.h.

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

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

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

Definition at line 905 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 239 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 619 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 583 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 637 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 601 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 430 of file ActivityRegistry.h.

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

Definition at line 472 of file ActivityRegistry.h.

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

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

472  {
474  }
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 475 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 565 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 1028 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 190 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 206 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 222 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 384 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 328 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 398 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 342 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 129 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 139 of file ActivityRegistry.h.

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

Definition at line 517 of file ActivityRegistry.h.

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

517  {
519  }
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 520 of file ActivityRegistry.h.

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

Definition at line 481 of file ActivityRegistry.h.

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

481  {
483  }
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 484 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 249 of file ActivityRegistry.h.

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

Definition at line 153 of file ActivityRegistry.h.

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

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

153  {
155  }
void connect_front(U iFunc)
Definition: Signal.h:69
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 156 of file ActivityRegistry.h.

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

Definition at line 535 of file ActivityRegistry.h.

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

535  {
536  preEndLumiSignal_.connect(iSlot);
537  }
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 538 of file ActivityRegistry.h.

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

Definition at line 499 of file ActivityRegistry.h.

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

499  {
500  preEndRunSignal_.connect(iSlot);
501  }
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 502 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 406 of file ActivityRegistry.h.

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

Definition at line 768 of file ActivityRegistry.h.

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

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

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

Definition at line 771 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 349 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 293 of file ActivityRegistry.h.

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

Definition at line 445 of file ActivityRegistry.h.

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

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

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

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

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

Definition at line 1033 of file ActivityRegistry.h.

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

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

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

Definition at line 1036 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 928 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 675 of file ActivityRegistry.h.

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

Definition at line 980 of file ActivityRegistry.h.

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

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

Definition at line 983 of file ActivityRegistry.h.

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

Definition at line 943 of file ActivityRegistry.h.

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

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

Definition at line 946 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 264 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 658 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 691 of file ActivityRegistry.h.

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

Definition at line 998 of file ActivityRegistry.h.

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

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

Definition at line 1001 of file ActivityRegistry.h.

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

Definition at line 962 of file ActivityRegistry.h.

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

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

Definition at line 965 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 278 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 723 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 739 of file ActivityRegistry.h.

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

Definition at line 752 of file ActivityRegistry.h.

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

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

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

Definition at line 755 of file ActivityRegistry.h.

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

Definition at line 704 of file ActivityRegistry.h.

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

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

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

Definition at line 707 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 870 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 842 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 884 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 856 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 814 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 786 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 828 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 800 of file ActivityRegistry.h.

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

Definition at line 909 of file ActivityRegistry.h.

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

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

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

Definition at line 912 of file ActivityRegistry.h.

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

Definition at line 895 of file ActivityRegistry.h.

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

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

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

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

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

Definition at line 607 of file ActivityRegistry.h.

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

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

Definition at line 610 of file ActivityRegistry.h.

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

Definition at line 571 of file ActivityRegistry.h.

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

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

Definition at line 574 of file ActivityRegistry.h.

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

Definition at line 625 of file ActivityRegistry.h.

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

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

Definition at line 628 of file ActivityRegistry.h.

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

Definition at line 589 of file ActivityRegistry.h.

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

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

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

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

Definition at line 463 of file ActivityRegistry.h.

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

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

463  {
465  }
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 466 of file ActivityRegistry.h.

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

Definition at line 553 of file ActivityRegistry.h.

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

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

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

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

Definition at line 454 of file ActivityRegistry.h.

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

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

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

Definition at line 457 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 182 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 198 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 214 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 377 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 321 of file ActivityRegistry.h.

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

Definition at line 436 of file ActivityRegistry.h.

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

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

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

Definition at line 439 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 391 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 335 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 169 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 143 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 525 of file ActivityRegistry.h.

PostBeginRun edm::ActivityRegistry::postBeginRunSignal_

signal is emitted after all modules have finished processing the beginRun

Definition at line 489 of file ActivityRegistry.h.

PostCloseFile edm::ActivityRegistry::postCloseFileSignal_

Definition at line 253 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 160 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 543 of file ActivityRegistry.h.

PostEndRun edm::ActivityRegistry::postEndRunSignal_

signal is emitted after all modules have finished processing the Run

Definition at line 507 of file ActivityRegistry.h.

PostEventReadFromSource edm::ActivityRegistry::postEventReadFromSourceSignal_

Definition at line 775 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 1048 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 410 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 1040 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_

Definition at line 679 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_

Definition at line 988 of file ActivityRegistry.h.

PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_

Definition at line 951 of file ActivityRegistry.h.

PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_

Definition at line 267 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_

Definition at line 662 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_

Definition at line 695 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_

Definition at line 1006 of file ActivityRegistry.h.

PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_

Definition at line 970 of file ActivityRegistry.h.

PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_

Definition at line 281 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

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

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

Referenced by connectGlobals(), and copySlotsFrom().

PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_

Definition at line 615 of file ActivityRegistry.h.

PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_

Definition at line 579 of file ActivityRegistry.h.

PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_

Definition at line 633 of file ActivityRegistry.h.

PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_

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

PostProcessPath edm::ActivityRegistry::postProcessPathSignal_

Definition at line 561 of file ActivityRegistry.h.

PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_

Definition at line 1023 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_

Definition at line 202 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceRun edm::ActivityRegistry::postSourceRunSignal_

Definition at line 218 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceEvent edm::ActivityRegistry::postSourceSignal_

Definition at line 186 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 125 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 134 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 516 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 480 of file ActivityRegistry.h.

PreCloseFile edm::ActivityRegistry::preCloseFileSignal_

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

Referenced by connectGlobals(), and copySlotsFrom().

PreEndLumi edm::ActivityRegistry::preEndLumiSignal_

signal is emitted before the endLumi is processed

Definition at line 534 of file ActivityRegistry.h.

PreEndRun edm::ActivityRegistry::preEndRunSignal_

signal is emitted before the endRun is processed

Definition at line 498 of file ActivityRegistry.h.

PreEventReadFromSource edm::ActivityRegistry::preEventReadFromSourceSignal_

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

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

PreGlobalEarlyTermination edm::ActivityRegistry::preGlobalEarlyTerminationSignal_

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

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

PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_

Definition at line 671 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_

Definition at line 979 of file ActivityRegistry.h.

PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_

Definition at line 942 of file ActivityRegistry.h.

PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_

Definition at line 260 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_

Definition at line 653 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_

Definition at line 687 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_

Definition at line 997 of file ActivityRegistry.h.

PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_

Definition at line 961 of file ActivityRegistry.h.

PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_

Definition at line 274 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

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

Definition at line 703 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 924 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 908 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

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

Definition at line 226 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_

Definition at line 606 of file ActivityRegistry.h.

PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_

Definition at line 570 of file ActivityRegistry.h.

PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_

Definition at line 624 of file ActivityRegistry.h.

PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_

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

PreProcessPath edm::ActivityRegistry::preProcessPathSignal_

Definition at line 552 of file ActivityRegistry.h.

PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_

Definition at line 1014 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEarlyTermination edm::ActivityRegistry::preSourceEarlyTerminationSignal_

Definition at line 453 of file ActivityRegistry.h.

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

PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_

Definition at line 194 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceRun edm::ActivityRegistry::preSourceRunSignal_

Definition at line 210 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEvent edm::ActivityRegistry::preSourceSignal_

Definition at line 178 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

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

Definition at line 435 of file ActivityRegistry.h.

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

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