CMS 3D CMS Logo

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

#include <ActivityRegistry.h>

Public Types

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

Public Member Functions

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

Public Attributes

JobFailure jobFailureSignal_
 
PostBeginJob postBeginJobSignal_
 signal is emitted after all modules have gotten their beginJob called More...
 
PostBeginLumi postBeginLumiSignal_
 signal is emitted after all modules have finished processing the beginLumi More...
 
PostBeginRun postBeginRunSignal_
 signal is emitted after all modules have finished processing the beginRun More...
 
PostCloseFile postCloseFileSignal_
 
PostEndJob postEndJobSignal_
 signal is emitted after all modules have gotten their endJob called More...
 
PostEndLumi postEndLumiSignal_
 signal is emitted after all modules have finished processing the Lumi More...
 
PostEndRun postEndRunSignal_
 signal is emitted after all modules have finished processing the Run More...
 
PostEvent postEventSignal_
 signal is emitted after all modules have finished processing the Event More...
 
PostForkReacquireResources postForkReacquireResourcesSignal_
 
PostGlobalBeginLumi postGlobalBeginLumiSignal_
 
PostGlobalBeginRun postGlobalBeginRunSignal_
 
PostGlobalEndLumi postGlobalEndLumiSignal_
 
PostGlobalEndRun postGlobalEndRunSignal_
 
PostModuleBeginJob postModuleBeginJobSignal_
 
PostModuleBeginLumi postModuleBeginLumiSignal_
 
PostModuleBeginRun postModuleBeginRunSignal_
 
PostModuleBeginStream postModuleBeginStreamSignal_
 
PostModuleConstruction postModuleConstructionSignal_
 
PostModuleEndJob postModuleEndJobSignal_
 
PostModuleEndLumi postModuleEndLumiSignal_
 
PostModuleEndRun postModuleEndRunSignal_
 
PostModuleEndStream postModuleEndStreamSignal_
 
PostModuleEventDelayedGet postModuleEventDelayedGetSignal_
 
PostModuleEvent postModuleEventSignal_
 
PostModuleGlobalBeginLumi postModuleGlobalBeginLumiSignal_
 
PostModuleGlobalBeginRun postModuleGlobalBeginRunSignal_
 
PostModuleGlobalEndLumi postModuleGlobalEndLumiSignal_
 
PostModuleGlobalEndRun postModuleGlobalEndRunSignal_
 
PostModule postModuleSignal_
 
PostModuleStreamBeginLumi postModuleStreamBeginLumiSignal_
 
PostModuleStreamBeginRun postModuleStreamBeginRunSignal_
 
PostModuleStreamEndLumi postModuleStreamEndLumiSignal_
 
PostModuleStreamEndRun postModuleStreamEndRunSignal_
 
PostOpenFile postOpenFileSignal_
 
PostPathBeginLumi postPathBeginLumiSignal_
 
PostPathBeginRun postPathBeginRunSignal_
 
PostPathEndLumi postPathEndLumiSignal_
 
PostPathEndRun postPathEndRunSignal_
 
PostPathEvent postPathEventSignal_
 
PostProcessEvent postProcessEventSignal_
 signal is emitted after all modules have finished processing the Event More...
 
PostProcessPath postProcessPathSignal_
 
PostSourceConstruction postSourceConstructionSignal_
 
PostSourceLumi postSourceLumiSignal_
 
PostSourceRun postSourceRunSignal_
 
PostSourceEvent postSourceSignal_
 
PostStreamBeginLumi postStreamBeginLumiSignal_
 
PostStreamBeginRun postStreamBeginRunSignal_
 
PostStreamEndLumi postStreamEndLumiSignal_
 
PostStreamEndRun postStreamEndRunSignal_
 
Preallocate preallocateSignal_
 signal is emitted before beginJob More...
 
PreBeginJob preBeginJobSignal_
 signal is emitted before all modules have gotten their beginJob called More...
 
PreBeginLumi preBeginLumiSignal_
 signal is emitted after the Lumi has been created by the InputSource but before any modules have seen the Lumi More...
 
PreBeginRun preBeginRunSignal_
 signal is emitted after the Run has been created by the InputSource but before any modules have seen the Run More...
 
PreCloseFile preCloseFileSignal_
 
PreEndJob preEndJobSignal_
 signal is emitted before any modules have gotten their endJob called More...
 
PreEndLumi preEndLumiSignal_
 signal is emitted before the endLumi is processed More...
 
PreEndRun preEndRunSignal_
 signal is emitted before the endRun is processed More...
 
PreEvent preEventSignal_
 signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event More...
 
PreForkReleaseResources preForkReleaseResourcesSignal_
 
PreGlobalBeginLumi preGlobalBeginLumiSignal_
 
PreGlobalBeginRun preGlobalBeginRunSignal_
 signal is emitted after the Run has been created by the InputSource but before any modules have seen the Run More...
 
PreGlobalEarlyTermination preGlobalEarlyTerminationSignal_
 
PreGlobalEndLumi preGlobalEndLumiSignal_
 
PreGlobalEndRun preGlobalEndRunSignal_
 
PreModuleBeginJob preModuleBeginJobSignal_
 
PreModuleBeginLumi preModuleBeginLumiSignal_
 
PreModuleBeginRun preModuleBeginRunSignal_
 
PreModuleBeginStream preModuleBeginStreamSignal_
 
PreModuleConstruction preModuleConstructionSignal_
 
PreModuleEndJob preModuleEndJobSignal_
 
PreModuleEndLumi preModuleEndLumiSignal_
 
PreModuleEndRun preModuleEndRunSignal_
 
PreModuleEndStream preModuleEndStreamSignal_
 
PreModuleEventDelayedGet preModuleEventDelayedGetSignal_
 
PreModuleEvent preModuleEventSignal_
 
PreModuleGlobalBeginLumi preModuleGlobalBeginLumiSignal_
 
PreModuleGlobalBeginRun preModuleGlobalBeginRunSignal_
 
PreModuleGlobalEndLumi preModuleGlobalEndLumiSignal_
 
PreModuleGlobalEndRun preModuleGlobalEndRunSignal_
 
PreModule preModuleSignal_
 
PreModuleStreamBeginLumi preModuleStreamBeginLumiSignal_
 
PreModuleStreamBeginRun preModuleStreamBeginRunSignal_
 
PreModuleStreamEndLumi preModuleStreamEndLumiSignal_
 
PreModuleStreamEndRun preModuleStreamEndRunSignal_
 
PreOpenFile preOpenFileSignal_
 
PrePathBeginLumi prePathBeginLumiSignal_
 
PrePathBeginRun prePathBeginRunSignal_
 
PrePathEndLumi prePathEndLumiSignal_
 
PrePathEndRun prePathEndRunSignal_
 
PrePathEvent prePathEventSignal_
 
PreProcessEvent preProcessEventSignal_
 signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event More...
 
PreProcessPath preProcessPathSignal_
 
PreSourceConstruction preSourceConstructionSignal_
 
PreSourceEarlyTermination preSourceEarlyTerminationSignal_
 
PreSourceLumi preSourceLumiSignal_
 
PreSourceRun preSourceRunSignal_
 
PreSourceEvent preSourceSignal_
 
PreStreamBeginLumi preStreamBeginLumiSignal_
 
PreStreamBeginRun preStreamBeginRunSignal_
 
PreStreamEarlyTermination preStreamEarlyTerminationSignal_
 
PreStreamEndLumi preStreamEndLumiSignal_
 
PreStreamEndRun preStreamEndRunSignal_
 

Private Member Functions

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

Detailed Description

Definition at line 87 of file ActivityRegistry.h.

Member Typedef Documentation

Definition at line 136 of file ActivityRegistry.h.

Definition at line 111 of file ActivityRegistry.h.

Definition at line 493 of file ActivityRegistry.h.

Definition at line 457 of file ActivityRegistry.h.

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

signal is emitted after the source opens a file

Definition at line 222 of file ActivityRegistry.h.

Definition at line 128 of file ActivityRegistry.h.

Definition at line 511 of file ActivityRegistry.h.

Definition at line 475 of file ActivityRegistry.h.

Definition at line 378 of file ActivityRegistry.h.

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

signal is emitted after we forked the processes

Definition at line 933 of file ActivityRegistry.h.

Definition at line 321 of file ActivityRegistry.h.

Definition at line 265 of file ActivityRegistry.h.

Definition at line 335 of file ActivityRegistry.h.

Definition at line 279 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 826 of file ActivityRegistry.h.

signal is emitted after the module had done beginJob

Definition at line 648 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginLumi

Definition at line 881 of file ActivityRegistry.h.

signal is emitted after the module finished processing beginRun

Definition at line 844 of file ActivityRegistry.h.

Definition at line 236 of file ActivityRegistry.h.

signal is emitted after the module was construction

Definition at line 631 of file ActivityRegistry.h.

signal is emitted after the module had done endJob

Definition at line 664 of file ActivityRegistry.h.

signal is emitted after the module finished processing endLumi

Definition at line 899 of file ActivityRegistry.h.

signal is emitted after the module finished processing endRun

Definition at line 863 of file ActivityRegistry.h.

Definition at line 250 of file ActivityRegistry.h.

signal is emitted after the module finished processing the Event

Definition at line 680 of file ActivityRegistry.h.

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

Definition at line 696 of file ActivityRegistry.h.

Definition at line 794 of file ActivityRegistry.h.

Definition at line 766 of file ActivityRegistry.h.

Definition at line 808 of file ActivityRegistry.h.

Definition at line 780 of file ActivityRegistry.h.

Definition at line 738 of file ActivityRegistry.h.

Definition at line 710 of file ActivityRegistry.h.

Definition at line 752 of file ActivityRegistry.h.

Definition at line 724 of file ActivityRegistry.h.

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

signal is emitted after the source opens a file

Definition at line 204 of file ActivityRegistry.h.

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

Definition at line 584 of file ActivityRegistry.h.

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

Definition at line 548 of file ActivityRegistry.h.

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

Definition at line 602 of file ActivityRegistry.h.

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

Definition at line 566 of file ActivityRegistry.h.

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

Definition at line 395 of file ActivityRegistry.h.

Definition at line 439 of file ActivityRegistry.h.

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

Definition at line 530 of file ActivityRegistry.h.

signal is emitted after the source was construction

Definition at line 916 of file ActivityRegistry.h.

signal is emitted after the source starts creating an Event

Definition at line 155 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Lumi

Definition at line 171 of file ActivityRegistry.h.

signal is emitted after the source starts creating a Run

Definition at line 187 of file ActivityRegistry.h.

Definition at line 349 of file ActivityRegistry.h.

Definition at line 293 of file ActivityRegistry.h.

Definition at line 363 of file ActivityRegistry.h.

Definition at line 307 of file ActivityRegistry.h.

Definition at line 94 of file ActivityRegistry.h.

Definition at line 102 of file ActivityRegistry.h.

Definition at line 484 of file ActivityRegistry.h.

Definition at line 448 of file ActivityRegistry.h.

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

signal is emitted before the Closesource closes a file

Definition at line 214 of file ActivityRegistry.h.

Definition at line 120 of file ActivityRegistry.h.

Definition at line 502 of file ActivityRegistry.h.

Definition at line 466 of file ActivityRegistry.h.

Definition at line 370 of file ActivityRegistry.h.

signal is emitted before we fork the processes

Definition at line 925 of file ActivityRegistry.h.

Definition at line 314 of file ActivityRegistry.h.

Definition at line 257 of file ActivityRegistry.h.

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

Definition at line 413 of file ActivityRegistry.h.

Definition at line 328 of file ActivityRegistry.h.

Definition at line 272 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 817 of file ActivityRegistry.h.

signal is emitted before the module does beginJob

Definition at line 640 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginLumi

Definition at line 872 of file ActivityRegistry.h.

signal is emitted before the module starts processing beginRun

Definition at line 835 of file ActivityRegistry.h.

Definition at line 229 of file ActivityRegistry.h.

signal is emitted before the module is constructed

Definition at line 622 of file ActivityRegistry.h.

signal is emitted before the module does endJob

Definition at line 656 of file ActivityRegistry.h.

signal is emitted before the module starts processing endLumi

Definition at line 890 of file ActivityRegistry.h.

signal is emitted before the module starts processing endRun

Definition at line 854 of file ActivityRegistry.h.

Definition at line 243 of file ActivityRegistry.h.

signal is emitted before the module starts processing the Event

Definition at line 672 of file ActivityRegistry.h.

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

Definition at line 688 of file ActivityRegistry.h.

Definition at line 787 of file ActivityRegistry.h.

Definition at line 759 of file ActivityRegistry.h.

Definition at line 801 of file ActivityRegistry.h.

Definition at line 773 of file ActivityRegistry.h.

Definition at line 731 of file ActivityRegistry.h.

Definition at line 703 of file ActivityRegistry.h.

Definition at line 745 of file ActivityRegistry.h.

Definition at line 717 of file ActivityRegistry.h.

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

signal is emitted before the source opens a file

Definition at line 195 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginLumi

Definition at line 575 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for beginRun

Definition at line 539 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 593 of file ActivityRegistry.h.

signal is emitted before starting to process a Path for endRun

Definition at line 557 of file ActivityRegistry.h.

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

Definition at line 387 of file ActivityRegistry.h.

Definition at line 430 of file ActivityRegistry.h.

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

Definition at line 521 of file ActivityRegistry.h.

signal is emitted before the source is constructed

Definition at line 907 of file ActivityRegistry.h.

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

Definition at line 422 of file ActivityRegistry.h.

signal is emitted before the source starts creating an Event

Definition at line 147 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Lumi

Definition at line 163 of file ActivityRegistry.h.

signal is emitted before the source starts creating a Run

Definition at line 179 of file ActivityRegistry.h.

Definition at line 342 of file ActivityRegistry.h.

Definition at line 286 of file ActivityRegistry.h.

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

Definition at line 404 of file ActivityRegistry.h.

Definition at line 356 of file ActivityRegistry.h.

Definition at line 300 of file ActivityRegistry.h.

Constructor & Destructor Documentation

edm::ActivityRegistry::ActivityRegistry ( )
inline

Definition at line 89 of file ActivityRegistry.h.

edm::ActivityRegistry::ActivityRegistry ( ActivityRegistry const &  )
delete

Member Function Documentation

void ActivityRegistry::connect ( ActivityRegistry iOther)
void ActivityRegistry::connectGlobals ( ActivityRegistry iOther)
private

Definition at line 96 of file ActivityRegistry.cc.

void ActivityRegistry::connectLocals ( ActivityRegistry iOther)
private

Definition at line 132 of file ActivityRegistry.cc.

void ActivityRegistry::connectToSubProcess ( ActivityRegistry iOther)

forwards our subprocess independent signals to slots connected to iOther forwards iOther's subprocess dependent signals to slots connected to this

Definition at line 265 of file ActivityRegistry.cc.

void ActivityRegistry::copySlotsFrom ( ActivityRegistry iOther)

copy the slots from iOther and connect them directly to our own this allows us to 'forward' signals more efficiently, BUT if iOther gains new slots after this call, we will not see them This is also careful to keep the order of the slots proper for services.

Definition at line 271 of file ActivityRegistry.cc.

ActivityRegistry& edm::ActivityRegistry::operator= ( ActivityRegistry const &  )
delete
void edm::ActivityRegistry::watchJobFailure ( JobFailure::slot_type const &  iSlot)
inline

convenience function for attaching to signal

Definition at line 141 of file ActivityRegistry.h.

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

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchJobFailure ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 144 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostBeginJob ( PostBeginJob::slot_type const &  iSlot)
inline

convenience function for attaching to signal

Definition at line 115 of file ActivityRegistry.h.

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

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 118 of file ActivityRegistry.h.

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

Definition at line 496 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 499 of file ActivityRegistry.h.

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

Definition at line 460 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 463 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostCloseFile ( PostCloseFile::slot_type const &  iSlot)
inline

Definition at line 224 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostCloseFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 227 of file ActivityRegistry.h.

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

Definition at line 134 of file ActivityRegistry.h.

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

Definition at line 514 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 517 of file ActivityRegistry.h.

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

Definition at line 478 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 481 of file ActivityRegistry.h.

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

Definition at line 384 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostForkReacquireResources ( PostForkReacquireResources::slot_type const &  iSlot)
inline

Definition at line 935 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostForkReacquireResources ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 938 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostGlobalBeginLumi ( PostGlobalBeginLumi::slot_type const &  iSlot)
inline

Definition at line 323 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 326 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostGlobalBeginRun ( PostGlobalBeginRun::slot_type const &  iSlot)
inline

Definition at line 267 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 270 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostGlobalEndLumi ( PostGlobalEndLumi::slot_type const &  iSlot)
inline

Definition at line 337 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 340 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostGlobalEndRun ( PostGlobalEndRun::slot_type const &  iSlot)
inline

Definition at line 281 of file ActivityRegistry.h.

Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 284 of file ActivityRegistry.h.

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

Definition at line 831 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleBeginJob ( PostModuleBeginJob::slot_type const &  iSlot)
inline

Definition at line 650 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 653 of file ActivityRegistry.h.

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

Definition at line 883 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 886 of file ActivityRegistry.h.

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

Definition at line 846 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 850 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleBeginStream ( PostModuleBeginStream::slot_type const &  iSlot)
inline

Definition at line 238 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleBeginStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 241 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleConstruction ( PostModuleConstruction::slot_type const &  iSlot)
inline

Definition at line 633 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleConstruction ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 637 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEndJob ( PostModuleEndJob::slot_type const &  iSlot)
inline

Definition at line 666 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 669 of file ActivityRegistry.h.

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

Definition at line 901 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 904 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEndRun ( PostModuleEndRun::slot_type const &  iSlot)
inline

Definition at line 865 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 868 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEndStream ( PostModuleEndStream::slot_type const &  iSlot)
inline

Definition at line 252 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEndStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 255 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleEvent ( PostModuleEvent::slot_type const &  iSlot)
inline

Definition at line 682 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 685 of file ActivityRegistry.h.

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

Definition at line 698 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleEventDelayedGet ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 701 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalBeginLumi ( PostModuleGlobalBeginLumi::slot_type const &  iSlot)
inline

Definition at line 796 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 799 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalBeginRun ( PostModuleGlobalBeginRun::slot_type const &  iSlot)
inline

Definition at line 768 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 771 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalEndLumi ( PostModuleGlobalEndLumi::slot_type const &  iSlot)
inline

Definition at line 810 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 813 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleGlobalEndRun ( PostModuleGlobalEndRun::slot_type const &  iSlot)
inline

Definition at line 782 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 785 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamBeginLumi ( PostModuleStreamBeginLumi::slot_type const &  iSlot)
inline

Definition at line 740 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 743 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamBeginRun ( PostModuleStreamBeginRun::slot_type const &  iSlot)
inline

Definition at line 712 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 715 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamEndLumi ( PostModuleStreamEndLumi::slot_type const &  iSlot)
inline

Definition at line 754 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 757 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostModuleStreamEndRun ( PostModuleStreamEndRun::slot_type const &  iSlot)
inline

Definition at line 726 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostModuleStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 729 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostOpenFile ( PostOpenFile::slot_type const &  iSlot)
inline

Definition at line 206 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostOpenFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 209 of file ActivityRegistry.h.

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

Definition at line 586 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 589 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathBeginRun ( PostPathBeginRun::slot_type const &  iSlot)
inline

Definition at line 550 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 553 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathEndLumi ( PostPathEndLumi::slot_type const &  iSlot)
inline

Definition at line 604 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 607 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathEndRun ( PostPathEndRun::slot_type const &  iSlot)
inline

Definition at line 568 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 571 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostPathEvent ( PostPathEvent::slot_type const &  iSlot)
inline

Definition at line 397 of file ActivityRegistry.h.

Referenced by ProfilerService::ProfilerService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostPathEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 400 of file ActivityRegistry.h.

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

Definition at line 445 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostProcessPath ( PostProcessPath::slot_type const &  iSlot)
inline

Definition at line 532 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostProcessPath ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 535 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceConstruction ( PostSourceConstruction::slot_type const &  iSlot)
inline

Definition at line 918 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceConstruction ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 922 of file ActivityRegistry.h.

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

Definition at line 160 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceLumi ( PostSourceLumi::slot_type const &  iSlot)
inline

Definition at line 173 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 176 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostSourceRun ( PostSourceRun::slot_type const &  iSlot)
inline

Definition at line 189 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostSourceRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 192 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostStreamBeginLumi ( PostStreamBeginLumi::slot_type const &  iSlot)
inline

Definition at line 351 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 354 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostStreamBeginRun ( PostStreamBeginRun::slot_type const &  iSlot)
inline

Definition at line 295 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 298 of file ActivityRegistry.h.

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

Definition at line 368 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPostStreamEndRun ( PostStreamEndRun::slot_type const &  iSlot)
inline

Definition at line 309 of file ActivityRegistry.h.

Referenced by ThroughputService::ThroughputService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPostStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 312 of file ActivityRegistry.h.

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

Definition at line 100 of file ActivityRegistry.h.

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

convenience function for attaching to signal

Definition at line 106 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 109 of file ActivityRegistry.h.

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

Definition at line 487 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 490 of file ActivityRegistry.h.

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

Definition at line 451 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 454 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreCloseFile ( PreCloseFile::slot_type const &  iSlot)
inline

Definition at line 216 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreCloseFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 219 of file ActivityRegistry.h.

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

Definition at line 123 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEndJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 126 of file ActivityRegistry.h.

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

Definition at line 505 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 508 of file ActivityRegistry.h.

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

Definition at line 469 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 472 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreEvent ( PreEvent::slot_type const &  iSlot)
inline

Definition at line 373 of file ActivityRegistry.h.

Referenced by ProfilerService::ProfilerService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 376 of file ActivityRegistry.h.

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

Definition at line 927 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreForkReleaseResources ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 930 of file ActivityRegistry.h.

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

Definition at line 319 of file ActivityRegistry.h.

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

Definition at line 260 of file ActivityRegistry.h.

Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 263 of file ActivityRegistry.h.

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

Definition at line 415 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalEarlyTermination ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 418 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreGlobalEndLumi ( PreGlobalEndLumi::slot_type const &  iSlot)
inline

Definition at line 330 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 333 of file ActivityRegistry.h.

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

Definition at line 274 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 277 of file ActivityRegistry.h.

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

Definition at line 822 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleBeginJob ( PreModuleBeginJob::slot_type const &  iSlot)
inline

Definition at line 642 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 645 of file ActivityRegistry.h.

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

Definition at line 874 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 877 of file ActivityRegistry.h.

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

Definition at line 837 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 840 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleBeginStream ( PreModuleBeginStream::slot_type const &  iSlot)
inline

Definition at line 231 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleBeginStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 234 of file ActivityRegistry.h.

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

Definition at line 628 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEndJob ( PreModuleEndJob::slot_type const &  iSlot)
inline

Definition at line 658 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndJob ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 661 of file ActivityRegistry.h.

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

Definition at line 892 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 895 of file ActivityRegistry.h.

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

Definition at line 856 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 859 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleEndStream ( PreModuleEndStream::slot_type const &  iSlot)
inline

Definition at line 245 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEndStream ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 248 of file ActivityRegistry.h.

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

Definition at line 677 of file ActivityRegistry.h.

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

Definition at line 690 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleEventDelayedGet ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 693 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalBeginLumi ( PreModuleGlobalBeginLumi::slot_type const &  iSlot)
inline

Definition at line 789 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 792 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalBeginRun ( PreModuleGlobalBeginRun::slot_type const &  iSlot)
inline

Definition at line 761 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 764 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalEndLumi ( PreModuleGlobalEndLumi::slot_type const &  iSlot)
inline

Definition at line 803 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 806 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleGlobalEndRun ( PreModuleGlobalEndRun::slot_type const &  iSlot)
inline

Definition at line 775 of file ActivityRegistry.h.

Referenced by TFileService::TFileService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleGlobalEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 778 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamBeginLumi ( PreModuleStreamBeginLumi::slot_type const &  iSlot)
inline

Definition at line 733 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 736 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamBeginRun ( PreModuleStreamBeginRun::slot_type const &  iSlot)
inline

Definition at line 705 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 708 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamEndLumi ( PreModuleStreamEndLumi::slot_type const &  iSlot)
inline

Definition at line 747 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 750 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreModuleStreamEndRun ( PreModuleStreamEndRun::slot_type const &  iSlot)
inline

Definition at line 719 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreModuleStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 722 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreOpenFile ( PreOpenFile::slot_type const &  iSlot)
inline

Definition at line 197 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreOpenFile ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 200 of file ActivityRegistry.h.

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

Definition at line 577 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 580 of file ActivityRegistry.h.

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

Definition at line 541 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 544 of file ActivityRegistry.h.

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

Definition at line 595 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 598 of file ActivityRegistry.h.

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

Definition at line 559 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 562 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPrePathEvent ( PrePathEvent::slot_type const &  iSlot)
inline

Definition at line 389 of file ActivityRegistry.h.

Referenced by ProfilerService::ProfilerService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPrePathEvent ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 392 of file ActivityRegistry.h.

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

Definition at line 436 of file ActivityRegistry.h.

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

Definition at line 523 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreProcessPath ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 526 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceConstruction ( PreSourceConstruction::slot_type const &  iSlot)
inline

Definition at line 909 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceConstruction ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 913 of file ActivityRegistry.h.

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

Definition at line 424 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceEarlyTermination ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 427 of file ActivityRegistry.h.

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

Definition at line 152 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceLumi ( PreSourceLumi::slot_type const &  iSlot)
inline

Definition at line 165 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 168 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreSourceRun ( PreSourceRun::slot_type const &  iSlot)
inline

Definition at line 181 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreSourceRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 184 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamBeginLumi ( PreStreamBeginLumi::slot_type const &  iSlot)
inline

Definition at line 344 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamBeginLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 347 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamBeginRun ( PreStreamBeginRun::slot_type const &  iSlot)
inline

Definition at line 288 of file ActivityRegistry.h.

Referenced by ThroughputService::ThroughputService().

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamBeginRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 291 of file ActivityRegistry.h.

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

Definition at line 406 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamEarlyTermination ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 409 of file ActivityRegistry.h.

void edm::ActivityRegistry::watchPreStreamEndLumi ( PreStreamEndLumi::slot_type const &  iSlot)
inline

Definition at line 358 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamEndLumi ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 361 of file ActivityRegistry.h.

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

Definition at line 302 of file ActivityRegistry.h.

template<class TClass , class TMethod >
void edm::ActivityRegistry::watchPreStreamEndRun ( TClass *  iObject,
TMethod  iMethod 
)
inline

Definition at line 305 of file ActivityRegistry.h.

Member Data Documentation

JobFailure edm::ActivityRegistry::jobFailureSignal_

signal is emitted if event processing or end-of-job processing fails with an uncaught exception.

Definition at line 139 of file ActivityRegistry.h.

PostBeginJob edm::ActivityRegistry::postBeginJobSignal_

signal is emitted after all modules have gotten their beginJob called

Definition at line 113 of file ActivityRegistry.h.

PostBeginLumi edm::ActivityRegistry::postBeginLumiSignal_

signal is emitted after all modules have finished processing the beginLumi

Definition at line 495 of file ActivityRegistry.h.

PostBeginRun edm::ActivityRegistry::postBeginRunSignal_

signal is emitted after all modules have finished processing the beginRun

Definition at line 459 of file ActivityRegistry.h.

PostCloseFile edm::ActivityRegistry::postCloseFileSignal_

Definition at line 223 of file ActivityRegistry.h.

PostEndJob edm::ActivityRegistry::postEndJobSignal_

signal is emitted after all modules have gotten their endJob called

Definition at line 130 of file ActivityRegistry.h.

PostEndLumi edm::ActivityRegistry::postEndLumiSignal_

signal is emitted after all modules have finished processing the Lumi

Definition at line 513 of file ActivityRegistry.h.

PostEndRun edm::ActivityRegistry::postEndRunSignal_

signal is emitted after all modules have finished processing the Run

Definition at line 477 of file ActivityRegistry.h.

PostEvent edm::ActivityRegistry::postEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 380 of file ActivityRegistry.h.

PostForkReacquireResources edm::ActivityRegistry::postForkReacquireResourcesSignal_

Definition at line 934 of file ActivityRegistry.h.

PostGlobalBeginLumi edm::ActivityRegistry::postGlobalBeginLumiSignal_

Definition at line 322 of file ActivityRegistry.h.

PostGlobalBeginRun edm::ActivityRegistry::postGlobalBeginRunSignal_

Definition at line 266 of file ActivityRegistry.h.

PostGlobalEndLumi edm::ActivityRegistry::postGlobalEndLumiSignal_

Definition at line 336 of file ActivityRegistry.h.

PostGlobalEndRun edm::ActivityRegistry::postGlobalEndRunSignal_

Definition at line 280 of file ActivityRegistry.h.

PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_

Definition at line 649 of file ActivityRegistry.h.

PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_

Definition at line 882 of file ActivityRegistry.h.

PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_

Definition at line 845 of file ActivityRegistry.h.

PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_

Definition at line 237 of file ActivityRegistry.h.

PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_

Definition at line 632 of file ActivityRegistry.h.

PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_

Definition at line 665 of file ActivityRegistry.h.

PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_

Definition at line 900 of file ActivityRegistry.h.

PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_

Definition at line 864 of file ActivityRegistry.h.

PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_

Definition at line 251 of file ActivityRegistry.h.

PostModuleEventDelayedGet edm::ActivityRegistry::postModuleEventDelayedGetSignal_

Definition at line 697 of file ActivityRegistry.h.

PostModuleEvent edm::ActivityRegistry::postModuleEventSignal_

Definition at line 681 of file ActivityRegistry.h.

Referenced by edm::EventSignalsSentry::~EventSignalsSentry().

PostModuleGlobalBeginLumi edm::ActivityRegistry::postModuleGlobalBeginLumiSignal_

Definition at line 795 of file ActivityRegistry.h.

PostModuleGlobalBeginRun edm::ActivityRegistry::postModuleGlobalBeginRunSignal_

Definition at line 767 of file ActivityRegistry.h.

PostModuleGlobalEndLumi edm::ActivityRegistry::postModuleGlobalEndLumiSignal_

Definition at line 809 of file ActivityRegistry.h.

PostModuleGlobalEndRun edm::ActivityRegistry::postModuleGlobalEndRunSignal_

Definition at line 781 of file ActivityRegistry.h.

PostModule edm::ActivityRegistry::postModuleSignal_

Definition at line 827 of file ActivityRegistry.h.

PostModuleStreamBeginLumi edm::ActivityRegistry::postModuleStreamBeginLumiSignal_

Definition at line 739 of file ActivityRegistry.h.

PostModuleStreamBeginRun edm::ActivityRegistry::postModuleStreamBeginRunSignal_

Definition at line 711 of file ActivityRegistry.h.

PostModuleStreamEndLumi edm::ActivityRegistry::postModuleStreamEndLumiSignal_

Definition at line 753 of file ActivityRegistry.h.

PostModuleStreamEndRun edm::ActivityRegistry::postModuleStreamEndRunSignal_

Definition at line 725 of file ActivityRegistry.h.

PostOpenFile edm::ActivityRegistry::postOpenFileSignal_

Definition at line 205 of file ActivityRegistry.h.

PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_

Definition at line 585 of file ActivityRegistry.h.

PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_

Definition at line 549 of file ActivityRegistry.h.

PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_

Definition at line 603 of file ActivityRegistry.h.

PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_

Definition at line 567 of file ActivityRegistry.h.

PostPathEvent edm::ActivityRegistry::postPathEventSignal_

Definition at line 396 of file ActivityRegistry.h.

PostProcessEvent edm::ActivityRegistry::postProcessEventSignal_

signal is emitted after all modules have finished processing the Event

Definition at line 441 of file ActivityRegistry.h.

PostProcessPath edm::ActivityRegistry::postProcessPathSignal_

Definition at line 531 of file ActivityRegistry.h.

PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_

Definition at line 917 of file ActivityRegistry.h.

PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_

Definition at line 172 of file ActivityRegistry.h.

PostSourceRun edm::ActivityRegistry::postSourceRunSignal_

Definition at line 188 of file ActivityRegistry.h.

PostSourceEvent edm::ActivityRegistry::postSourceSignal_

Definition at line 156 of file ActivityRegistry.h.

PostStreamBeginLumi edm::ActivityRegistry::postStreamBeginLumiSignal_

Definition at line 350 of file ActivityRegistry.h.

PostStreamBeginRun edm::ActivityRegistry::postStreamBeginRunSignal_

Definition at line 294 of file ActivityRegistry.h.

PostStreamEndLumi edm::ActivityRegistry::postStreamEndLumiSignal_

Definition at line 364 of file ActivityRegistry.h.

PostStreamEndRun edm::ActivityRegistry::postStreamEndRunSignal_

Definition at line 308 of file ActivityRegistry.h.

Preallocate edm::ActivityRegistry::preallocateSignal_

signal is emitted before beginJob

Definition at line 96 of file ActivityRegistry.h.

PreBeginJob edm::ActivityRegistry::preBeginJobSignal_

signal is emitted before all modules have gotten their beginJob called

Definition at line 104 of file ActivityRegistry.h.

PreBeginLumi edm::ActivityRegistry::preBeginLumiSignal_

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

Definition at line 486 of file ActivityRegistry.h.

PreBeginRun edm::ActivityRegistry::preBeginRunSignal_

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

Definition at line 450 of file ActivityRegistry.h.

PreCloseFile edm::ActivityRegistry::preCloseFileSignal_

Definition at line 215 of file ActivityRegistry.h.

PreEndJob edm::ActivityRegistry::preEndJobSignal_

signal is emitted before any modules have gotten their endJob called

Definition at line 122 of file ActivityRegistry.h.

PreEndLumi edm::ActivityRegistry::preEndLumiSignal_

signal is emitted before the endLumi is processed

Definition at line 504 of file ActivityRegistry.h.

PreEndRun edm::ActivityRegistry::preEndRunSignal_

signal is emitted before the endRun is processed

Definition at line 468 of file ActivityRegistry.h.

PreEvent edm::ActivityRegistry::preEventSignal_

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

Definition at line 372 of file ActivityRegistry.h.

PreForkReleaseResources edm::ActivityRegistry::preForkReleaseResourcesSignal_

Definition at line 926 of file ActivityRegistry.h.

PreGlobalBeginLumi edm::ActivityRegistry::preGlobalBeginLumiSignal_

Definition at line 315 of file ActivityRegistry.h.

PreGlobalBeginRun edm::ActivityRegistry::preGlobalBeginRunSignal_

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

Definition at line 259 of file ActivityRegistry.h.

PreGlobalEarlyTermination edm::ActivityRegistry::preGlobalEarlyTerminationSignal_

Definition at line 414 of file ActivityRegistry.h.

PreGlobalEndLumi edm::ActivityRegistry::preGlobalEndLumiSignal_

Definition at line 329 of file ActivityRegistry.h.

PreGlobalEndRun edm::ActivityRegistry::preGlobalEndRunSignal_

Definition at line 273 of file ActivityRegistry.h.

PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_

Definition at line 641 of file ActivityRegistry.h.

PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_

Definition at line 873 of file ActivityRegistry.h.

PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_

Definition at line 836 of file ActivityRegistry.h.

PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_

Definition at line 230 of file ActivityRegistry.h.

PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_

Definition at line 623 of file ActivityRegistry.h.

PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_

Definition at line 657 of file ActivityRegistry.h.

PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_

Definition at line 891 of file ActivityRegistry.h.

PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_

Definition at line 855 of file ActivityRegistry.h.

PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_

Definition at line 244 of file ActivityRegistry.h.

PreModuleEventDelayedGet edm::ActivityRegistry::preModuleEventDelayedGetSignal_

Definition at line 689 of file ActivityRegistry.h.

PreModuleEvent edm::ActivityRegistry::preModuleEventSignal_

Definition at line 673 of file ActivityRegistry.h.

Referenced by edm::EventSignalsSentry::EventSignalsSentry().

PreModuleGlobalBeginLumi edm::ActivityRegistry::preModuleGlobalBeginLumiSignal_

Definition at line 788 of file ActivityRegistry.h.

PreModuleGlobalBeginRun edm::ActivityRegistry::preModuleGlobalBeginRunSignal_

Definition at line 760 of file ActivityRegistry.h.

PreModuleGlobalEndLumi edm::ActivityRegistry::preModuleGlobalEndLumiSignal_

Definition at line 802 of file ActivityRegistry.h.

PreModuleGlobalEndRun edm::ActivityRegistry::preModuleGlobalEndRunSignal_

Definition at line 774 of file ActivityRegistry.h.

PreModule edm::ActivityRegistry::preModuleSignal_

Definition at line 818 of file ActivityRegistry.h.

PreModuleStreamBeginLumi edm::ActivityRegistry::preModuleStreamBeginLumiSignal_

Definition at line 732 of file ActivityRegistry.h.

PreModuleStreamBeginRun edm::ActivityRegistry::preModuleStreamBeginRunSignal_

Definition at line 704 of file ActivityRegistry.h.

PreModuleStreamEndLumi edm::ActivityRegistry::preModuleStreamEndLumiSignal_

Definition at line 746 of file ActivityRegistry.h.

PreModuleStreamEndRun edm::ActivityRegistry::preModuleStreamEndRunSignal_

Definition at line 718 of file ActivityRegistry.h.

PreOpenFile edm::ActivityRegistry::preOpenFileSignal_

Definition at line 196 of file ActivityRegistry.h.

PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_

Definition at line 576 of file ActivityRegistry.h.

PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_

Definition at line 540 of file ActivityRegistry.h.

PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_

Definition at line 594 of file ActivityRegistry.h.

PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_

Definition at line 558 of file ActivityRegistry.h.

PrePathEvent edm::ActivityRegistry::prePathEventSignal_

Definition at line 388 of file ActivityRegistry.h.

PreProcessEvent edm::ActivityRegistry::preProcessEventSignal_

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

Definition at line 432 of file ActivityRegistry.h.

PreProcessPath edm::ActivityRegistry::preProcessPathSignal_

Definition at line 522 of file ActivityRegistry.h.

PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_

Definition at line 908 of file ActivityRegistry.h.

PreSourceEarlyTermination edm::ActivityRegistry::preSourceEarlyTerminationSignal_

Definition at line 423 of file ActivityRegistry.h.

PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_

Definition at line 164 of file ActivityRegistry.h.

PreSourceRun edm::ActivityRegistry::preSourceRunSignal_

Definition at line 180 of file ActivityRegistry.h.

PreSourceEvent edm::ActivityRegistry::preSourceSignal_

Definition at line 148 of file ActivityRegistry.h.

PreStreamBeginLumi edm::ActivityRegistry::preStreamBeginLumiSignal_

Definition at line 343 of file ActivityRegistry.h.

PreStreamBeginRun edm::ActivityRegistry::preStreamBeginRunSignal_

Definition at line 287 of file ActivityRegistry.h.

PreStreamEarlyTermination edm::ActivityRegistry::preStreamEarlyTerminationSignal_

Definition at line 405 of file ActivityRegistry.h.

PreStreamEndLumi edm::ActivityRegistry::preStreamEndLumiSignal_

Definition at line 357 of file ActivityRegistry.h.

PreStreamEndRun edm::ActivityRegistry::preStreamEndRunSignal_

Definition at line 301 of file ActivityRegistry.h.