CMS 3D CMS Logo

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

#include <ActivityRegistry.h>

Public Types

typedef signalslot::Signal< void()> JobFailure
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PostAccessInputProcessBlock
 
typedef signalslot::Signal< void()> PostBeginJob
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PostBeginProcessBlock
 
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::Signal
< void(GlobalContext const &)> 
PostEndProcessBlock
 
typedef signalslot::Signal
< void(eventsetup::EventSetupRecordKey
const
&, ESModuleCallingContext
const &)> 
PostESModule
 signal is emitted after the esmodule finished processing More...
 
typedef signalslot::Signal
< void(eventsetup::EventSetupRecordKey
const
&, ESModuleCallingContext
const &)> 
PostESModulePrefetching
 signal is emitted before the esmodule starts processing and after prefetching has finished More...
 
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(GlobalContext const &)> 
PostGlobalWriteLumi
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PostGlobalWriteRun
 
typedef signalslot::Signal
< void(eventsetup::ComponentDescription
const
*, eventsetup::EventSetupRecordKey
const &, eventsetup::DataKey
const &)> 
PostLockEventSetupGet
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PostModuleAccessInputProcessBlock
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PostModuleBeginJob
 signal is emitted after the module had done beginJob More...
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PostModuleBeginProcessBlock
 
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 &)> 
PostModuleDestruction
 signal is emitted after the module is destructed, only for modules deleted before beginJob More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PostModuleEndJob
 signal is emitted after the module had done endJob More...
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PostModuleEndProcessBlock
 
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 &)> 
PostModuleWriteProcessBlock
 
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::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::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(std::string const &)> 
PostSourceProcessBlock
 signal is emitted after the source starts creating a ProcessBlock 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(GlobalContext const &)> 
PostWriteProcessBlock
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreAccessInputProcessBlock
 
typedef signalslot::Signal
< void(service::SystemBounds
const &)> 
Preallocate
 
typedef signalslot::Signal
< void(PathsAndConsumesOfModulesBase
const &, ProcessContext const &)> 
PreBeginJob
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreBeginProcessBlock
 
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::Signal
< void(GlobalContext const &)> 
PreEndProcessBlock
 
typedef signalslot::Signal
< void(eventsetup::EventSetupRecordKey
const
&, ESModuleCallingContext
const &)> 
PreESModule
 signal is emitted before the esmodule starts processing More...
 
typedef signalslot::Signal
< void(eventsetup::EventSetupRecordKey
const
&, ESModuleCallingContext
const &)> 
PreESModulePrefetching
 signal is emitted before the esmodule starts processing and before prefetching has started More...
 
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(GlobalContext const &)> 
PreGlobalWriteLumi
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreGlobalWriteRun
 
typedef signalslot::Signal
< void(eventsetup::ComponentDescription
const
*, eventsetup::EventSetupRecordKey
const &, eventsetup::DataKey
const &)> 
PreLockEventSetupGet
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PreModuleAccessInputProcessBlock
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PreModuleBeginJob
 signal is emitted before the module does beginJob More...
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PreModuleBeginProcessBlock
 
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 &)> 
PreModuleDestruction
 signal is emitted before the module is destructed, only for modules deleted before beginJob More...
 
typedef signalslot::Signal
< void(ModuleDescription const &)> 
PreModuleEndJob
 signal is emitted before the module does endJob More...
 
typedef signalslot::Signal
< void(GlobalContext const
&, ModuleCallingContext const &)> 
PreModuleEndProcessBlock
 
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 &)> 
PreModuleWriteProcessBlock
 
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::Signal
< void(StreamContext const
&, PathContext const &)> 
PrePathEvent
 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()> PreSourceProcessBlock
 signal is emitted before the source starts creating a ProcessBlock 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
 
typedef signalslot::Signal
< void(GlobalContext const &)> 
PreWriteProcessBlock
 

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 watchPostAccessInputProcessBlock (PostAccessInputProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostAccessInputProcessBlock (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 watchPostBeginProcessBlock (PostBeginProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostBeginProcessBlock (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 watchPostEndProcessBlock (PostEndProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostEndProcessBlock (TClass *iObject, TMethod iMethod)
 
void watchPostESModule (PostESModule::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostESModule (TClass *iObject, TMethod iMethod)
 
void watchPostESModulePrefetching (PostESModulePrefetching::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostESModulePrefetching (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 watchPostGlobalWriteLumi (PostGlobalEndLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostGlobalWriteLumi (TClass *iObject, TMethod iMethod)
 
void watchPostGlobalWriteRun (PostGlobalWriteRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostGlobalWriteRun (TClass *iObject, TMethod iMethod)
 
void watchPostLockEventSetupGet (PostLockEventSetupGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostLockEventSetupGet (TClass *iObject, TMethod iMethod)
 
void watchPostModuleAccessInputProcessBlock (PostModuleAccessInputProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleAccessInputProcessBlock (TClass *iObject, TMethod iMethod)
 
void watchPostModuleBeginJob (PostModuleBeginJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleBeginJob (TClass *iObject, TMethod iMethod)
 
void watchPostModuleBeginProcessBlock (PostModuleBeginProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleBeginProcessBlock (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 watchPostModuleDestruction (PostModuleDestruction::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleDestruction (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEndJob (PostModuleEndJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEndJob (TClass *iObject, TMethod iMethod)
 
void watchPostModuleEndProcessBlock (PostModuleEndProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleEndProcessBlock (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 watchPostModuleWriteProcessBlock (PostModuleWriteProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostModuleWriteProcessBlock (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 watchPostPathEvent (PostPathEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostPathEvent (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 watchPostSourceProcessBlock (PostSourceProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostSourceProcessBlock (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 watchPostWriteProcessBlock (PostWriteProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPostWriteProcessBlock (TClass *iObject, TMethod iMethod)
 
void watchPreAccessInputProcessBlock (PreAccessInputProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreAccessInputProcessBlock (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 watchPreBeginProcessBlock (PreBeginProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreBeginProcessBlock (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 watchPreEndProcessBlock (PreEndProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreEndProcessBlock (TClass *iObject, TMethod iMethod)
 
void watchPreESModule (PreESModule::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreESModule (TClass *iObject, TMethod iMethod)
 
void watchPreESModulePrefetching (PreESModulePrefetching::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreESModulePrefetching (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 watchPreGlobalWriteLumi (PreGlobalWriteLumi::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreGlobalWriteLumi (TClass *iObject, TMethod iMethod)
 
void watchPreGlobalWriteRun (PreGlobalWriteRun::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreGlobalWriteRun (TClass *iObject, TMethod iMethod)
 
void watchPreLockEventSetupGet (PreLockEventSetupGet::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreLockEventSetupGet (TClass *iObject, TMethod iMethod)
 
void watchPreModuleAccessInputProcessBlock (PreModuleAccessInputProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleAccessInputProcessBlock (TClass *iObject, TMethod iMethod)
 
void watchPreModuleBeginJob (PreModuleBeginJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleBeginJob (TClass *iObject, TMethod iMethod)
 
void watchPreModuleBeginProcessBlock (PreModuleBeginProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleBeginProcessBlock (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 watchPreModuleDestruction (PreModuleDestruction::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleDestruction (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEndJob (PreModuleEndJob::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEndJob (TClass *iObject, TMethod iMethod)
 
void watchPreModuleEndProcessBlock (PreModuleEndProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleEndProcessBlock (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 watchPreModuleWriteProcessBlock (PreModuleWriteProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreModuleWriteProcessBlock (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 watchPrePathEvent (PrePathEvent::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPrePathEvent (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 watchPreSourceProcessBlock (PreSourceProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreSourceProcessBlock (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)
 
void watchPreWriteProcessBlock (PreWriteProcessBlock::slot_type const &iSlot)
 
template<class TClass , class TMethod >
void watchPreWriteProcessBlock (TClass *iObject, TMethod iMethod)
 

Public Attributes

JobFailure jobFailureSignal_
 
PostAccessInputProcessBlock postAccessInputProcessBlockSignal_
 
PostBeginJob postBeginJobSignal_
 signal is emitted after all modules have gotten their beginJob called More...
 
PostBeginProcessBlock postBeginProcessBlockSignal_
 
PostCloseFile postCloseFileSignal_
 
PostEndJob postEndJobSignal_
 signal is emitted after all modules have gotten their endJob called More...
 
PostEndProcessBlock postEndProcessBlockSignal_
 
PostESModulePrefetching postESModulePrefetchingSignal_
 
PostESModule postESModuleSignal_
 
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_
 
PostGlobalEndLumi postGlobalWriteLumiSignal_
 
PostGlobalWriteRun postGlobalWriteRunSignal_
 
PostLockEventSetupGet postLockEventSetupGetSignal_
 signal is emitted after lock taken in EventSetup DataProxy::get function More...
 
PostModuleAccessInputProcessBlock postModuleAccessInputProcessBlockSignal_
 
PostModuleBeginJob postModuleBeginJobSignal_
 
PostModuleBeginProcessBlock postModuleBeginProcessBlockSignal_
 
PostModuleBeginStream postModuleBeginStreamSignal_
 
PostModuleConstruction postModuleConstructionSignal_
 
PostModuleDestruction postModuleDestructionSignal_
 
PostModuleEndJob postModuleEndJobSignal_
 
PostModuleEndProcessBlock postModuleEndProcessBlockSignal_
 
PostModuleEndStream postModuleEndStreamSignal_
 
PostModuleEventAcquire postModuleEventAcquireSignal_
 
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
 
PostModuleEventPrefetching postModuleEventPrefetchingSignal_
 
PostModuleEvent postModuleEventSignal_
 
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
 
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
 
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
 
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
 
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
 
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
 
PostModuleStreamEndLumi postModuleStreamEndLumiSignal_
 
PostModuleStreamEndRun postModuleStreamEndRunSignal_
 
PostModuleWriteLumi postModuleWriteLumiSignal_
 
PostModuleWriteProcessBlock postModuleWriteProcessBlockSignal_
 
PostModuleWriteRun postModuleWriteRunSignal_
 
PostOpenFile postOpenFileSignal_
 
PostPathEvent postPathEventSignal_
 
PostSourceConstruction postSourceConstructionSignal_
 
PostSourceLumi postSourceLumiSignal_
 
PostSourceProcessBlock postSourceProcessBlockSignal_
 
PostSourceRun postSourceRunSignal_
 
PostSourceEvent postSourceSignal_
 
PostStreamBeginLumi postStreamBeginLumiSignal_
 
PostStreamBeginRun postStreamBeginRunSignal_
 
PostStreamEndLumi postStreamEndLumiSignal_
 
PostStreamEndRun postStreamEndRunSignal_
 
PostWriteProcessBlock postWriteProcessBlockSignal_
 
PreAccessInputProcessBlock preAccessInputProcessBlockSignal_
 
Preallocate preallocateSignal_
 signal is emitted before beginJob More...
 
PreBeginJob preBeginJobSignal_
 signal is emitted before all modules have gotten their beginJob called More...
 
PreBeginProcessBlock preBeginProcessBlockSignal_
 
PreCloseFile preCloseFileSignal_
 
PreEndJob preEndJobSignal_
 signal is emitted before any modules have gotten their endJob called More...
 
PreEndProcessBlock preEndProcessBlockSignal_
 
PreESModulePrefetching preESModulePrefetchingSignal_
 
PreESModule preESModuleSignal_
 
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_
 
PreGlobalEndLumi preGlobalWriteLumiSignal_
 
PreGlobalWriteRun preGlobalWriteRunSignal_
 
PreLockEventSetupGet preLockEventSetupGetSignal_
 signal is emitted before lock taken in EventSetup DataProxy::get function More...
 
PreModuleAccessInputProcessBlock preModuleAccessInputProcessBlockSignal_
 
PreModuleBeginJob preModuleBeginJobSignal_
 
PreModuleBeginProcessBlock preModuleBeginProcessBlockSignal_
 
PreModuleBeginStream preModuleBeginStreamSignal_
 
PreModuleConstruction preModuleConstructionSignal_
 
PreModuleDestruction preModuleDestructionSignal_
 
PreModuleEndJob preModuleEndJobSignal_
 
PreModuleEndProcessBlock preModuleEndProcessBlockSignal_
 
PreModuleEndStream preModuleEndStreamSignal_
 
PreModuleEventAcquire preModuleEventAcquireSignal_
 
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
 
PreModuleEventPrefetching preModuleEventPrefetchingSignal_
 
PreModuleEvent preModuleEventSignal_
 
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
 
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
 
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
 
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
 
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
 
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
 
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
 
PreModuleStreamEndRun preModuleStreamEndRunSignal_
 
PreModuleWriteLumi preModuleWriteLumiSignal_
 
PreModuleWriteProcessBlock preModuleWriteProcessBlockSignal_
 
PreModuleWriteRun preModuleWriteRunSignal_
 
PreOpenFile preOpenFileSignal_
 
PrePathEvent prePathEventSignal_
 
PreSourceConstruction preSourceConstructionSignal_
 
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
 
PreSourceLumi preSourceLumiSignal_
 
PreSourceProcessBlock preSourceProcessBlockSignal_
 
PreSourceRun preSourceRunSignal_
 
PreSourceEvent preSourceSignal_
 
PreStreamBeginLumi preStreamBeginLumiSignal_
 
PreStreamBeginRun preStreamBeginRunSignal_
 
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
 
PreStreamEndLumi preStreamEndLumiSignal_
 
PreStreamEndRun preStreamEndRunSignal_
 
PreWriteProcessBlock preWriteProcessBlockSignal_
 

Private Member Functions

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

Detailed Description

Definition at line 134 of file ActivityRegistry.h.

Member Typedef Documentation

Definition at line 173 of file ActivityRegistry.h.

Definition at line 309 of file ActivityRegistry.h.

Definition at line 154 of file ActivityRegistry.h.

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

Definition at line 167 of file ActivityRegistry.h.

Definition at line 323 of file ActivityRegistry.h.

signal is emitted after the esmodule finished processing

Definition at line 547 of file ActivityRegistry.h.

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

Definition at line 533 of file ActivityRegistry.h.

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

Definition at line 942 of file ActivityRegistry.h.

Definition at line 412 of file ActivityRegistry.h.

Definition at line 336 of file ActivityRegistry.h.

Definition at line 424 of file ActivityRegistry.h.

Definition at line 348 of file ActivityRegistry.h.

Definition at line 438 of file ActivityRegistry.h.

Definition at line 374 of file ActivityRegistry.h.

Definition at line 931 of file ActivityRegistry.h.

Definition at line 782 of file ActivityRegistry.h.

signal is emitted after the module had done beginJob

Definition at line 607 of file ActivityRegistry.h.

Definition at line 767 of file ActivityRegistry.h.

Definition at line 267 of file ActivityRegistry.h.

signal is emitted after the module was construction

Definition at line 574 of file ActivityRegistry.h.

signal is emitted after the module is destructed, only for modules deleted before beginJob

Definition at line 592 of file ActivityRegistry.h.

signal is emitted after the module had done endJob

Definition at line 621 of file ActivityRegistry.h.

Definition at line 796 of file ActivityRegistry.h.

Definition at line 281 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 651 of file ActivityRegistry.h.

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

Definition at line 665 of file ActivityRegistry.h.

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

Definition at line 681 of file ActivityRegistry.h.

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

Definition at line 637 of file ActivityRegistry.h.

Definition at line 838 of file ActivityRegistry.h.

Definition at line 810 of file ActivityRegistry.h.

Definition at line 852 of file ActivityRegistry.h.

Definition at line 824 of file ActivityRegistry.h.

Definition at line 739 of file ActivityRegistry.h.

Definition at line 711 of file ActivityRegistry.h.

Definition at line 753 of file ActivityRegistry.h.

Definition at line 725 of file ActivityRegistry.h.

Definition at line 892 of file ActivityRegistry.h.

Definition at line 866 of file ActivityRegistry.h.

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

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

Definition at line 490 of file ActivityRegistry.h.

signal is emitted after the source was construction

Definition at line 909 of file ActivityRegistry.h.

signal is emitted after the source starts creating an Event

Definition at line 188 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Lumi

Definition at line 200 of file ActivityRegistry.h.

signal is emitted after the source starts creating a ProcessBlock

Definition at line 226 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Run

Definition at line 212 of file ActivityRegistry.h.

Definition at line 452 of file ActivityRegistry.h.

Definition at line 386 of file ActivityRegistry.h.

Definition at line 464 of file ActivityRegistry.h.

Definition at line 398 of file ActivityRegistry.h.

Definition at line 362 of file ActivityRegistry.h.

Definition at line 302 of file ActivityRegistry.h.

Definition at line 141 of file ActivityRegistry.h.

Definition at line 147 of file ActivityRegistry.h.

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

Definition at line 161 of file ActivityRegistry.h.

Definition at line 316 of file ActivityRegistry.h.

signal is emitted before the esmodule starts processing

Definition at line 541 of file ActivityRegistry.h.

signal is emitted before the esmodule starts processing and before prefetching has started

Definition at line 524 of file ActivityRegistry.h.

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

Definition at line 405 of file ActivityRegistry.h.

Definition at line 330 of file ActivityRegistry.h.

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

Definition at line 506 of file ActivityRegistry.h.

Definition at line 419 of file ActivityRegistry.h.

Definition at line 343 of file ActivityRegistry.h.

Definition at line 431 of file ActivityRegistry.h.

Definition at line 369 of file ActivityRegistry.h.

Definition at line 920 of file ActivityRegistry.h.

Definition at line 774 of file ActivityRegistry.h.

signal is emitted before the module does beginJob

Definition at line 601 of file ActivityRegistry.h.

Definition at line 760 of file ActivityRegistry.h.

Definition at line 260 of file ActivityRegistry.h.

signal is emitted before the module is constructed

Definition at line 565 of file ActivityRegistry.h.

signal is emitted before the module is destructed, only for modules deleted before beginJob

Definition at line 583 of file ActivityRegistry.h.

signal is emitted before the module does endJob

Definition at line 615 of file ActivityRegistry.h.

Definition at line 789 of file ActivityRegistry.h.

Definition at line 274 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 645 of file ActivityRegistry.h.

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

Definition at line 657 of file ActivityRegistry.h.

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

Definition at line 673 of file ActivityRegistry.h.

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

Definition at line 629 of file ActivityRegistry.h.

Definition at line 831 of file ActivityRegistry.h.

Definition at line 803 of file ActivityRegistry.h.

Definition at line 845 of file ActivityRegistry.h.

Definition at line 817 of file ActivityRegistry.h.

Definition at line 732 of file ActivityRegistry.h.

Definition at line 704 of file ActivityRegistry.h.

Definition at line 746 of file ActivityRegistry.h.

Definition at line 718 of file ActivityRegistry.h.

Definition at line 885 of file ActivityRegistry.h.

Definition at line 859 of file ActivityRegistry.h.

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

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

Definition at line 484 of file ActivityRegistry.h.

signal is emitted before the source is constructed

Definition at line 900 of file ActivityRegistry.h.

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

Definition at line 515 of file ActivityRegistry.h.

signal is emitted before the source starts creating an Event

Definition at line 182 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Lumi

Definition at line 194 of file ActivityRegistry.h.

signal is emitted before the source starts creating a ProcessBlock

Definition at line 218 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Run

Definition at line 206 of file ActivityRegistry.h.

Definition at line 445 of file ActivityRegistry.h.

Definition at line 381 of file ActivityRegistry.h.

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

Definition at line 497 of file ActivityRegistry.h.

Definition at line 459 of file ActivityRegistry.h.

Definition at line 393 of file ActivityRegistry.h.

Definition at line 355 of file ActivityRegistry.h.

Constructor & Destructor Documentation

edm::ActivityRegistry::ActivityRegistry ( )
inline

Definition at line 136 of file ActivityRegistry.h.

136 {}
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 303 of file ActivityRegistry.cc.

References connectGlobals(), and connectLocals().

Referenced by edm::serviceregistry::ServicesManager::connect(), edm::serviceregistry::ServicesManager::connectTo(), and o2o_db_cfgmap.DbManagerDAQ::update_hashmap().

303  {
304  connectGlobals(iOther);
305  connectLocals(iOther);
306  }
void connectLocals(ActivityRegistry &iOther)
void connectGlobals(ActivityRegistry &iOther)
void ActivityRegistry::connectGlobals ( ActivityRegistry iOther)
private

Definition at line 91 of file ActivityRegistry.cc.

References edm::signalslot::Signal< T >::connect(), jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postOpenFileSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceProcessBlockSignal_, postSourceRunSignal_, postSourceSignal_, preallocateSignal_, preCloseFileSignal_, preEndJobSignal_, preGlobalEarlyTerminationSignal_, preOpenFileSignal_, preSourceConstructionSignal_, preSourceEarlyTerminationSignal_, preSourceLumiSignal_, preSourceProcessBlockSignal_, preSourceRunSignal_, preSourceSignal_, and preStreamEarlyTerminationSignal_.

Referenced by connect(), and connectToSubProcess().

91  {
92  preallocateSignal_.connect(std::cref(iOther.preallocateSignal_));
93  postBeginJobSignal_.connect(std::cref(iOther.postBeginJobSignal_));
94  preEndJobSignal_.connect(std::cref(iOther.preEndJobSignal_));
95  postEndJobSignal_.connect(std::cref(iOther.postEndJobSignal_));
96 
97  jobFailureSignal_.connect(std::cref(iOther.jobFailureSignal_));
98 
99  preSourceSignal_.connect(std::cref(iOther.preSourceSignal_));
100  postSourceSignal_.connect(std::cref(iOther.postSourceSignal_));
101 
102  preSourceLumiSignal_.connect(std::cref(iOther.preSourceLumiSignal_));
103  postSourceLumiSignal_.connect(std::cref(iOther.postSourceLumiSignal_));
104 
105  preSourceRunSignal_.connect(std::cref(iOther.preSourceRunSignal_));
106  postSourceRunSignal_.connect(std::cref(iOther.postSourceRunSignal_));
107 
108  preSourceProcessBlockSignal_.connect(std::cref(iOther.preSourceProcessBlockSignal_));
109  postSourceProcessBlockSignal_.connect(std::cref(iOther.postSourceProcessBlockSignal_));
110 
111  preOpenFileSignal_.connect(std::cref(iOther.preOpenFileSignal_));
112  postOpenFileSignal_.connect(std::cref(iOther.postOpenFileSignal_));
113 
114  preCloseFileSignal_.connect(std::cref(iOther.preCloseFileSignal_));
115  postCloseFileSignal_.connect(std::cref(iOther.postCloseFileSignal_));
116 
117  preSourceConstructionSignal_.connect(std::cref(iOther.preSourceConstructionSignal_));
118  postSourceConstructionSignal_.connect(std::cref(iOther.postSourceConstructionSignal_));
119 
120  preStreamEarlyTerminationSignal_.connect(std::cref(iOther.preStreamEarlyTerminationSignal_));
121  preGlobalEarlyTerminationSignal_.connect(std::cref(iOther.preGlobalEarlyTerminationSignal_));
122  preSourceEarlyTerminationSignal_.connect(std::cref(iOther.preSourceEarlyTerminationSignal_));
123  }
PostSourceLumi postSourceLumiSignal_
PreSourceRun preSourceRunSignal_
PostOpenFile postOpenFileSignal_
PostSourceProcessBlock postSourceProcessBlockSignal_
PostSourceRun postSourceRunSignal_
PostSourceConstruction postSourceConstructionSignal_
PreSourceConstruction preSourceConstructionSignal_
Preallocate preallocateSignal_
signal is emitted before beginJob
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
PreSourceProcessBlock preSourceProcessBlockSignal_
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 125 of file ActivityRegistry.cc.

References edm::signalslot::Signal< T >::connect(), postAccessInputProcessBlockSignal_, postBeginProcessBlockSignal_, postEndProcessBlockSignal_, postESModulePrefetchingSignal_, postESModuleSignal_, postEventReadFromSourceSignal_, postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postGlobalWriteLumiSignal_, postGlobalWriteRunSignal_, postModuleAccessInputProcessBlockSignal_, postModuleBeginJobSignal_, postModuleBeginProcessBlockSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleDestructionSignal_, postModuleEndJobSignal_, postModuleEndProcessBlockSignal_, postModuleEndStreamSignal_, postModuleEventAcquireSignal_, postModuleEventDelayedGetSignal_, postModuleEventPrefetchingSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postModuleWriteLumiSignal_, postModuleWriteProcessBlockSignal_, postModuleWriteRunSignal_, postPathEventSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, postWriteProcessBlockSignal_, preAccessInputProcessBlockSignal_, preBeginJobSignal_, preBeginProcessBlockSignal_, preEndProcessBlockSignal_, preESModulePrefetchingSignal_, preESModuleSignal_, preEventReadFromSourceSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preGlobalWriteLumiSignal_, preGlobalWriteRunSignal_, preModuleAccessInputProcessBlockSignal_, preModuleBeginJobSignal_, preModuleBeginProcessBlockSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleDestructionSignal_, preModuleEndJobSignal_, preModuleEndProcessBlockSignal_, preModuleEndStreamSignal_, preModuleEventAcquireSignal_, preModuleEventDelayedGetSignal_, preModuleEventPrefetchingSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preModuleWriteLumiSignal_, preModuleWriteProcessBlockSignal_, preModuleWriteRunSignal_, prePathEventSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEndLumiSignal_, preStreamEndRunSignal_, and preWriteProcessBlockSignal_.

Referenced by connect(), and connectToSubProcess().

125  {
126  preBeginJobSignal_.connect(std::cref(iOther.preBeginJobSignal_));
127 
128  preModuleBeginStreamSignal_.connect(std::cref(iOther.preModuleBeginStreamSignal_));
129  postModuleBeginStreamSignal_.connect(std::cref(iOther.postModuleBeginStreamSignal_));
130 
131  preModuleEndStreamSignal_.connect(std::cref(iOther.preModuleEndStreamSignal_));
132  postModuleEndStreamSignal_.connect(std::cref(iOther.postModuleEndStreamSignal_));
133 
134  preBeginProcessBlockSignal_.connect(std::cref(iOther.preBeginProcessBlockSignal_));
135  postBeginProcessBlockSignal_.connect(std::cref(iOther.postBeginProcessBlockSignal_));
136 
137  preAccessInputProcessBlockSignal_.connect(std::cref(iOther.preAccessInputProcessBlockSignal_));
138  postAccessInputProcessBlockSignal_.connect(std::cref(iOther.postAccessInputProcessBlockSignal_));
139 
140  preEndProcessBlockSignal_.connect(std::cref(iOther.preEndProcessBlockSignal_));
141  postEndProcessBlockSignal_.connect(std::cref(iOther.postEndProcessBlockSignal_));
142 
143  preGlobalBeginRunSignal_.connect(std::cref(iOther.preGlobalBeginRunSignal_));
144  postGlobalBeginRunSignal_.connect(std::cref(iOther.postGlobalBeginRunSignal_));
145 
146  preGlobalEndRunSignal_.connect(std::cref(iOther.preGlobalEndRunSignal_));
147  postGlobalEndRunSignal_.connect(std::cref(iOther.postGlobalEndRunSignal_));
148 
149  preWriteProcessBlockSignal_.connect(std::cref(iOther.preWriteProcessBlockSignal_));
150  postWriteProcessBlockSignal_.connect(std::cref(iOther.postWriteProcessBlockSignal_));
151 
152  preGlobalWriteRunSignal_.connect(std::cref(iOther.preGlobalWriteRunSignal_));
153  postGlobalWriteRunSignal_.connect(std::cref(iOther.postGlobalWriteRunSignal_));
154 
155  preStreamBeginRunSignal_.connect(std::cref(iOther.preStreamBeginRunSignal_));
156  postStreamBeginRunSignal_.connect(std::cref(iOther.postStreamBeginRunSignal_));
157 
158  preStreamEndRunSignal_.connect(std::cref(iOther.preStreamEndRunSignal_));
159  postStreamEndRunSignal_.connect(std::cref(iOther.postStreamEndRunSignal_));
160 
161  preGlobalBeginLumiSignal_.connect(std::cref(iOther.preGlobalBeginLumiSignal_));
162  postGlobalBeginLumiSignal_.connect(std::cref(iOther.postGlobalBeginLumiSignal_));
163 
164  preGlobalEndLumiSignal_.connect(std::cref(iOther.preGlobalEndLumiSignal_));
165  postGlobalEndLumiSignal_.connect(std::cref(iOther.postGlobalEndLumiSignal_));
166 
167  preGlobalWriteLumiSignal_.connect(std::cref(iOther.preGlobalWriteLumiSignal_));
168  postGlobalWriteLumiSignal_.connect(std::cref(iOther.postGlobalWriteLumiSignal_));
169 
170  preStreamBeginLumiSignal_.connect(std::cref(iOther.preStreamBeginLumiSignal_));
171  postStreamBeginLumiSignal_.connect(std::cref(iOther.postStreamBeginLumiSignal_));
172 
173  preStreamEndLumiSignal_.connect(std::cref(iOther.preStreamEndLumiSignal_));
174  postStreamEndLumiSignal_.connect(std::cref(iOther.postStreamEndLumiSignal_));
175 
176  preEventSignal_.connect(std::cref(iOther.preEventSignal_));
177  postEventSignal_.connect(std::cref(iOther.postEventSignal_));
178 
179  prePathEventSignal_.connect(std::cref(iOther.prePathEventSignal_));
180  postPathEventSignal_.connect(std::cref(iOther.postPathEventSignal_));
181 
182  //preProcessEventSignal_.connect(std::cref(iOther.preProcessEventSignal_));
183  //postProcessEventSignal_.connect(std::cref(iOther.postProcessEventSignal_));
184 
185  //preBeginRunSignal_.connect(std::cref(iOther.preBeginRunSignal_));
186  //postBeginRunSignal_.connect(std::cref(iOther.postBeginRunSignal_));
187 
188  //preEndRunSignal_.connect(std::cref(iOther.preEndRunSignal_));
189  //postEndRunSignal_.connect(std::cref(iOther.postEndRunSignal_));
190 
191  //preBeginLumiSignal_.connect(std::cref(iOther.preBeginLumiSignal_));
192  //postBeginLumiSignal_.connect(std::cref(iOther.postBeginLumiSignal_));
193 
194  //preEndLumiSignal_.connect(std::cref(iOther.preEndLumiSignal_));
195  //postEndLumiSignal_.connect(std::cref(iOther.postEndLumiSignal_));
196 
197  //preProcessPathSignal_.connect(std::cref(iOther.preProcessPathSignal_));
198  //postProcessPathSignal_.connect(std::cref(iOther.postProcessPathSignal_));
199 
200  //prePathBeginRunSignal_.connect(std::cref(iOther.prePathBeginRunSignal_));
201  //postPathBeginRunSignal_.connect(std::cref(iOther.postPathBeginRunSignal_));
202 
203  //prePathEndRunSignal_.connect(std::cref(iOther.prePathEndRunSignal_));
204  //postPathEndRunSignal_.connect(std::cref(iOther.postPathEndRunSignal_));
205 
206  //prePathBeginLumiSignal_.connect(std::cref(iOther.prePathBeginLumiSignal_));
207  //postPathBeginLumiSignal_.connect(std::cref(iOther.postPathBeginLumiSignal_));
208 
209  //prePathEndLumiSignal_.connect(std::cref(iOther.prePathEndLumiSignal_));
210  //postPathEndLumiSignal_.connect(std::cref(iOther.postPathEndLumiSignal_));
211 
212  preModuleConstructionSignal_.connect(std::cref(iOther.preModuleConstructionSignal_));
213  postModuleConstructionSignal_.connect(std::cref(iOther.postModuleConstructionSignal_));
214 
215  preModuleDestructionSignal_.connect(std::cref(iOther.preModuleDestructionSignal_));
216  postModuleDestructionSignal_.connect(std::cref(iOther.postModuleDestructionSignal_));
217 
218  preModuleBeginJobSignal_.connect(std::cref(iOther.preModuleBeginJobSignal_));
219  postModuleBeginJobSignal_.connect(std::cref(iOther.postModuleBeginJobSignal_));
220 
221  preModuleEndJobSignal_.connect(std::cref(iOther.preModuleEndJobSignal_));
222  postModuleEndJobSignal_.connect(std::cref(iOther.postModuleEndJobSignal_));
223 
224  preModuleEventPrefetchingSignal_.connect(std::cref(iOther.preModuleEventPrefetchingSignal_));
225  postModuleEventPrefetchingSignal_.connect(std::cref(iOther.postModuleEventPrefetchingSignal_));
226 
227  preModuleEventSignal_.connect(std::cref(iOther.preModuleEventSignal_));
228  postModuleEventSignal_.connect(std::cref(iOther.postModuleEventSignal_));
229 
230  preModuleEventAcquireSignal_.connect(std::cref(iOther.preModuleEventAcquireSignal_));
231  postModuleEventAcquireSignal_.connect(std::cref(iOther.postModuleEventAcquireSignal_));
232 
233  preModuleEventDelayedGetSignal_.connect(std::cref(iOther.preModuleEventDelayedGetSignal_));
234  postModuleEventDelayedGetSignal_.connect(std::cref(iOther.postModuleEventDelayedGetSignal_));
235 
236  preEventReadFromSourceSignal_.connect(std::cref(iOther.preEventReadFromSourceSignal_));
237  postEventReadFromSourceSignal_.connect(std::cref(iOther.postEventReadFromSourceSignal_));
238 
239  preModuleStreamBeginRunSignal_.connect(std::cref(iOther.preModuleStreamBeginRunSignal_));
240  postModuleStreamBeginRunSignal_.connect(std::cref(iOther.postModuleStreamBeginRunSignal_));
241 
242  preModuleStreamEndRunSignal_.connect(std::cref(iOther.preModuleStreamEndRunSignal_));
243  postModuleStreamEndRunSignal_.connect(std::cref(iOther.postModuleStreamEndRunSignal_));
244 
245  preModuleStreamBeginLumiSignal_.connect(std::cref(iOther.preModuleStreamBeginLumiSignal_));
246  postModuleStreamBeginLumiSignal_.connect(std::cref(iOther.postModuleStreamBeginLumiSignal_));
247 
248  preModuleStreamEndLumiSignal_.connect(std::cref(iOther.preModuleStreamEndLumiSignal_));
249  postModuleStreamEndLumiSignal_.connect(std::cref(iOther.postModuleStreamEndLumiSignal_));
250 
251  preModuleBeginProcessBlockSignal_.connect(std::cref(iOther.preModuleBeginProcessBlockSignal_));
252  postModuleBeginProcessBlockSignal_.connect(std::cref(iOther.postModuleBeginProcessBlockSignal_));
253 
254  preModuleAccessInputProcessBlockSignal_.connect(std::cref(iOther.preModuleAccessInputProcessBlockSignal_));
255  postModuleAccessInputProcessBlockSignal_.connect(std::cref(iOther.postModuleAccessInputProcessBlockSignal_));
256 
257  preModuleEndProcessBlockSignal_.connect(std::cref(iOther.preModuleEndProcessBlockSignal_));
258  postModuleEndProcessBlockSignal_.connect(std::cref(iOther.postModuleEndProcessBlockSignal_));
259 
260  preModuleGlobalBeginRunSignal_.connect(std::cref(iOther.preModuleGlobalBeginRunSignal_));
261  postModuleGlobalBeginRunSignal_.connect(std::cref(iOther.postModuleGlobalBeginRunSignal_));
262 
263  preModuleGlobalEndRunSignal_.connect(std::cref(iOther.preModuleGlobalEndRunSignal_));
264  postModuleGlobalEndRunSignal_.connect(std::cref(iOther.postModuleGlobalEndRunSignal_));
265 
266  preModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.preModuleGlobalBeginLumiSignal_));
267  postModuleGlobalBeginLumiSignal_.connect(std::cref(iOther.postModuleGlobalBeginLumiSignal_));
268 
269  preModuleGlobalEndLumiSignal_.connect(std::cref(iOther.preModuleGlobalEndLumiSignal_));
270  postModuleGlobalEndLumiSignal_.connect(std::cref(iOther.postModuleGlobalEndLumiSignal_));
271 
272  preModuleWriteProcessBlockSignal_.connect(std::cref(iOther.preModuleWriteProcessBlockSignal_));
273  postModuleWriteProcessBlockSignal_.connect(std::cref(iOther.postModuleWriteProcessBlockSignal_));
274 
275  preModuleWriteRunSignal_.connect(std::cref(iOther.preModuleWriteRunSignal_));
276  postModuleWriteRunSignal_.connect(std::cref(iOther.postModuleWriteRunSignal_));
277 
278  preModuleWriteLumiSignal_.connect(std::cref(iOther.preModuleWriteLumiSignal_));
279  postModuleWriteLumiSignal_.connect(std::cref(iOther.postModuleWriteLumiSignal_));
280 
281  preESModulePrefetchingSignal_.connect(std::cref(iOther.preESModulePrefetchingSignal_));
282  postESModulePrefetchingSignal_.connect(std::cref(iOther.postESModulePrefetchingSignal_));
283 
284  preESModuleSignal_.connect(std::cref(iOther.preESModuleSignal_));
285  postESModuleSignal_.connect(std::cref(iOther.postESModuleSignal_));
286 
287  //preModuleSignal_.connect(std::cref(iOther.preModuleSignal_));
288  //postModuleSignal_.connect(std::cref(iOther.postModuleSignal_));
289 
290  //preModuleBeginRunSignal_.connect(std::cref(iOther.preModuleBeginRunSignal_));
291  //postModuleBeginRunSignal_.connect(std::cref(iOther.postModuleBeginRunSignal_));
292 
293  //preModuleEndRunSignal_.connect(std::cref(iOther.preModuleEndRunSignal_));
294  //postModuleEndRunSignal_.connect(std::cref(iOther.postModuleEndRunSignal_));
295 
296  //preModuleBeginLumiSignal_.connect(std::cref(iOther.preModuleBeginLumiSignal_));
297  //postModuleBeginLumiSignal_.connect(std::cref(iOther.postModuleBeginLumiSignal_));
298 
299  //preModuleEndLumiSignal_.connect(std::cref(iOther.preModuleEndLumiSignal_));
300  //postModuleEndLumiSignal_.connect(std::cref(iOther.postModuleEndLumiSignal_));
301  }
PreModuleEventPrefetching preModuleEventPrefetchingSignal_
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
PostEndProcessBlock postEndProcessBlockSignal_
PreStreamBeginRun preStreamBeginRunSignal_
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
PostModuleStreamEndRun postModuleStreamEndRunSignal_
PostModuleDestruction postModuleDestructionSignal_
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
PrePathEvent prePathEventSignal_
PostBeginProcessBlock postBeginProcessBlockSignal_
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
PostModuleBeginStream postModuleBeginStreamSignal_
PreGlobalBeginRun preGlobalBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
PostModuleWriteProcessBlock postModuleWriteProcessBlockSignal_
PreModuleWriteLumi preModuleWriteLumiSignal_
PostModuleEvent postModuleEventSignal_
PreESModulePrefetching preESModulePrefetchingSignal_
PreGlobalEndRun preGlobalEndRunSignal_
PostEvent postEventSignal_
signal is emitted after all modules have finished processing the Event
PostStreamEndLumi postStreamEndLumiSignal_
PostGlobalBeginRun postGlobalBeginRunSignal_
PostModuleWriteLumi postModuleWriteLumiSignal_
PostModuleAccessInputProcessBlock postModuleAccessInputProcessBlockSignal_
PreAccessInputProcessBlock preAccessInputProcessBlockSignal_
PreModuleBeginStream preModuleBeginStreamSignal_
PostAccessInputProcessBlock postAccessInputProcessBlockSignal_
PostModuleEventPrefetching postModuleEventPrefetchingSignal_
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
PostGlobalEndLumi postGlobalWriteLumiSignal_
PreModuleDestruction preModuleDestructionSignal_
PostModuleEventAcquire postModuleEventAcquireSignal_
PreEndProcessBlock preEndProcessBlockSignal_
PostModuleEndProcessBlock postModuleEndProcessBlockSignal_
PostESModulePrefetching postESModulePrefetchingSignal_
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
PostGlobalEndLumi postGlobalEndLumiSignal_
PreGlobalBeginLumi preGlobalBeginLumiSignal_
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
PreModuleStreamEndRun preModuleStreamEndRunSignal_
PostStreamEndRun postStreamEndRunSignal_
PreStreamEndRun preStreamEndRunSignal_
PostGlobalWriteRun postGlobalWriteRunSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleEndStream postModuleEndStreamSignal_
PreModuleBeginProcessBlock preModuleBeginProcessBlockSignal_
PreModuleEndProcessBlock preModuleEndProcessBlockSignal_
PreGlobalEndLumi preGlobalEndLumiSignal_
PreEventReadFromSource preEventReadFromSourceSignal_
PostModuleWriteRun postModuleWriteRunSignal_
PreGlobalWriteRun preGlobalWriteRunSignal_
PostESModule postESModuleSignal_
PreStreamBeginLumi preStreamBeginLumiSignal_
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
PostStreamBeginRun postStreamBeginRunSignal_
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
PreWriteProcessBlock preWriteProcessBlockSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
PreModuleWriteRun preModuleWriteRunSignal_
PostWriteProcessBlock postWriteProcessBlockSignal_
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
PostGlobalEndRun postGlobalEndRunSignal_
PreESModule preESModuleSignal_
PreGlobalEndLumi preGlobalWriteLumiSignal_
PreModuleEvent preModuleEventSignal_
PostGlobalBeginLumi postGlobalBeginLumiSignal_
PreModuleWriteProcessBlock preModuleWriteProcessBlockSignal_
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_
PreBeginProcessBlock preBeginProcessBlockSignal_
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_
PreModuleAccessInputProcessBlock preModuleAccessInputProcessBlockSignal_
PostModuleBeginProcessBlock postModuleBeginProcessBlockSignal_
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 308 of file ActivityRegistry.cc.

References connectGlobals(), and connectLocals().

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

308  {
309  connectGlobals(iOther); // child sees parents global signals
310  iOther.connectLocals(*this); // parent see childs global signals
311  }
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 313 of file ActivityRegistry.cc.

References jobFailureSignal_, postAccessInputProcessBlockSignal_, postBeginJobSignal_, postBeginProcessBlockSignal_, postCloseFileSignal_, postEndJobSignal_, postEndProcessBlockSignal_, postESModulePrefetchingSignal_, postESModuleSignal_, postEventReadFromSourceSignal_, postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postGlobalWriteLumiSignal_, postGlobalWriteRunSignal_, postModuleAccessInputProcessBlockSignal_, postModuleBeginJobSignal_, postModuleBeginProcessBlockSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleDestructionSignal_, postModuleEndJobSignal_, postModuleEndProcessBlockSignal_, postModuleEndStreamSignal_, postModuleEventAcquireSignal_, postModuleEventDelayedGetSignal_, postModuleEventPrefetchingSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postModuleWriteLumiSignal_, postModuleWriteProcessBlockSignal_, postModuleWriteRunSignal_, postOpenFileSignal_, postPathEventSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceProcessBlockSignal_, postSourceRunSignal_, postSourceSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, postWriteProcessBlockSignal_, preAccessInputProcessBlockSignal_, preallocateSignal_, preBeginJobSignal_, preBeginProcessBlockSignal_, preCloseFileSignal_, preEndJobSignal_, preEndProcessBlockSignal_, preESModulePrefetchingSignal_, preESModuleSignal_, preEventReadFromSourceSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEarlyTerminationSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preGlobalWriteLumiSignal_, preGlobalWriteRunSignal_, preModuleAccessInputProcessBlockSignal_, preModuleBeginJobSignal_, preModuleBeginProcessBlockSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleDestructionSignal_, preModuleEndJobSignal_, preModuleEndProcessBlockSignal_, preModuleEndStreamSignal_, preModuleEventAcquireSignal_, preModuleEventDelayedGetSignal_, preModuleEventPrefetchingSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preModuleWriteLumiSignal_, preModuleWriteProcessBlockSignal_, preModuleWriteRunSignal_, preOpenFileSignal_, prePathEventSignal_, preSourceConstructionSignal_, preSourceEarlyTerminationSignal_, preSourceLumiSignal_, preSourceProcessBlockSignal_, preSourceRunSignal_, preSourceSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEarlyTerminationSignal_, preStreamEndLumiSignal_, preStreamEndRunSignal_, and preWriteProcessBlockSignal_.

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

313  {
314  copySlotsToFrom(preallocateSignal_, iOther.preallocateSignal_);
315  copySlotsToFrom(preBeginJobSignal_, iOther.preBeginJobSignal_);
316  copySlotsToFrom(postBeginJobSignal_, iOther.postBeginJobSignal_);
317  copySlotsToFromReverse(preEndJobSignal_, iOther.preEndJobSignal_);
318  copySlotsToFromReverse(postEndJobSignal_, iOther.postEndJobSignal_);
319 
320  copySlotsToFromReverse(jobFailureSignal_, iOther.jobFailureSignal_);
321 
322  copySlotsToFrom(preSourceSignal_, iOther.preSourceSignal_);
323  copySlotsToFromReverse(postSourceSignal_, iOther.postSourceSignal_);
324 
325  copySlotsToFrom(preSourceLumiSignal_, iOther.preSourceLumiSignal_);
326  copySlotsToFromReverse(postSourceLumiSignal_, iOther.postSourceLumiSignal_);
327 
328  copySlotsToFrom(preSourceRunSignal_, iOther.preSourceRunSignal_);
329  copySlotsToFromReverse(postSourceRunSignal_, iOther.postSourceRunSignal_);
330 
331  copySlotsToFrom(preSourceProcessBlockSignal_, iOther.preSourceProcessBlockSignal_);
332  copySlotsToFromReverse(postSourceProcessBlockSignal_, iOther.postSourceProcessBlockSignal_);
333 
334  copySlotsToFrom(preOpenFileSignal_, iOther.preOpenFileSignal_);
335  copySlotsToFromReverse(postOpenFileSignal_, iOther.postOpenFileSignal_);
336 
337  copySlotsToFrom(preCloseFileSignal_, iOther.preCloseFileSignal_);
338  copySlotsToFromReverse(postCloseFileSignal_, iOther.postCloseFileSignal_);
339 
340  copySlotsToFrom(preModuleBeginStreamSignal_, iOther.preModuleBeginStreamSignal_);
341  copySlotsToFromReverse(postModuleBeginStreamSignal_, iOther.postModuleBeginStreamSignal_);
342 
343  copySlotsToFrom(preModuleEndStreamSignal_, iOther.preModuleEndStreamSignal_);
344  copySlotsToFromReverse(postModuleEndStreamSignal_, iOther.postModuleEndStreamSignal_);
345 
346  copySlotsToFrom(preBeginProcessBlockSignal_, iOther.preBeginProcessBlockSignal_);
347  copySlotsToFromReverse(postBeginProcessBlockSignal_, iOther.postBeginProcessBlockSignal_);
348 
349  copySlotsToFrom(preAccessInputProcessBlockSignal_, iOther.preAccessInputProcessBlockSignal_);
350  copySlotsToFromReverse(postAccessInputProcessBlockSignal_, iOther.postAccessInputProcessBlockSignal_);
351 
352  copySlotsToFrom(preEndProcessBlockSignal_, iOther.preEndProcessBlockSignal_);
353  copySlotsToFromReverse(postEndProcessBlockSignal_, iOther.postEndProcessBlockSignal_);
354 
355  copySlotsToFrom(preGlobalBeginRunSignal_, iOther.preGlobalBeginRunSignal_);
356  copySlotsToFromReverse(postGlobalBeginRunSignal_, iOther.postGlobalBeginRunSignal_);
357 
358  copySlotsToFrom(preGlobalEndRunSignal_, iOther.preGlobalEndRunSignal_);
359  copySlotsToFromReverse(postGlobalEndRunSignal_, iOther.postGlobalEndRunSignal_);
360 
361  copySlotsToFrom(preWriteProcessBlockSignal_, iOther.preWriteProcessBlockSignal_);
362  copySlotsToFromReverse(postWriteProcessBlockSignal_, iOther.postWriteProcessBlockSignal_);
363 
364  copySlotsToFrom(preGlobalWriteRunSignal_, iOther.preGlobalWriteRunSignal_);
365  copySlotsToFromReverse(postGlobalWriteRunSignal_, iOther.postGlobalWriteRunSignal_);
366 
367  copySlotsToFrom(preStreamBeginRunSignal_, iOther.preStreamBeginRunSignal_);
368  copySlotsToFromReverse(postStreamBeginRunSignal_, iOther.postStreamBeginRunSignal_);
369 
370  copySlotsToFrom(preStreamEndRunSignal_, iOther.preStreamEndRunSignal_);
371  copySlotsToFromReverse(postStreamEndRunSignal_, iOther.postStreamEndRunSignal_);
372 
373  copySlotsToFrom(preGlobalBeginLumiSignal_, iOther.preGlobalBeginLumiSignal_);
374  copySlotsToFromReverse(postGlobalBeginLumiSignal_, iOther.postGlobalBeginLumiSignal_);
375 
376  copySlotsToFrom(preGlobalEndLumiSignal_, iOther.preGlobalEndLumiSignal_);
377  copySlotsToFromReverse(postGlobalEndLumiSignal_, iOther.postGlobalEndLumiSignal_);
378 
379  copySlotsToFrom(preGlobalWriteLumiSignal_, iOther.preGlobalWriteLumiSignal_);
380  copySlotsToFromReverse(postGlobalWriteLumiSignal_, iOther.postGlobalWriteLumiSignal_);
381 
382  copySlotsToFrom(preStreamBeginLumiSignal_, iOther.preStreamBeginLumiSignal_);
383  copySlotsToFromReverse(postStreamBeginLumiSignal_, iOther.postStreamBeginLumiSignal_);
384 
385  copySlotsToFrom(preStreamEndLumiSignal_, iOther.preStreamEndLumiSignal_);
386  copySlotsToFromReverse(postStreamEndLumiSignal_, iOther.postStreamEndLumiSignal_);
387 
388  copySlotsToFrom(preEventSignal_, iOther.preEventSignal_);
389  copySlotsToFromReverse(postEventSignal_, iOther.postEventSignal_);
390 
391  copySlotsToFrom(prePathEventSignal_, iOther.prePathEventSignal_);
392  copySlotsToFromReverse(postPathEventSignal_, iOther.postPathEventSignal_);
393 
394  copySlotsToFrom(preStreamEarlyTerminationSignal_, iOther.preStreamEarlyTerminationSignal_);
395  copySlotsToFrom(preGlobalEarlyTerminationSignal_, iOther.preGlobalEarlyTerminationSignal_);
396  copySlotsToFrom(preSourceEarlyTerminationSignal_, iOther.preSourceEarlyTerminationSignal_);
397 
398  /*
399  copySlotsToFrom(preProcessEventSignal_, iOther.preProcessEventSignal_);
400  copySlotsToFromReverse(postProcessEventSignal_, iOther.postProcessEventSignal_);
401 
402  copySlotsToFrom(preBeginRunSignal_, iOther.preBeginRunSignal_);
403  copySlotsToFromReverse(postBeginRunSignal_, iOther.postBeginRunSignal_);
404 
405  copySlotsToFrom(preEndRunSignal_, iOther.preEndRunSignal_);
406  copySlotsToFromReverse(postEndRunSignal_, iOther.postEndRunSignal_);
407 
408  copySlotsToFrom(preBeginLumiSignal_, iOther.preBeginLumiSignal_);
409  copySlotsToFromReverse(postBeginLumiSignal_, iOther.postBeginLumiSignal_);
410 
411  copySlotsToFrom(preEndLumiSignal_, iOther.preEndLumiSignal_);
412  copySlotsToFromReverse(postEndLumiSignal_, iOther.postEndLumiSignal_);
413 
414  copySlotsToFrom(preProcessPathSignal_, iOther.preProcessPathSignal_);
415  copySlotsToFromReverse(postProcessPathSignal_, iOther.postProcessPathSignal_);
416 
417  copySlotsToFrom(prePathBeginRunSignal_, iOther.prePathBeginRunSignal_);
418  copySlotsToFromReverse(postPathBeginRunSignal_, iOther.postPathBeginRunSignal_);
419 
420  copySlotsToFrom(prePathEndRunSignal_, iOther.prePathEndRunSignal_);
421  copySlotsToFromReverse(postPathEndRunSignal_, iOther.postPathEndRunSignal_);
422 
423  copySlotsToFrom(prePathBeginLumiSignal_, iOther.prePathBeginLumiSignal_);
424  copySlotsToFromReverse(postPathBeginLumiSignal_, iOther.postPathBeginLumiSignal_);
425 
426  copySlotsToFrom(prePathEndLumiSignal_, iOther.prePathEndLumiSignal_);
427  copySlotsToFromReverse(postPathEndLumiSignal_, iOther.postPathEndLumiSignal_);
428 */
429  copySlotsToFrom(preModuleConstructionSignal_, iOther.preModuleConstructionSignal_);
430  copySlotsToFromReverse(postModuleConstructionSignal_, iOther.postModuleConstructionSignal_);
431 
432  copySlotsToFrom(preModuleDestructionSignal_, iOther.preModuleDestructionSignal_);
433  copySlotsToFromReverse(postModuleDestructionSignal_, iOther.postModuleDestructionSignal_);
434 
435  copySlotsToFrom(preModuleBeginJobSignal_, iOther.preModuleBeginJobSignal_);
436  copySlotsToFromReverse(postModuleBeginJobSignal_, iOther.postModuleBeginJobSignal_);
437 
438  copySlotsToFrom(preModuleEndJobSignal_, iOther.preModuleEndJobSignal_);
439  copySlotsToFromReverse(postModuleEndJobSignal_, iOther.postModuleEndJobSignal_);
440 
441  copySlotsToFrom(preModuleEventPrefetchingSignal_, iOther.preModuleEventPrefetchingSignal_);
442  copySlotsToFromReverse(postModuleEventPrefetchingSignal_, iOther.postModuleEventPrefetchingSignal_);
443 
444  copySlotsToFrom(preModuleEventSignal_, iOther.preModuleEventSignal_);
445  copySlotsToFromReverse(postModuleEventSignal_, iOther.postModuleEventSignal_);
446 
447  copySlotsToFrom(preModuleEventAcquireSignal_, iOther.preModuleEventAcquireSignal_);
448  copySlotsToFromReverse(postModuleEventAcquireSignal_, iOther.postModuleEventAcquireSignal_);
449 
450  copySlotsToFrom(preModuleEventDelayedGetSignal_, iOther.preModuleEventDelayedGetSignal_);
451  copySlotsToFromReverse(postModuleEventDelayedGetSignal_, iOther.postModuleEventDelayedGetSignal_);
452 
453  copySlotsToFrom(preEventReadFromSourceSignal_, iOther.preEventReadFromSourceSignal_);
454  copySlotsToFromReverse(postEventReadFromSourceSignal_, iOther.postEventReadFromSourceSignal_);
455 
456  copySlotsToFrom(preModuleStreamBeginRunSignal_, iOther.preModuleStreamBeginRunSignal_);
457  copySlotsToFromReverse(postModuleStreamBeginRunSignal_, iOther.postModuleStreamBeginRunSignal_);
458 
459  copySlotsToFrom(preModuleStreamEndRunSignal_, iOther.preModuleStreamEndRunSignal_);
460  copySlotsToFromReverse(postModuleStreamEndRunSignal_, iOther.postModuleStreamEndRunSignal_);
461 
462  copySlotsToFrom(preModuleStreamBeginLumiSignal_, iOther.preModuleStreamBeginLumiSignal_);
463  copySlotsToFromReverse(postModuleStreamBeginLumiSignal_, iOther.postModuleStreamBeginLumiSignal_);
464 
465  copySlotsToFrom(preModuleStreamEndLumiSignal_, iOther.preModuleStreamEndLumiSignal_);
466  copySlotsToFromReverse(postModuleStreamEndLumiSignal_, iOther.postModuleStreamEndLumiSignal_);
467 
468  copySlotsToFrom(preModuleBeginProcessBlockSignal_, iOther.preModuleBeginProcessBlockSignal_);
469  copySlotsToFromReverse(postModuleBeginProcessBlockSignal_, iOther.postModuleBeginProcessBlockSignal_);
470 
471  copySlotsToFrom(preModuleAccessInputProcessBlockSignal_, iOther.preModuleAccessInputProcessBlockSignal_);
472  copySlotsToFromReverse(postModuleAccessInputProcessBlockSignal_, iOther.postModuleAccessInputProcessBlockSignal_);
473 
474  copySlotsToFrom(preModuleEndProcessBlockSignal_, iOther.preModuleEndProcessBlockSignal_);
475  copySlotsToFromReverse(postModuleEndProcessBlockSignal_, iOther.postModuleEndProcessBlockSignal_);
476 
477  copySlotsToFrom(preModuleGlobalBeginRunSignal_, iOther.preModuleGlobalBeginRunSignal_);
478  copySlotsToFromReverse(postModuleGlobalBeginRunSignal_, iOther.postModuleGlobalBeginRunSignal_);
479 
480  copySlotsToFrom(preModuleGlobalEndRunSignal_, iOther.preModuleGlobalEndRunSignal_);
481  copySlotsToFromReverse(postModuleGlobalEndRunSignal_, iOther.postModuleGlobalEndRunSignal_);
482 
483  copySlotsToFrom(preModuleGlobalBeginLumiSignal_, iOther.preModuleGlobalBeginLumiSignal_);
484  copySlotsToFromReverse(postModuleGlobalBeginLumiSignal_, iOther.postModuleGlobalBeginLumiSignal_);
485 
486  copySlotsToFrom(preModuleGlobalEndLumiSignal_, iOther.preModuleGlobalEndLumiSignal_);
487  copySlotsToFromReverse(postModuleGlobalEndLumiSignal_, iOther.postModuleGlobalEndLumiSignal_);
488 
489  copySlotsToFrom(preModuleWriteProcessBlockSignal_, iOther.preModuleWriteProcessBlockSignal_);
490  copySlotsToFromReverse(postModuleWriteProcessBlockSignal_, iOther.postModuleWriteProcessBlockSignal_);
491 
492  copySlotsToFrom(preModuleWriteRunSignal_, iOther.preModuleWriteRunSignal_);
493  copySlotsToFromReverse(postModuleWriteRunSignal_, iOther.postModuleWriteRunSignal_);
494 
495  copySlotsToFrom(preModuleWriteLumiSignal_, iOther.preModuleWriteLumiSignal_);
496  copySlotsToFromReverse(postModuleWriteLumiSignal_, iOther.postModuleWriteLumiSignal_);
497 
498  copySlotsToFrom(preESModulePrefetchingSignal_, iOther.preESModulePrefetchingSignal_);
499  copySlotsToFromReverse(postESModulePrefetchingSignal_, iOther.postESModulePrefetchingSignal_);
500 
501  copySlotsToFrom(preESModuleSignal_, iOther.preESModuleSignal_);
502  copySlotsToFromReverse(postESModuleSignal_, iOther.postESModuleSignal_);
503  /*
504  copySlotsToFrom(preModuleSignal_, iOther.preModuleSignal_);
505  copySlotsToFromReverse(postModuleSignal_, iOther.postModuleSignal_);
506 
507  copySlotsToFrom(preModuleBeginRunSignal_, iOther.preModuleBeginRunSignal_);
508  copySlotsToFromReverse(postModuleBeginRunSignal_, iOther.postModuleBeginRunSignal_);
509 
510  copySlotsToFrom(preModuleEndRunSignal_, iOther.preModuleEndRunSignal_);
511  copySlotsToFromReverse(postModuleEndRunSignal_, iOther.postModuleEndRunSignal_);
512 
513  copySlotsToFrom(preModuleBeginLumiSignal_, iOther.preModuleBeginLumiSignal_);
514  copySlotsToFromReverse(postModuleBeginLumiSignal_, iOther.postModuleBeginLumiSignal_);
515 
516  copySlotsToFrom(preModuleEndLumiSignal_, iOther.preModuleEndLumiSignal_);
517  copySlotsToFromReverse(postModuleEndLumiSignal_, iOther.postModuleEndLumiSignal_);
518  */
519  copySlotsToFrom(preSourceConstructionSignal_, iOther.preSourceConstructionSignal_);
520  copySlotsToFromReverse(postSourceConstructionSignal_, iOther.postSourceConstructionSignal_);
521  }
PreModuleEventPrefetching preModuleEventPrefetchingSignal_
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
PostEndProcessBlock postEndProcessBlockSignal_
PostSourceLumi postSourceLumiSignal_
PreStreamBeginRun preStreamBeginRunSignal_
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
PostModuleStreamEndRun postModuleStreamEndRunSignal_
PostModuleDestruction postModuleDestructionSignal_
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
PrePathEvent prePathEventSignal_
PostBeginProcessBlock postBeginProcessBlockSignal_
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
PostModuleBeginStream postModuleBeginStreamSignal_
PreGlobalBeginRun preGlobalBeginRunSignal_
signal is emitted after the Run has been created by the InputSource but before any modules have seen ...
PostModuleWriteProcessBlock postModuleWriteProcessBlockSignal_
PreModuleWriteLumi preModuleWriteLumiSignal_
PreSourceRun preSourceRunSignal_
PostModuleEvent postModuleEventSignal_
PreESModulePrefetching preESModulePrefetchingSignal_
PostOpenFile postOpenFileSignal_
PreGlobalEndRun preGlobalEndRunSignal_
PostSourceProcessBlock postSourceProcessBlockSignal_
PostEvent postEventSignal_
signal is emitted after all modules have finished processing the Event
PostStreamEndLumi postStreamEndLumiSignal_
PostGlobalBeginRun postGlobalBeginRunSignal_
PostModuleWriteLumi postModuleWriteLumiSignal_
PostModuleAccessInputProcessBlock postModuleAccessInputProcessBlockSignal_
PreAccessInputProcessBlock preAccessInputProcessBlockSignal_
PreModuleBeginStream preModuleBeginStreamSignal_
PostAccessInputProcessBlock postAccessInputProcessBlockSignal_
PostModuleEventPrefetching postModuleEventPrefetchingSignal_
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
PostSourceRun postSourceRunSignal_
PostGlobalEndLumi postGlobalWriteLumiSignal_
PostSourceConstruction postSourceConstructionSignal_
PreSourceConstruction preSourceConstructionSignal_
PreModuleDestruction preModuleDestructionSignal_
PostModuleEventAcquire postModuleEventAcquireSignal_
PreEndProcessBlock preEndProcessBlockSignal_
PostModuleEndProcessBlock postModuleEndProcessBlockSignal_
PostESModulePrefetching postESModulePrefetchingSignal_
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
PostGlobalEndLumi postGlobalEndLumiSignal_
Preallocate preallocateSignal_
signal is emitted before beginJob
PreGlobalBeginLumi preGlobalBeginLumiSignal_
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
PreModuleStreamEndRun preModuleStreamEndRunSignal_
PostStreamEndRun postStreamEndRunSignal_
PreStreamEndRun preStreamEndRunSignal_
PostGlobalWriteRun postGlobalWriteRunSignal_
PreModuleConstruction preModuleConstructionSignal_
PostModuleEndStream postModuleEndStreamSignal_
PreModuleBeginProcessBlock preModuleBeginProcessBlockSignal_
PreModuleEndProcessBlock preModuleEndProcessBlockSignal_
PreGlobalEndLumi preGlobalEndLumiSignal_
PreEventReadFromSource preEventReadFromSourceSignal_
PreSourceProcessBlock preSourceProcessBlockSignal_
PostSourceEvent postSourceSignal_
PreCloseFile preCloseFileSignal_
PostModuleWriteRun postModuleWriteRunSignal_
PreGlobalWriteRun preGlobalWriteRunSignal_
PostESModule postESModuleSignal_
PreGlobalEarlyTermination preGlobalEarlyTerminationSignal_
PreStreamBeginLumi preStreamBeginLumiSignal_
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
PostStreamBeginRun postStreamBeginRunSignal_
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
PreWriteProcessBlock preWriteProcessBlockSignal_
PostCloseFile postCloseFileSignal_
PostModuleEndJob postModuleEndJobSignal_
PostModuleBeginJob postModuleBeginJobSignal_
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
PreModuleWriteRun preModuleWriteRunSignal_
PreSourceLumi preSourceLumiSignal_
PostWriteProcessBlock postWriteProcessBlockSignal_
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
PostGlobalEndRun postGlobalEndRunSignal_
PreESModule preESModuleSignal_
PreGlobalEndLumi preGlobalWriteLumiSignal_
PreModuleEvent preModuleEventSignal_
PostGlobalBeginLumi postGlobalBeginLumiSignal_
PreModuleWriteProcessBlock preModuleWriteProcessBlockSignal_
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_
PreBeginProcessBlock preBeginProcessBlockSignal_
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_
PreModuleAccessInputProcessBlock preModuleAccessInputProcessBlockSignal_
PostModuleBeginProcessBlock postModuleBeginProcessBlockSignal_
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 179 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostAccessInputProcessBlock ( PostAccessInputProcessBlock::slot_type const &  iSlot)
inline

Definition at line 311 of file ActivityRegistry.h.

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

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

311  {
313  }
void connect_front(U iFunc)
Definition: Signal.h:69
PostAccessInputProcessBlock postAccessInputProcessBlockSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostAccessInputProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

Definition at line 300 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 258 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 171 of file ActivityRegistry.h.

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

Definition at line 328 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostESModule ( PostESModule::slot_type const &  iSlot)
inline

Definition at line 549 of file ActivityRegistry.h.

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

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

void connect_front(U iFunc)
Definition: Signal.h:69
PostESModule postESModuleSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostESModule ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 550 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostESModulePrefetching ( PostESModulePrefetching::slot_type const &  iSlot)
inline

Definition at line 535 of file ActivityRegistry.h.

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

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

535  {
537  }
void connect_front(U iFunc)
Definition: Signal.h:69
PostESModulePrefetching postESModulePrefetchingSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostESModulePrefetching ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

Definition at line 702 of file ActivityRegistry.h.

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

Definition at line 945 of file ActivityRegistry.h.

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

945  {
947  }
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 948 of file ActivityRegistry.h.

966 :
967  // 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 417 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 341 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 429 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 353 of file ActivityRegistry.h.

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

Definition at line 443 of file ActivityRegistry.h.

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

Definition at line 379 of file ActivityRegistry.h.

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

Definition at line 934 of file ActivityRegistry.h.

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

934  {
936  }
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 937 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleAccessInputProcessBlock ( PostModuleAccessInputProcessBlock::slot_type const &  iSlot)
inline

Definition at line 784 of file ActivityRegistry.h.

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

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

784  {
786  }
void connect_front(U iFunc)
Definition: Signal.h:69
PostModuleAccessInputProcessBlock postModuleAccessInputProcessBlockSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleAccessInputProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

void edm::ActivityRegistry::watchPostModuleBeginProcessBlock ( PostModuleBeginProcessBlock::slot_type const &  iSlot)
inline

Definition at line 769 of file ActivityRegistry.h.

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

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

769  {
771  }
void connect_front(U iFunc)
Definition: Signal.h:69
PostModuleBeginProcessBlock postModuleBeginProcessBlockSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 772 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 272 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 580 of file ActivityRegistry.h.

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

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

void edm::ActivityRegistry::watchPostModuleEndProcessBlock ( PostModuleEndProcessBlock::slot_type const &  iSlot)
inline

Definition at line 798 of file ActivityRegistry.h.

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

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

798  {
800  }
void connect_front(U iFunc)
Definition: Signal.h:69
PostModuleEndProcessBlock postModuleEndProcessBlockSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 801 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 286 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 654 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 670 of file ActivityRegistry.h.

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

Definition at line 683 of file ActivityRegistry.h.

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

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

683  {
685  }
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 686 of file ActivityRegistry.h.

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

Definition at line 642 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 843 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 815 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 857 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 829 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 744 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 716 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 758 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 730 of file ActivityRegistry.h.

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

Definition at line 897 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleWriteProcessBlock ( PostModuleWriteProcessBlock::slot_type const &  iSlot)
inline

Definition at line 868 of file ActivityRegistry.h.

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

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

868  {
870  }
PostModuleWriteProcessBlock postModuleWriteProcessBlockSignal_
void connect_front(U iFunc)
Definition: Signal.h:69
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleWriteProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 871 of file ActivityRegistry.h.

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

Definition at line 883 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 244 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 493 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 915 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 191 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 203 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceProcessBlock ( PostSourceProcessBlock::slot_type const &  iSlot)
inline

Definition at line 228 of file ActivityRegistry.h.

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

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

228  {
230  }
PostSourceProcessBlock postSourceProcessBlockSignal_
void connect_front(U iFunc)
Definition: Signal.h:69
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 231 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 215 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 457 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 391 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 469 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 403 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostWriteProcessBlock ( PostWriteProcessBlock::slot_type const &  iSlot)
inline

Definition at line 364 of file ActivityRegistry.h.

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

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

364  {
366  }
void connect_front(U iFunc)
Definition: Signal.h:69
PostWriteProcessBlock postWriteProcessBlockSignal_
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostWriteProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 367 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreAccessInputProcessBlock ( PreAccessInputProcessBlock::slot_type const &  iSlot)
inline

Definition at line 304 of file ActivityRegistry.h.

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

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

304  {
306  }
PreAccessInputProcessBlock preAccessInputProcessBlockSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreAccessInputProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

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

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

Definition at line 164 of file ActivityRegistry.h.

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

Referenced by edm::service::MessageLogger::MessageLogger(), and timestudy::SleepingServer::SleepingServer().

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

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

Definition at line 321 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreESModule ( PreESModule::slot_type const &  iSlot)
inline

Definition at line 543 of file ActivityRegistry.h.

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

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

543 { preESModuleSignal_.connect(iSlot); }
PreESModule preESModuleSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreESModule ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 544 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreESModulePrefetching ( PreESModulePrefetching::slot_type const &  iSlot)
inline

Definition at line 526 of file ActivityRegistry.h.

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

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

526  {
528  }
PreESModulePrefetching preESModulePrefetchingSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreESModulePrefetching ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

Definition at line 694 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 410 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 334 of file ActivityRegistry.h.

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

Definition at line 508 of file ActivityRegistry.h.

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

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

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

void edm::ActivityRegistry::watchPreGlobalWriteLumi ( PreGlobalWriteLumi::slot_type const &  iSlot)
inline

Definition at line 433 of file ActivityRegistry.h.

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

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

433  {
435  }
PreGlobalEndLumi preGlobalWriteLumiSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalWriteLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 436 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreGlobalWriteRun ( PreGlobalWriteRun::slot_type const &  iSlot)
inline

Definition at line 371 of file ActivityRegistry.h.

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

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

PreGlobalWriteRun preGlobalWriteRunSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalWriteRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 372 of file ActivityRegistry.h.

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

Definition at line 923 of file ActivityRegistry.h.

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

923  {
925  }
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 926 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleAccessInputProcessBlock ( PreModuleAccessInputProcessBlock::slot_type const &  iSlot)
inline

Definition at line 776 of file ActivityRegistry.h.

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

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

776  {
778  }
PreModuleAccessInputProcessBlock preModuleAccessInputProcessBlockSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleAccessInputProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

void edm::ActivityRegistry::watchPreModuleBeginProcessBlock ( PreModuleBeginProcessBlock::slot_type const &  iSlot)
inline

Definition at line 762 of file ActivityRegistry.h.

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

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

762  {
764  }
PreModuleBeginProcessBlock preModuleBeginProcessBlockSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 765 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 265 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 571 of file ActivityRegistry.h.

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

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

void edm::ActivityRegistry::watchPreModuleEndProcessBlock ( PreModuleEndProcessBlock::slot_type const &  iSlot)
inline

Definition at line 791 of file ActivityRegistry.h.

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

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

791  {
793  }
PreModuleEndProcessBlock preModuleEndProcessBlockSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 794 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 279 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 648 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 662 of file ActivityRegistry.h.

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

Definition at line 675 of file ActivityRegistry.h.

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

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

675  {
677  }
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 678 of file ActivityRegistry.h.

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

Definition at line 631 of file ActivityRegistry.h.

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

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

631  {
633  }
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 634 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 836 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 808 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 850 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 822 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 737 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 709 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 751 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 723 of file ActivityRegistry.h.

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

Definition at line 887 of file ActivityRegistry.h.

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

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

887  {
889  }
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 890 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleWriteProcessBlock ( PreModuleWriteProcessBlock::slot_type const &  iSlot)
inline

Definition at line 861 of file ActivityRegistry.h.

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

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

861  {
863  }
PreModuleWriteProcessBlock preModuleWriteProcessBlockSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleWriteProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 864 of file ActivityRegistry.h.

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

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

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

Definition at line 517 of file ActivityRegistry.h.

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

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

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

void edm::ActivityRegistry::watchPreSourceProcessBlock ( PreSourceProcessBlock::slot_type const &  iSlot)
inline

Definition at line 220 of file ActivityRegistry.h.

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

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

220  {
222  }
PreSourceProcessBlock preSourceProcessBlockSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

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

Definition at line 499 of file ActivityRegistry.h.

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

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

499  {
501  }
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 502 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 462 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 396 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreWriteProcessBlock ( PreWriteProcessBlock::slot_type const &  iSlot)
inline

Definition at line 357 of file ActivityRegistry.h.

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

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

357  {
359  }
PreWriteProcessBlock preWriteProcessBlockSignal_
void connect(U iFunc)
Definition: Signal.h:64
template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreWriteProcessBlock ( TClass *  iObject,
TMethod  iMethod 
)
inline

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

Referenced by connectGlobals(), and copySlotsFrom().

PostAccessInputProcessBlock edm::ActivityRegistry::postAccessInputProcessBlockSignal_
PostBeginJob edm::ActivityRegistry::postBeginJobSignal_

signal is emitted after all modules have gotten their beginJob called

Definition at line 156 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostBeginProcessBlock edm::ActivityRegistry::postBeginProcessBlockSignal_
PostCloseFile edm::ActivityRegistry::postCloseFileSignal_

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

Referenced by connectGlobals(), and copySlotsFrom().

PostEndProcessBlock edm::ActivityRegistry::postEndProcessBlockSignal_
PostESModulePrefetching edm::ActivityRegistry::postESModulePrefetchingSignal_
PostESModule edm::ActivityRegistry::postESModuleSignal_

Definition at line 548 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostEventReadFromSource edm::ActivityRegistry::postEventReadFromSourceSignal_

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

PostEvent edm::ActivityRegistry::postEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 479 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_
PostGlobalEndLumi edm::ActivityRegistry::postGlobalWriteLumiSignal_

Definition at line 439 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::Schedule::writeLumiAsync().

PostGlobalWriteRun edm::ActivityRegistry::postGlobalWriteRunSignal_

Definition at line 375 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::Schedule::writeRunAsync().

PostLockEventSetupGet edm::ActivityRegistry::postLockEventSetupGetSignal_

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

Definition at line 933 of file ActivityRegistry.h.

PostModuleAccessInputProcessBlock edm::ActivityRegistry::postModuleAccessInputProcessBlockSignal_
PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_

Definition at line 608 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleBeginProcessBlock edm::ActivityRegistry::postModuleBeginProcessBlockSignal_
PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_

Definition at line 268 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_

Definition at line 575 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleDestruction edm::ActivityRegistry::postModuleDestructionSignal_

Definition at line 593 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::Schedule::deleteModule().

PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_

Definition at line 622 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PostModuleEndProcessBlock edm::ActivityRegistry::postModuleEndProcessBlockSignal_
PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_

Definition at line 282 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

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

Definition at line 638 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_
PostModuleStreamBeginLumi edm::ActivityRegistry::postModuleStreamBeginLumiSignal_
PostModuleStreamBeginRun edm::ActivityRegistry::postModuleStreamBeginRunSignal_
PostModuleStreamEndLumi edm::ActivityRegistry::postModuleStreamEndLumiSignal_
PostModuleStreamEndRun edm::ActivityRegistry::postModuleStreamEndRunSignal_
PostModuleWriteLumi edm::ActivityRegistry::postModuleWriteLumiSignal_
PostModuleWriteProcessBlock edm::ActivityRegistry::postModuleWriteProcessBlockSignal_
PostModuleWriteRun edm::ActivityRegistry::postModuleWriteRunSignal_
PostOpenFile edm::ActivityRegistry::postOpenFileSignal_

Definition at line 242 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostPathEvent edm::ActivityRegistry::postPathEventSignal_
PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_

Definition at line 910 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_

Definition at line 201 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceProcessBlock edm::ActivityRegistry::postSourceProcessBlockSignal_

Definition at line 227 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceRun edm::ActivityRegistry::postSourceRunSignal_

Definition at line 213 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PostSourceEvent edm::ActivityRegistry::postSourceSignal_

Definition at line 189 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_
PostWriteProcessBlock edm::ActivityRegistry::postWriteProcessBlockSignal_
PreAccessInputProcessBlock edm::ActivityRegistry::preAccessInputProcessBlockSignal_
Preallocate edm::ActivityRegistry::preallocateSignal_

signal is emitted before beginJob

Definition at line 143 of file ActivityRegistry.h.

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

PreBeginJob edm::ActivityRegistry::preBeginJobSignal_

signal is emitted before all modules have gotten their beginJob called

Definition at line 149 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreBeginProcessBlock edm::ActivityRegistry::preBeginProcessBlockSignal_
PreCloseFile edm::ActivityRegistry::preCloseFileSignal_

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

Referenced by connectGlobals(), and copySlotsFrom().

PreEndProcessBlock edm::ActivityRegistry::preEndProcessBlockSignal_
PreESModulePrefetching edm::ActivityRegistry::preESModulePrefetchingSignal_
PreESModule edm::ActivityRegistry::preESModuleSignal_
PreEventReadFromSource edm::ActivityRegistry::preEventReadFromSourceSignal_

Definition at line 690 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 473 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 332 of file ActivityRegistry.h.

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

PreGlobalEarlyTermination edm::ActivityRegistry::preGlobalEarlyTerminationSignal_
PreGlobalEndLumi edm::ActivityRegistry::preGlobalEndLumiSignal_
PreGlobalEndRun edm::ActivityRegistry::preGlobalEndRunSignal_
PreGlobalEndLumi edm::ActivityRegistry::preGlobalWriteLumiSignal_

Definition at line 432 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::Schedule::writeLumiAsync().

PreGlobalWriteRun edm::ActivityRegistry::preGlobalWriteRunSignal_

Definition at line 370 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::Schedule::writeRunAsync().

PreLockEventSetupGet edm::ActivityRegistry::preLockEventSetupGetSignal_

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

Definition at line 922 of file ActivityRegistry.h.

PreModuleAccessInputProcessBlock edm::ActivityRegistry::preModuleAccessInputProcessBlockSignal_
PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_

Definition at line 602 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleBeginProcessBlock edm::ActivityRegistry::preModuleBeginProcessBlockSignal_
PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_

Definition at line 261 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_

Definition at line 566 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleDestruction edm::ActivityRegistry::preModuleDestructionSignal_

Definition at line 584 of file ActivityRegistry.h.

Referenced by connectLocals(), copySlotsFrom(), and edm::Schedule::deleteModule().

PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_

Definition at line 616 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleEndProcessBlock edm::ActivityRegistry::preModuleEndProcessBlockSignal_
PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_

Definition at line 275 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

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

Definition at line 630 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_
PreModuleStreamBeginLumi edm::ActivityRegistry::preModuleStreamBeginLumiSignal_
PreModuleStreamBeginRun edm::ActivityRegistry::preModuleStreamBeginRunSignal_
PreModuleStreamEndLumi edm::ActivityRegistry::preModuleStreamEndLumiSignal_
PreModuleStreamEndRun edm::ActivityRegistry::preModuleStreamEndRunSignal_
PreModuleWriteLumi edm::ActivityRegistry::preModuleWriteLumiSignal_

Definition at line 886 of file ActivityRegistry.h.

Referenced by connectLocals(), and copySlotsFrom().

PreModuleWriteProcessBlock edm::ActivityRegistry::preModuleWriteProcessBlockSignal_
PreModuleWriteRun edm::ActivityRegistry::preModuleWriteRunSignal_
PreOpenFile edm::ActivityRegistry::preOpenFileSignal_

Definition at line 235 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PrePathEvent edm::ActivityRegistry::prePathEventSignal_
PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_

Definition at line 901 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEarlyTermination edm::ActivityRegistry::preSourceEarlyTerminationSignal_

Definition at line 516 of file ActivityRegistry.h.

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

PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_

Definition at line 195 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceProcessBlock edm::ActivityRegistry::preSourceProcessBlockSignal_

Definition at line 219 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceRun edm::ActivityRegistry::preSourceRunSignal_

Definition at line 207 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

PreSourceEvent edm::ActivityRegistry::preSourceSignal_

Definition at line 183 of file ActivityRegistry.h.

Referenced by connectGlobals(), and copySlotsFrom().

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