#include <ActivityRegistry.h>
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) |
ActivityRegistry & | operator= (ActivityRegistry const &)=delete |
void | watchBeginProcessing (BeginProcessing::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchBeginProcessing (TClass *iObject, TMethod iMethod) |
void | watchEndProcessing (EndProcessing::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchEndProcessing (TClass *iObject, TMethod iMethod) |
void | watchESSyncIOVQueuing (ESSyncIOVQueuing::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchESSyncIOVQueuing (TClass *iObject, TMethod iMethod) |
void | watchEventSetupConfiguration (EventSetupConfiguration::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchEventSetupConfiguration (TClass *iObject, TMethod iMethod) |
void | watchJobFailure (JobFailure::slot_type const &iSlot) |
convenience function for attaching to signal More... | |
template<class TClass , class TMethod > | |
void | watchJobFailure (TClass *iObject, TMethod iMethod) |
void | watchPostAccessInputProcessBlock (PostAccessInputProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostAccessInputProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostBeginJob (PostBeginJob::slot_type const &iSlot) |
convenience function for attaching to signal More... | |
template<class TClass , class TMethod > | |
void | watchPostBeginJob (TClass *iObject, TMethod iMethod) |
void | watchPostBeginProcessBlock (PostBeginProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostBeginProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostClearEvent (PostClearEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostClearEvent (TClass *iObject, TMethod iMethod) |
void | watchPostCloseFile (PostCloseFile::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostCloseFile (TClass *iObject, TMethod iMethod) |
void | watchPostEndJob (PostEndJob::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostEndJob (TClass *iObject, TMethod iMethod) |
void | watchPostEndProcessBlock (PostEndProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostEndProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostESModule (PostESModule::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostESModule (TClass *iObject, TMethod iMethod) |
void | watchPostESModuleAcquire (PostESModuleAcquire::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostESModuleAcquire (TClass *iObject, TMethod iMethod) |
void | watchPostESModulePrefetching (PostESModulePrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostESModulePrefetching (TClass *iObject, TMethod iMethod) |
void | watchPostESModuleRegistration (PostESModuleRegistration::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostESModuleRegistration (TClass *iObject, TMethod iMethod) |
void | watchPostESSyncIOV (PostESSyncIOV::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostESSyncIOV (TClass *iObject, TMethod iMethod) |
void | watchPostEvent (PostEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostEvent (TClass *iObject, TMethod iMethod) |
void | watchPostEventReadFromSource (PostEventReadFromSource::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostEventReadFromSource (TClass *iObject, TMethod iMethod) |
void | watchPostGlobalBeginLumi (PostGlobalBeginLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostGlobalBeginLumi (TClass *iObject, TMethod iMethod) |
void | watchPostGlobalBeginRun (PostGlobalBeginRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostGlobalBeginRun (TClass *iObject, TMethod iMethod) |
void | watchPostGlobalEndLumi (PostGlobalEndLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostGlobalEndLumi (TClass *iObject, TMethod iMethod) |
void | watchPostGlobalEndRun (PostGlobalEndRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostGlobalEndRun (TClass *iObject, TMethod iMethod) |
void | watchPostGlobalWriteLumi (PostGlobalEndLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostGlobalWriteLumi (TClass *iObject, TMethod iMethod) |
void | watchPostGlobalWriteRun (PostGlobalWriteRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostGlobalWriteRun (TClass *iObject, TMethod iMethod) |
void | watchPostModuleAccessInputProcessBlock (PostModuleAccessInputProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleAccessInputProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostModuleBeginJob (PostModuleBeginJob::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleBeginJob (TClass *iObject, TMethod iMethod) |
void | watchPostModuleBeginProcessBlock (PostModuleBeginProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleBeginProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostModuleBeginStream (PostModuleBeginStream::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleBeginStream (TClass *iObject, TMethod iMethod) |
void | watchPostModuleConstruction (PostModuleConstruction::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleConstruction (TClass *iObject, TMethod iMethod) |
void | watchPostModuleDestruction (PostModuleDestruction::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleDestruction (TClass *iObject, TMethod iMethod) |
void | watchPostModuleEndJob (PostModuleEndJob::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleEndJob (TClass *iObject, TMethod iMethod) |
void | watchPostModuleEndProcessBlock (PostModuleEndProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleEndProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostModuleEndStream (PostModuleEndStream::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleEndStream (TClass *iObject, TMethod iMethod) |
void | watchPostModuleEvent (PostModuleEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleEvent (TClass *iObject, TMethod iMethod) |
void | watchPostModuleEventAcquire (PostModuleEventAcquire::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleEventAcquire (TClass *iObject, TMethod iMethod) |
void | watchPostModuleEventDelayedGet (PostModuleEventDelayedGet::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleEventDelayedGet (TClass *iObject, TMethod iMethod) |
void | watchPostModuleEventPrefetching (PostModuleEventPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleEventPrefetching (TClass *iObject, TMethod iMethod) |
void | watchPostModuleGlobalBeginLumi (PostModuleGlobalBeginLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleGlobalBeginLumi (TClass *iObject, TMethod iMethod) |
void | watchPostModuleGlobalBeginRun (PostModuleGlobalBeginRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleGlobalBeginRun (TClass *iObject, TMethod iMethod) |
void | watchPostModuleGlobalEndLumi (PostModuleGlobalEndLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleGlobalEndLumi (TClass *iObject, TMethod iMethod) |
void | watchPostModuleGlobalEndRun (PostModuleGlobalEndRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleGlobalEndRun (TClass *iObject, TMethod iMethod) |
void | watchPostModuleGlobalPrefetching (PostModuleGlobalPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleGlobalPrefetching (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 | watchPostModuleStreamPrefetching (PostModuleStreamPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleStreamPrefetching (TClass *iObject, TMethod iMethod) |
void | watchPostModuleTransform (PostModuleTransform::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleTransform (TClass *iObject, TMethod iMethod) |
void | watchPostModuleTransformAcquiring (PostModuleTransformAcquiring::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleTransformAcquiring (TClass *iObject, TMethod iMethod) |
void | watchPostModuleTransformPrefetching (PostModuleTransformPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleTransformPrefetching (TClass *iObject, TMethod iMethod) |
void | watchPostModuleWriteLumi (PostModuleWriteLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleWriteLumi (TClass *iObject, TMethod iMethod) |
void | watchPostModuleWriteProcessBlock (PostModuleWriteProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleWriteProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostModuleWriteRun (PostModuleWriteRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostModuleWriteRun (TClass *iObject, TMethod iMethod) |
void | watchPostOpenFile (PostOpenFile::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostOpenFile (TClass *iObject, TMethod iMethod) |
void | watchPostPathEvent (PostPathEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostPathEvent (TClass *iObject, TMethod iMethod) |
void | watchPostSourceConstruction (PostSourceConstruction::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostSourceConstruction (TClass *iObject, TMethod iMethod) |
void | watchPostSourceEvent (PostSourceEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostSourceEvent (TClass *iObject, TMethod iMethod) |
void | watchPostSourceLumi (PostSourceLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostSourceLumi (TClass *iObject, TMethod iMethod) |
void | watchPostSourceNextTransition (PostSourceNextTransition::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostSourceNextTransition (TClass *iObject, TMethod iMethod) |
void | watchPostSourceProcessBlock (PostSourceProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostSourceProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPostSourceRun (PostSourceRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostSourceRun (TClass *iObject, TMethod iMethod) |
void | watchPostStreamBeginLumi (PostStreamBeginLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostStreamBeginLumi (TClass *iObject, TMethod iMethod) |
void | watchPostStreamBeginRun (PostStreamBeginRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostStreamBeginRun (TClass *iObject, TMethod iMethod) |
void | watchPostStreamEndLumi (PostStreamEndLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostStreamEndLumi (TClass *iObject, TMethod iMethod) |
void | watchPostStreamEndRun (PostStreamEndRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostStreamEndRun (TClass *iObject, TMethod iMethod) |
void | watchPostWriteProcessBlock (PostWriteProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPostWriteProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreAccessInputProcessBlock (PreAccessInputProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreAccessInputProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreallocate (Preallocate::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreallocate (TClass *iObject, TMethod iMethod) |
void | watchPreBeginJob (PreBeginJob::slot_type const &iSlot) |
convenience function for attaching to signal More... | |
template<class TClass , class TMethod > | |
void | watchPreBeginJob (TClass *iObject, TMethod iMethod) |
void | watchPreBeginProcessBlock (PreBeginProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreBeginProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreClearEvent (PreClearEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreClearEvent (TClass *iObject, TMethod iMethod) |
void | watchPreCloseFile (PreCloseFile::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreCloseFile (TClass *iObject, TMethod iMethod) |
void | watchPreEndJob (PreEndJob::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreEndJob (TClass *iObject, TMethod iMethod) |
void | watchPreEndProcessBlock (PreEndProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreEndProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreESModule (PreESModule::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreESModule (TClass *iObject, TMethod iMethod) |
void | watchPreESModuleAcquire (PreESModuleAcquire::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreESModuleAcquire (TClass *iObject, TMethod iMethod) |
void | watchPreESModulePrefetching (PreESModulePrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreESModulePrefetching (TClass *iObject, TMethod iMethod) |
void | watchPreESSyncIOV (PreESSyncIOV::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreESSyncIOV (TClass *iObject, TMethod iMethod) |
void | watchPreEvent (PreEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreEvent (TClass *iObject, TMethod iMethod) |
void | watchPreEventReadFromSource (PreEventReadFromSource::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreEventReadFromSource (TClass *iObject, TMethod iMethod) |
void | watchPreGlobalBeginLumi (PreGlobalBeginLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreGlobalBeginLumi (TClass *iObject, TMethod iMethod) |
void | watchPreGlobalBeginRun (PreGlobalBeginRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreGlobalBeginRun (TClass *iObject, TMethod iMethod) |
void | watchPreGlobalEarlyTermination (PreGlobalEarlyTermination::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreGlobalEarlyTermination (TClass *iObject, TMethod iMethod) |
void | watchPreGlobalEndLumi (PreGlobalEndLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreGlobalEndLumi (TClass *iObject, TMethod iMethod) |
void | watchPreGlobalEndRun (PreGlobalEndRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreGlobalEndRun (TClass *iObject, TMethod iMethod) |
void | watchPreGlobalWriteLumi (PreGlobalWriteLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreGlobalWriteLumi (TClass *iObject, TMethod iMethod) |
void | watchPreGlobalWriteRun (PreGlobalWriteRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreGlobalWriteRun (TClass *iObject, TMethod iMethod) |
void | watchPreModuleAccessInputProcessBlock (PreModuleAccessInputProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleAccessInputProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreModuleBeginJob (PreModuleBeginJob::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleBeginJob (TClass *iObject, TMethod iMethod) |
void | watchPreModuleBeginProcessBlock (PreModuleBeginProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleBeginProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreModuleBeginStream (PreModuleBeginStream::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleBeginStream (TClass *iObject, TMethod iMethod) |
void | watchPreModuleConstruction (PreModuleConstruction::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleConstruction (TClass *iObject, TMethod iMethod) |
void | watchPreModuleDestruction (PreModuleDestruction::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleDestruction (TClass *iObject, TMethod iMethod) |
void | watchPreModuleEndJob (PreModuleEndJob::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleEndJob (TClass *iObject, TMethod iMethod) |
void | watchPreModuleEndProcessBlock (PreModuleEndProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleEndProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreModuleEndStream (PreModuleEndStream::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleEndStream (TClass *iObject, TMethod iMethod) |
void | watchPreModuleEvent (PreModuleEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleEvent (TClass *iObject, TMethod iMethod) |
void | watchPreModuleEventAcquire (PreModuleEventAcquire::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleEventAcquire (TClass *iObject, TMethod iMethod) |
void | watchPreModuleEventDelayedGet (PreModuleEventDelayedGet::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleEventDelayedGet (TClass *iObject, TMethod iMethod) |
void | watchPreModuleEventPrefetching (PreModuleEventPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleEventPrefetching (TClass *iObject, TMethod iMethod) |
void | watchPreModuleGlobalBeginLumi (PreModuleGlobalBeginLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleGlobalBeginLumi (TClass *iObject, TMethod iMethod) |
void | watchPreModuleGlobalBeginRun (PreModuleGlobalBeginRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleGlobalBeginRun (TClass *iObject, TMethod iMethod) |
void | watchPreModuleGlobalEndLumi (PreModuleGlobalEndLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleGlobalEndLumi (TClass *iObject, TMethod iMethod) |
void | watchPreModuleGlobalEndRun (PreModuleGlobalEndRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleGlobalEndRun (TClass *iObject, TMethod iMethod) |
void | watchPreModuleGlobalPrefetching (PreModuleGlobalPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleGlobalPrefetching (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 | watchPreModuleStreamPrefetching (PreModuleStreamPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleStreamPrefetching (TClass *iObject, TMethod iMethod) |
void | watchPreModuleTransform (PreModuleTransform::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleTransform (TClass *iObject, TMethod iMethod) |
void | watchPreModuleTransformAcquiring (PreModuleTransformAcquiring::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleTransformAcquiring (TClass *iObject, TMethod iMethod) |
void | watchPreModuleTransformPrefetching (PreModuleTransformPrefetching::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleTransformPrefetching (TClass *iObject, TMethod iMethod) |
void | watchPreModuleWriteLumi (PreModuleWriteLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleWriteLumi (TClass *iObject, TMethod iMethod) |
void | watchPreModuleWriteProcessBlock (PreModuleWriteProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleWriteProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreModuleWriteRun (PreModuleWriteRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreModuleWriteRun (TClass *iObject, TMethod iMethod) |
void | watchPreOpenFile (PreOpenFile::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreOpenFile (TClass *iObject, TMethod iMethod) |
void | watchPrePathEvent (PrePathEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPrePathEvent (TClass *iObject, TMethod iMethod) |
void | watchPreSourceConstruction (PreSourceConstruction::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreSourceConstruction (TClass *iObject, TMethod iMethod) |
void | watchPreSourceEarlyTermination (PreSourceEarlyTermination::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreSourceEarlyTermination (TClass *iObject, TMethod iMethod) |
void | watchPreSourceEvent (PreSourceEvent::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreSourceEvent (TClass *iObject, TMethod iMethod) |
void | watchPreSourceLumi (PreSourceLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreSourceLumi (TClass *iObject, TMethod iMethod) |
void | watchPreSourceNextTransition (PreSourceNextTransition::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreSourceNextTransition (TClass *iObject, TMethod iMethod) |
void | watchPreSourceProcessBlock (PreSourceProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreSourceProcessBlock (TClass *iObject, TMethod iMethod) |
void | watchPreSourceRun (PreSourceRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreSourceRun (TClass *iObject, TMethod iMethod) |
void | watchPreStreamBeginLumi (PreStreamBeginLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreStreamBeginLumi (TClass *iObject, TMethod iMethod) |
void | watchPreStreamBeginRun (PreStreamBeginRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreStreamBeginRun (TClass *iObject, TMethod iMethod) |
void | watchPreStreamEarlyTermination (PreStreamEarlyTermination::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreStreamEarlyTermination (TClass *iObject, TMethod iMethod) |
void | watchPreStreamEndLumi (PreStreamEndLumi::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreStreamEndLumi (TClass *iObject, TMethod iMethod) |
void | watchPreStreamEndRun (PreStreamEndRun::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreStreamEndRun (TClass *iObject, TMethod iMethod) |
void | watchPreWriteProcessBlock (PreWriteProcessBlock::slot_type const &iSlot) |
template<class TClass , class TMethod > | |
void | watchPreWriteProcessBlock (TClass *iObject, TMethod iMethod) |
Private Member Functions | |
void | connectGlobals (ActivityRegistry &iOther) |
void | connectLocals (ActivityRegistry &iOther) |
Definition at line 136 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::BeginProcessing |
Definition at line 356 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::EndProcessing |
Definition at line 362 of file ActivityRegistry.h.
using edm::ActivityRegistry::ESSyncIOVQueuing = signalslot::Signal<void(IOVSyncValue const&)> |
signal is emitted when a new IOV may be needed so we queue a task to do that
Definition at line 581 of file ActivityRegistry.h.
typedef signalslot::Signal<void(eventsetup::ESRecordsToProductResolverIndices const&, ProcessContext const&)> edm::ActivityRegistry::EventSetupConfiguration |
Definition at line 150 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::JobFailure |
Definition at line 184 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostAccessInputProcessBlock |
Definition at line 335 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostBeginJob |
Definition at line 165 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostBeginProcessBlock |
Definition at line 321 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostClearEvent |
Definition at line 527 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PostCloseFile |
signal is emitted after the source closes a file
Definition at line 281 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostEndJob |
Definition at line 178 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostEndProcessBlock |
Definition at line 349 of file ActivityRegistry.h.
typedef signalslot::Signal<void(eventsetup::EventSetupRecordKey const&, ESModuleCallingContext const&)> edm::ActivityRegistry::PostESModule |
signal is emitted after the esmodule finished processing
Definition at line 623 of file ActivityRegistry.h.
typedef signalslot::Signal<void(eventsetup::EventSetupRecordKey const&, ESModuleCallingContext const&)> edm::ActivityRegistry::PostESModuleAcquire |
signal is emitted after an esmodule finishes running its acquire method
Definition at line 639 of file ActivityRegistry.h.
typedef signalslot::Signal<void(eventsetup::EventSetupRecordKey const&, ESModuleCallingContext const&)> edm::ActivityRegistry::PostESModulePrefetching |
signal is emitted before the esmodule starts processing and after prefetching has finished
Definition at line 609 of file ActivityRegistry.h.
using edm::ActivityRegistry::PostESModuleRegistration = signalslot::Signal<void(eventsetup::ComponentDescription const&)> |
signal is emitted after the ESModule is registered with EventSetupProvider
Definition at line 573 of file ActivityRegistry.h.
using edm::ActivityRegistry::PostESSyncIOV = signalslot::Signal<void(IOVSyncValue const&)> |
signal is emitted just after a new IOV is synchronized
Definition at line 593 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostEvent |
Definition at line 515 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostEventReadFromSource |
signal is emitted after the module starts processing the Event, after a delayed get has started, and after a source read
Definition at line 839 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalBeginLumi |
Definition at line 450 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalBeginRun |
Definition at line 374 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalEndLumi |
Definition at line 462 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalEndRun |
Definition at line 386 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalWriteLumi |
Definition at line 476 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalWriteRun |
Definition at line 412 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleAccessInputProcessBlock |
Definition at line 940 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleBeginJob |
signal is emitted after the module had done beginJob
Definition at line 701 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleBeginProcessBlock |
Definition at line 925 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleBeginStream |
Definition at line 293 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleConstruction |
signal is emitted after the module was construction
Definition at line 668 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleDestruction |
signal is emitted after the module is destructed, only for modules deleted before beginJob
Definition at line 686 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleEndJob |
signal is emitted after the module had done endJob
Definition at line 715 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEndProcessBlock |
Definition at line 954 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEndStream |
Definition at line 307 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEvent |
signal is emitted after the module finished processing the Event
Definition at line 745 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEventAcquire |
signal is emitted after the module finishes the acquire method for the Event
Definition at line 759 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEventDelayedGet |
signal is emitted after the module starts processing the Event and after a delayed get has finished
Definition at line 823 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEventPrefetching |
signal is emitted before the module starts processing the Event and after prefetching has finished
Definition at line 731 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalBeginLumi |
Definition at line 1012 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalBeginRun |
Definition at line 984 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalEndLumi |
Definition at line 1026 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalEndRun |
Definition at line 998 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalPrefetching |
signal is emitted before the module starts processing a global transition and after prefetching has finished
Definition at line 970 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamBeginLumi |
Definition at line 897 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamBeginRun |
Definition at line 869 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamEndLumi |
Definition at line 911 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamEndRun |
Definition at line 883 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamPrefetching |
signal is emitted before the module starts processing a non-Event stream transition and after prefetching has finished
Definition at line 855 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleTransform |
signal is emitted after the module finished a transform during the Event
Definition at line 791 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleTransformAcquiring |
signal is emitted after the module finishes the acquire method for a transform during the Event
Definition at line 807 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleTransformPrefetching |
signal is emitted before the module starts a transform during the Event and after prefetching for the transform has finished
Definition at line 775 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleWriteLumi |
Definition at line 1066 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleWriteProcessBlock |
Definition at line 1040 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleWriteRun |
Definition at line 1052 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PostOpenFile |
signal is emitted after the source opens a file
Definition at line 268 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, PathContext const&, HLTPathStatus const&)> edm::ActivityRegistry::PostPathEvent |
signal is emitted after all modules have finished for the Path for an event
Definition at line 540 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostSourceConstruction |
signal is emitted after the source was construction
Definition at line 1083 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamID)> edm::ActivityRegistry::PostSourceEvent |
signal is emitted after the source starts creating an Event
Definition at line 215 of file ActivityRegistry.h.
signal is emitted after the source starts creating a Lumi
Definition at line 227 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostSourceNextTransition |
signal is emitted after the source has returned the next transition
Definition at line 201 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PostSourceProcessBlock |
signal is emitted after the source starts creating a ProcessBlock
Definition at line 253 of file ActivityRegistry.h.
typedef signalslot::Signal<void(RunIndex)> edm::ActivityRegistry::PostSourceRun |
signal is emitted after the source starts creating a Run
Definition at line 239 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamBeginLumi |
Definition at line 490 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamBeginRun |
Definition at line 424 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamEndLumi |
Definition at line 502 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamEndRun |
Definition at line 436 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostWriteProcessBlock |
Definition at line 400 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreAccessInputProcessBlock |
Definition at line 328 of file ActivityRegistry.h.
typedef signalslot::Signal<void(service::SystemBounds const&)> edm::ActivityRegistry::Preallocate |
Definition at line 143 of file ActivityRegistry.h.
typedef signalslot::Signal<void(PathsAndConsumesOfModulesBase const&, ProcessContext const&)> edm::ActivityRegistry::PreBeginJob |
Definition at line 158 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreBeginProcessBlock |
Definition at line 314 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreClearEvent |
Definition at line 521 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PreCloseFile |
signal is emitted before the source closes a file
Definition at line 275 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreEndJob |
Definition at line 172 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreEndProcessBlock |
Definition at line 342 of file ActivityRegistry.h.
typedef signalslot::Signal<void(eventsetup::EventSetupRecordKey const&, ESModuleCallingContext const&)> edm::ActivityRegistry::PreESModule |
signal is emitted before the esmodule starts processing
Definition at line 617 of file ActivityRegistry.h.
typedef signalslot::Signal<void(eventsetup::EventSetupRecordKey const&, ESModuleCallingContext const&)> edm::ActivityRegistry::PreESModuleAcquire |
signal is emitted before an esmodule starts running its acquire method
Definition at line 630 of file ActivityRegistry.h.
typedef signalslot::Signal<void(eventsetup::EventSetupRecordKey const&, ESModuleCallingContext const&)> edm::ActivityRegistry::PreESModulePrefetching |
signal is emitted before the esmodule starts processing and before prefetching has started
Definition at line 600 of file ActivityRegistry.h.
using edm::ActivityRegistry::PreESSyncIOV = signalslot::Signal<void(IOVSyncValue const&)> |
signal is emitted just before a new IOV is synchronized
Definition at line 587 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreEvent |
Definition at line 509 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreEventReadFromSource |
signal is emitted after the module starts processing the Event, after a delayed get has started, and before a source read
Definition at line 831 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalBeginLumi |
Definition at line 443 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalBeginRun |
Definition at line 368 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, TerminationOrigin)> edm::ActivityRegistry::PreGlobalEarlyTermination |
signal is emitted if a began processing a global transition and then we began terminating the application
Definition at line 556 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalEndLumi |
Definition at line 457 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalEndRun |
Definition at line 381 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalWriteLumi |
Definition at line 469 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalWriteRun |
Definition at line 407 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleAccessInputProcessBlock |
Definition at line 932 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleBeginJob |
signal is emitted before the module does beginJob
Definition at line 695 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleBeginProcessBlock |
Definition at line 918 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleBeginStream |
Definition at line 286 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleConstruction |
signal is emitted before the module is constructed
Definition at line 659 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleDestruction |
signal is emitted before the module is destructed, only for modules deleted before beginJob
Definition at line 677 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleEndJob |
signal is emitted before the module does endJob
Definition at line 709 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEndProcessBlock |
Definition at line 947 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEndStream |
Definition at line 300 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEvent |
signal is emitted before the module starts processing the Event
Definition at line 739 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEventAcquire |
signal is emitted before the module starts the acquire method for the Event
Definition at line 751 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEventDelayedGet |
signal is emitted after the module starts processing the Event and before a delayed get has started
Definition at line 815 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEventPrefetching |
signal is emitted before the module starts processing the Event and before prefetching has started
Definition at line 723 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalBeginLumi |
Definition at line 1005 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalBeginRun |
Definition at line 977 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalEndLumi |
Definition at line 1019 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalEndRun |
Definition at line 991 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalPrefetching |
signal is emitted before the module starts processing a global transition and before prefetching has started
Definition at line 962 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamBeginLumi |
Definition at line 890 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamBeginRun |
Definition at line 862 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamEndLumi |
Definition at line 904 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamEndRun |
Definition at line 876 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamPrefetching |
signal is emitted before the module starts processing a non-Event stream transition and before prefetching has started
Definition at line 847 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleTransform |
signal is emitted before the module starts a transform during the Event
Definition at line 783 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleTransformAcquiring |
signal is emitted before the module starts the acquire method for a transform during the Event
Definition at line 799 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleTransformPrefetching |
signal is emitted before the module starts a transform during the Event and before prefetching for the transform has started
Definition at line 767 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleWriteLumi |
Definition at line 1059 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleWriteProcessBlock |
Definition at line 1033 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleWriteRun |
Definition at line 1047 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PreOpenFile |
signal is emitted before the source opens a file
Definition at line 261 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, PathContext const&)> edm::ActivityRegistry::PrePathEvent |
signal is emitted before starting to process a Path for an event
Definition at line 534 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreSourceConstruction |
signal is emitted before the source is constructed
Definition at line 1074 of file ActivityRegistry.h.
typedef signalslot::Signal<void(TerminationOrigin)> edm::ActivityRegistry::PreSourceEarlyTermination |
signal is emitted if while communicating with a source we began terminating the application
Definition at line 565 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamID)> edm::ActivityRegistry::PreSourceEvent |
signal is emitted before the source starts creating an Event
Definition at line 209 of file ActivityRegistry.h.
signal is emitted before the source starts creating a Lumi
Definition at line 221 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreSourceNextTransition |
signal is emitted before the source is requested to find the next transition
Definition at line 193 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreSourceProcessBlock |
signal is emitted before the source starts creating a ProcessBlock
Definition at line 245 of file ActivityRegistry.h.
typedef signalslot::Signal<void(RunIndex)> edm::ActivityRegistry::PreSourceRun |
signal is emitted before the source starts creating a Run
Definition at line 233 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamBeginLumi |
Definition at line 483 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamBeginRun |
Definition at line 419 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, TerminationOrigin)> edm::ActivityRegistry::PreStreamEarlyTermination |
signal is emitted when began processing a stream transition and then we began terminating the application
Definition at line 547 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamEndLumi |
Definition at line 497 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamEndRun |
Definition at line 431 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreWriteProcessBlock |
Definition at line 393 of file ActivityRegistry.h.
|
inline |
Definition at line 138 of file ActivityRegistry.h.
|
delete |
void ActivityRegistry::connect | ( | ActivityRegistry & | iOther | ) |
forwards our signals to slots connected to iOther
Definition at line 336 of file ActivityRegistry.cc.
References connectGlobals(), and connectLocals().
Referenced by edm::serviceregistry::ServicesManager::connect(), edm::serviceregistry::ServicesManager::connectTo(), and o2o_db_cfgmap.DbManagerDAQ::update_hashmap().
|
private |
Definition at line 91 of file ActivityRegistry.cc.
References beginProcessingSignal_, edm::signalslot::Signal< T >::connect(), endProcessingSignal_, esSyncIOVQueuingSignal_, eventSetupConfigurationSignal_, jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postESSyncIOVSignal_, postOpenFileSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceNextTransitionSignal_, postSourceProcessBlockSignal_, postSourceRunSignal_, postSourceSignal_, preallocateSignal_, preCloseFileSignal_, preEndJobSignal_, preESSyncIOVSignal_, preGlobalEarlyTerminationSignal_, preOpenFileSignal_, preSourceConstructionSignal_, preSourceEarlyTerminationSignal_, preSourceLumiSignal_, preSourceNextTransitionSignal_, preSourceProcessBlockSignal_, preSourceRunSignal_, preSourceSignal_, and preStreamEarlyTerminationSignal_.
Referenced by connect(), and connectToSubProcess().
|
private |
Definition at line 135 of file ActivityRegistry.cc.
References edm::signalslot::Signal< T >::connect(), postAccessInputProcessBlockSignal_, postBeginProcessBlockSignal_, postClearEventSignal_, postEndProcessBlockSignal_, postESModuleAcquireSignal_, postESModulePrefetchingSignal_, postESModuleRegistrationSignal_, postESModuleSignal_, postEventReadFromSourceSignal_, postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postGlobalWriteLumiSignal_, postGlobalWriteRunSignal_, postModuleAccessInputProcessBlockSignal_, postModuleBeginJobSignal_, postModuleBeginProcessBlockSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleDestructionSignal_, postModuleEndJobSignal_, postModuleEndProcessBlockSignal_, postModuleEndStreamSignal_, postModuleEventAcquireSignal_, postModuleEventDelayedGetSignal_, postModuleEventPrefetchingSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleGlobalPrefetchingSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postModuleStreamPrefetchingSignal_, postModuleTransformAcquiringSignal_, postModuleTransformPrefetchingSignal_, postModuleTransformSignal_, postModuleWriteLumiSignal_, postModuleWriteProcessBlockSignal_, postModuleWriteRunSignal_, postPathEventSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, postWriteProcessBlockSignal_, preAccessInputProcessBlockSignal_, preBeginJobSignal_, preBeginProcessBlockSignal_, preClearEventSignal_, preEndProcessBlockSignal_, preESModuleAcquireSignal_, preESModulePrefetchingSignal_, preESModuleSignal_, preEventReadFromSourceSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preGlobalWriteLumiSignal_, preGlobalWriteRunSignal_, preModuleAccessInputProcessBlockSignal_, preModuleBeginJobSignal_, preModuleBeginProcessBlockSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleDestructionSignal_, preModuleEndJobSignal_, preModuleEndProcessBlockSignal_, preModuleEndStreamSignal_, preModuleEventAcquireSignal_, preModuleEventDelayedGetSignal_, preModuleEventPrefetchingSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleGlobalPrefetchingSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preModuleStreamPrefetchingSignal_, preModuleTransformAcquiringSignal_, preModuleTransformPrefetchingSignal_, preModuleTransformSignal_, preModuleWriteLumiSignal_, preModuleWriteProcessBlockSignal_, preModuleWriteRunSignal_, prePathEventSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEndLumiSignal_, preStreamEndRunSignal_, and preWriteProcessBlockSignal_.
Referenced by connect(), and connectToSubProcess().
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 341 of file ActivityRegistry.cc.
References connectGlobals(), and connectLocals().
Referenced by edm::SubProcess::SubProcess().
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 346 of file ActivityRegistry.cc.
References beginProcessingSignal_, endProcessingSignal_, esSyncIOVQueuingSignal_, eventSetupConfigurationSignal_, jobFailureSignal_, postAccessInputProcessBlockSignal_, postBeginJobSignal_, postBeginProcessBlockSignal_, postClearEventSignal_, postCloseFileSignal_, postEndJobSignal_, postEndProcessBlockSignal_, postESModuleAcquireSignal_, postESModulePrefetchingSignal_, postESModuleRegistrationSignal_, postESModuleSignal_, postESSyncIOVSignal_, postEventReadFromSourceSignal_, postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postGlobalWriteLumiSignal_, postGlobalWriteRunSignal_, postModuleAccessInputProcessBlockSignal_, postModuleBeginJobSignal_, postModuleBeginProcessBlockSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleDestructionSignal_, postModuleEndJobSignal_, postModuleEndProcessBlockSignal_, postModuleEndStreamSignal_, postModuleEventAcquireSignal_, postModuleEventDelayedGetSignal_, postModuleEventPrefetchingSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleGlobalPrefetchingSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postModuleStreamPrefetchingSignal_, postModuleTransformAcquiringSignal_, postModuleTransformPrefetchingSignal_, postModuleTransformSignal_, postModuleWriteLumiSignal_, postModuleWriteProcessBlockSignal_, postModuleWriteRunSignal_, postOpenFileSignal_, postPathEventSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceNextTransitionSignal_, postSourceProcessBlockSignal_, postSourceRunSignal_, postSourceSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, postWriteProcessBlockSignal_, preAccessInputProcessBlockSignal_, preallocateSignal_, preBeginJobSignal_, preBeginProcessBlockSignal_, preClearEventSignal_, preCloseFileSignal_, preEndJobSignal_, preEndProcessBlockSignal_, preESModuleAcquireSignal_, preESModulePrefetchingSignal_, preESModuleSignal_, preESSyncIOVSignal_, preEventReadFromSourceSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEarlyTerminationSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preGlobalWriteLumiSignal_, preGlobalWriteRunSignal_, preModuleAccessInputProcessBlockSignal_, preModuleBeginJobSignal_, preModuleBeginProcessBlockSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleDestructionSignal_, preModuleEndJobSignal_, preModuleEndProcessBlockSignal_, preModuleEndStreamSignal_, preModuleEventAcquireSignal_, preModuleEventDelayedGetSignal_, preModuleEventPrefetchingSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleGlobalPrefetchingSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preModuleStreamPrefetchingSignal_, preModuleTransformAcquiringSignal_, preModuleTransformPrefetchingSignal_, preModuleTransformSignal_, preModuleWriteLumiSignal_, preModuleWriteProcessBlockSignal_, preModuleWriteRunSignal_, preOpenFileSignal_, prePathEventSignal_, preSourceConstructionSignal_, preSourceEarlyTerminationSignal_, preSourceLumiSignal_, preSourceNextTransitionSignal_, preSourceProcessBlockSignal_, preSourceRunSignal_, preSourceSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEarlyTerminationSignal_, preStreamEndLumiSignal_, preStreamEndRunSignal_, and preWriteProcessBlockSignal_.
Referenced by edm::serviceregistry::ServicesManager::copySlotsFrom(), edm::serviceregistry::ServicesManager::copySlotsTo(), and edm::serviceregistry::ServicesManager::ServicesManager().
|
delete |
|
inline |
Definition at line 359 of file ActivityRegistry.h.
References beginProcessingSignal_, and edm::signalslot::Signal< T >::connect().
|
inline |
Definition at line 360 of file ActivityRegistry.h.
|
inline |
Definition at line 365 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and endProcessingSignal_.
|
inline |
Definition at line 366 of file ActivityRegistry.h.
|
inline |
Definition at line 583 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and esSyncIOVQueuingSignal_.
Referenced by edm::service::tracer::setupFile().
|
inline |
Definition at line 584 of file ActivityRegistry.h.
|
inline |
Definition at line 153 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and eventSetupConfigurationSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::moduleAlloc::setupFile().
|
inline |
Definition at line 156 of file ActivityRegistry.h.
|
inline |
convenience function for attaching to signal
Definition at line 189 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and jobFailureSignal_.
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::JobReportService::JobReportService(), and edm::service::MessageLogger::MessageLogger().
|
inline |
Definition at line 190 of file ActivityRegistry.h.
|
inline |
Definition at line 337 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postAccessInputProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 340 of file ActivityRegistry.h.
|
inline |
convenience function for attaching to signal
Definition at line 169 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and postBeginJobSignal_.
Referenced by edm::service::CondorStatusService::CondorStatusService(), DependencyGraph::DependencyGraph(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::PrescaleService::PrescaleService(), edm::service::ProductRegistryDumper::ProductRegistryDumper(), edm::service::ResourceInformationService::ResourceInformationService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 170 of file ActivityRegistry.h.
|
inline |
Definition at line 323 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postBeginProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 326 of file ActivityRegistry.h.
|
inline |
Definition at line 530 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postClearEventSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::moduleAlloc::setupFile().
|
inline |
Definition at line 531 of file ActivityRegistry.h.
|
inline |
Definition at line 283 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postCloseFileSignal_.
Referenced by edm::service::CondorStatusService::CondorStatusService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::storage::StatisticsSenderService::StatisticsSenderService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 284 of file ActivityRegistry.h.
|
inline |
Definition at line 181 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postEndJobSignal_.
Referenced by edm::service::AsyncService::AsyncService(), FWFFLooper::attachTo(), edm::service::CheckTransitions::CheckTransitions(), edm::service::CondorStatusService::CondorStatusService(), edm::service::CPU::CPU(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), edm::service::InitRootHandlers::InitRootHandlers(), edm::service::JeProfService::JeProfService(), edm::service::JobReportService::JobReportService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileAdaptor::TFileAdaptor(), ThroughputService::ThroughputService(), edm::service::Tracer::Tracer(), TritonService::TritonService(), edmtest::test_acquire::WaitingService::WaitingService(), XrdAdaptor::XrdStatisticsService::XrdStatisticsService(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 182 of file ActivityRegistry.h.
|
inline |
Definition at line 351 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postEndProcessBlockSignal_.
Referenced by edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 354 of file ActivityRegistry.h.
|
inline |
Definition at line 625 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postESModuleSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 626 of file ActivityRegistry.h.
|
inline |
Definition at line 641 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postESModuleAcquireSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 644 of file ActivityRegistry.h.
|
inline |
Definition at line 611 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postESModulePrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 614 of file ActivityRegistry.h.
|
inline |
Definition at line 575 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and postESModuleRegistrationSignal_.
Referenced by ModuleAllocMonitor::ModuleAllocMonitor(), edm::service::tracer::setupFile(), and edm::service::moduleAlloc::setupFile().
|
inline |
Definition at line 578 of file ActivityRegistry.h.
|
inline |
Definition at line 595 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and postESSyncIOVSignal_.
Referenced by edm::service::Timing::setTaskCallbacks(), and edm::service::tracer::setupFile().
|
inline |
Definition at line 596 of file ActivityRegistry.h.
|
inline |
Definition at line 518 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postEventSignal_.
Referenced by edm::service::CondorStatusService::CondorStatusService(), CUDAMonitoringService::CUDAMonitoringService(), DQMService::DQMService(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), PeriodicAllocMonitor::PeriodicAllocMonitor(), ProfilerService::ProfilerService(), edm::service::ResourceEnforcer::ResourceEnforcer(), ROCmMonitoringService::ROCmMonitoringService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), ThroughputService::ThroughputService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 519 of file ActivityRegistry.h.
|
inline |
Definition at line 841 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postEventReadFromSourceSignal_.
Referenced by NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 844 of file ActivityRegistry.h.
|
inline |
Definition at line 452 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postGlobalBeginLumiSignal_.
Referenced by edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 455 of file ActivityRegistry.h.
|
inline |
Definition at line 376 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postGlobalBeginRunSignal_.
Referenced by EveService::EveService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 379 of file ActivityRegistry.h.
|
inline |
Definition at line 464 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postGlobalEndLumiSignal_.
Referenced by edm::service::CondorStatusService::CondorStatusService(), dqm::implementation::DQMStore::DQMStore(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 467 of file ActivityRegistry.h.
|
inline |
Definition at line 388 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postGlobalEndRunSignal_.
Referenced by edm::service::CondorStatusService::CondorStatusService(), dqm::implementation::DQMStore::DQMStore(), evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::EvFDaqDirector::EvFDaqDirector(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 391 of file ActivityRegistry.h.
|
inline |
Definition at line 478 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postGlobalWriteLumiSignal_.
Referenced by dqm::implementation::DQMStore::DQMStore(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 481 of file ActivityRegistry.h.
|
inline |
Definition at line 414 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postGlobalWriteRunSignal_.
Referenced by dqm::implementation::DQMStore::DQMStore(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 417 of file ActivityRegistry.h.
|
inline |
Definition at line 942 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleAccessInputProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 945 of file ActivityRegistry.h.
|
inline |
Definition at line 703 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleBeginJobSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 706 of file ActivityRegistry.h.
|
inline |
Definition at line 927 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleBeginProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 930 of file ActivityRegistry.h.
|
inline |
Definition at line 295 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleBeginStreamSignal_.
Referenced by CUDAMonitoringService::CUDAMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), ROCmMonitoringService::ROCmMonitoringService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 298 of file ActivityRegistry.h.
|
inline |
Definition at line 670 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleConstructionSignal_.
Referenced by CUDAMonitoringService::CUDAMonitoringService(), edm::service::InitRootHandlers::InitRootHandlers(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), ROCmMonitoringService::ROCmMonitoringService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Tracer::Tracer(), and TritonService::TritonService().
|
inline |
Definition at line 674 of file ActivityRegistry.h.
|
inline |
Definition at line 688 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleDestructionSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 692 of file ActivityRegistry.h.
|
inline |
Definition at line 717 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleEndJobSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 720 of file ActivityRegistry.h.
|
inline |
Definition at line 956 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleEndProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 959 of file ActivityRegistry.h.
|
inline |
Definition at line 309 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleEndStreamSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 312 of file ActivityRegistry.h.
|
inline |
Definition at line 747 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleEventSignal_.
Referenced by FWFFLooper::attachTo(), CUDAMonitoringService::CUDAMonitoringService(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), ROCmMonitoringService::ROCmMonitoringService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 748 of file ActivityRegistry.h.
|
inline |
Definition at line 761 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleEventAcquireSignal_.
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 764 of file ActivityRegistry.h.
|
inline |
Definition at line 825 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleEventDelayedGetSignal_.
Referenced by NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 828 of file ActivityRegistry.h.
|
inline |
Definition at line 733 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleEventPrefetchingSignal_.
Referenced by NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 736 of file ActivityRegistry.h.
|
inline |
Definition at line 1014 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleGlobalBeginLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 1017 of file ActivityRegistry.h.
|
inline |
Definition at line 986 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleGlobalBeginRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 989 of file ActivityRegistry.h.
|
inline |
Definition at line 1028 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleGlobalEndLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 1031 of file ActivityRegistry.h.
|
inline |
Definition at line 1000 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleGlobalEndRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 1003 of file ActivityRegistry.h.
|
inline |
Definition at line 972 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleGlobalPrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 975 of file ActivityRegistry.h.
|
inline |
Definition at line 899 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleStreamBeginLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 902 of file ActivityRegistry.h.
|
inline |
Definition at line 871 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleStreamBeginRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 874 of file ActivityRegistry.h.
|
inline |
Definition at line 913 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleStreamEndLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 916 of file ActivityRegistry.h.
|
inline |
Definition at line 885 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleStreamEndRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 888 of file ActivityRegistry.h.
|
inline |
Definition at line 857 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleStreamPrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 860 of file ActivityRegistry.h.
|
inline |
Definition at line 793 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleTransformSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 796 of file ActivityRegistry.h.
|
inline |
Definition at line 809 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleTransformAcquiringSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 812 of file ActivityRegistry.h.
|
inline |
Definition at line 777 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleTransformPrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 780 of file ActivityRegistry.h.
|
inline |
Definition at line 1068 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleWriteLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1071 of file ActivityRegistry.h.
|
inline |
Definition at line 1042 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleWriteProcessBlockSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1045 of file ActivityRegistry.h.
|
inline |
Definition at line 1054 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postModuleWriteRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1057 of file ActivityRegistry.h.
|
inline |
Definition at line 270 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postOpenFileSignal_.
Referenced by edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 271 of file ActivityRegistry.h.
|
inline |
Definition at line 542 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postPathEventSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), ProfilerService::ProfilerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 543 of file ActivityRegistry.h.
|
inline |
Definition at line 1085 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postSourceConstructionSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1089 of file ActivityRegistry.h.
|
inline |
Definition at line 217 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postSourceSignal_.
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), ProfilerService::ProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 218 of file ActivityRegistry.h.
|
inline |
Definition at line 229 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postSourceLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 230 of file ActivityRegistry.h.
|
inline |
Definition at line 203 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postSourceNextTransitionSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::moduleAlloc::setupFile().
|
inline |
Definition at line 206 of file ActivityRegistry.h.
|
inline |
Definition at line 255 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postSourceProcessBlockSignal_.
Referenced by edm::service::Tracer::Tracer().
|
inline |
Definition at line 258 of file ActivityRegistry.h.
|
inline |
Definition at line 241 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postSourceRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 242 of file ActivityRegistry.h.
|
inline |
Definition at line 492 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postStreamBeginLumiSignal_.
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 495 of file ActivityRegistry.h.
|
inline |
Definition at line 426 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postStreamBeginRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 429 of file ActivityRegistry.h.
|
inline |
Definition at line 504 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postStreamEndLumiSignal_.
Referenced by DQMService::DQMService(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 507 of file ActivityRegistry.h.
|
inline |
Definition at line 438 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postStreamEndRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 441 of file ActivityRegistry.h.
|
inline |
Definition at line 402 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and postWriteProcessBlockSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 405 of file ActivityRegistry.h.
|
inline |
Definition at line 330 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preAccessInputProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 333 of file ActivityRegistry.h.
|
inline |
Definition at line 146 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preallocateSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), evf::EvFDaqDirector::EvFDaqDirector(), evf::FastMonitoringService::FastMonitoringService(), edm::service::InitRootHandlers::InitRootHandlers(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::ResourceEnforcer::ResourceEnforcer(), timestudy::SleepingServer::SleepingServer(), ThroughputService::ThroughputService(), edm::service::Tracer::Tracer(), TritonService::TritonService(), and edmtest::test_acquire::WaitingService::WaitingService().
|
inline |
Definition at line 147 of file ActivityRegistry.h.
|
inline |
convenience function for attaching to signal
Definition at line 162 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preBeginJobSignal_.
Referenced by edm::service::CondorStatusService::CondorStatusService(), DependencyGraph::DependencyGraph(), evf::FastMonitoringService::FastMonitoringService(), NVProfilerService::NVProfilerService(), edmtest::PathsAndConsumesOfModulesTestService::PathsAndConsumesOfModulesTestService(), edm::service::PrescaleService::PrescaleService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and TritonService::TritonService().
|
inline |
Definition at line 163 of file ActivityRegistry.h.
|
inline |
Definition at line 316 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preBeginProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::TestService::TestService(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 319 of file ActivityRegistry.h.
|
inline |
Definition at line 524 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preClearEventSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::moduleAlloc::setupFile().
|
inline |
Definition at line 525 of file ActivityRegistry.h.
|
inline |
Definition at line 277 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preCloseFileSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 278 of file ActivityRegistry.h.
|
inline |
Definition at line 175 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front(), and preEndJobSignal_.
Referenced by edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), PeriodicAllocMonitor::PeriodicAllocMonitor(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and timestudy::SleepingServer::SleepingServer().
|
inline |
Definition at line 176 of file ActivityRegistry.h.
|
inline |
Definition at line 344 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preEndProcessBlockSignal_.
Referenced by edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::TestService::TestService(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 347 of file ActivityRegistry.h.
|
inline |
Definition at line 619 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preESModuleSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 620 of file ActivityRegistry.h.
|
inline |
Definition at line 632 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preESModuleAcquireSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 635 of file ActivityRegistry.h.
|
inline |
Definition at line 602 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preESModulePrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 605 of file ActivityRegistry.h.
|
inline |
Definition at line 589 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preESSyncIOVSignal_.
Referenced by edm::service::Timing::setTaskCallbacks(), and edm::service::tracer::setupFile().
|
inline |
Definition at line 590 of file ActivityRegistry.h.
|
inline |
Definition at line 512 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preEventSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), PeriodicAllocMonitor::PeriodicAllocMonitor(), ProfilerService::ProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 513 of file ActivityRegistry.h.
|
inline |
Definition at line 833 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preEventReadFromSourceSignal_.
Referenced by NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 836 of file ActivityRegistry.h.
|
inline |
Definition at line 445 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preGlobalBeginLumiSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), dqmservices::DQMMonitoringService::DQMMonitoringService(), dqm::implementation::DQMStore::DQMStore(), evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), PeriodicAllocMonitor::PeriodicAllocMonitor(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::TestService::TestService(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 448 of file ActivityRegistry.h.
|
inline |
Definition at line 371 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preGlobalBeginRunSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), dqm::implementation::DQMStore::DQMStore(), evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::EvFDaqDirector::EvFDaqDirector(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), PeriodicAllocMonitor::PeriodicAllocMonitor(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::TestService::TestService(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), ThroughputService::ThroughputService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 372 of file ActivityRegistry.h.
|
inline |
Definition at line 558 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preGlobalEarlyTerminationSignal_.
Referenced by edm::service::AsyncService::AsyncService(), and evf::FastMonitoringService::FastMonitoringService().
|
inline |
Definition at line 561 of file ActivityRegistry.h.
|
inline |
Definition at line 459 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preGlobalEndLumiSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), evf::EvFDaqDirector::EvFDaqDirector(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::TestService::TestService(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 460 of file ActivityRegistry.h.
|
inline |
Definition at line 383 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preGlobalEndRunSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::TestService::TestService(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 384 of file ActivityRegistry.h.
|
inline |
Definition at line 471 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preGlobalWriteLumiSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 474 of file ActivityRegistry.h.
|
inline |
Definition at line 409 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preGlobalWriteRunSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 410 of file ActivityRegistry.h.
|
inline |
Definition at line 934 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleAccessInputProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 937 of file ActivityRegistry.h.
|
inline |
Definition at line 697 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleBeginJobSignal_.
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 698 of file ActivityRegistry.h.
|
inline |
Definition at line 920 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleBeginProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 923 of file ActivityRegistry.h.
|
inline |
Definition at line 288 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleBeginStreamSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 291 of file ActivityRegistry.h.
|
inline |
Definition at line 661 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleConstructionSignal_.
Referenced by edm::service::InitRootHandlers::InitRootHandlers(), edm::service::MessageLogger::MessageLogger(), ModuleAllocMonitor::ModuleAllocMonitor(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and TritonService::TritonService().
|
inline |
Definition at line 665 of file ActivityRegistry.h.
|
inline |
Definition at line 679 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleDestructionSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and TritonService::TritonService().
|
inline |
Definition at line 683 of file ActivityRegistry.h.
|
inline |
Definition at line 711 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleEndJobSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 712 of file ActivityRegistry.h.
|
inline |
Definition at line 949 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleEndProcessBlockSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 952 of file ActivityRegistry.h.
|
inline |
Definition at line 302 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleEndStreamSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 305 of file ActivityRegistry.h.
|
inline |
Definition at line 741 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleEventSignal_.
Referenced by FWFFLooper::attachTo(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), edm::service::JeProfService::JeProfService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 742 of file ActivityRegistry.h.
|
inline |
Definition at line 753 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleEventAcquireSignal_.
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 756 of file ActivityRegistry.h.
|
inline |
Definition at line 817 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleEventDelayedGetSignal_.
Referenced by NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 820 of file ActivityRegistry.h.
|
inline |
Definition at line 725 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleEventPrefetchingSignal_.
Referenced by NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 728 of file ActivityRegistry.h.
|
inline |
Definition at line 1007 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleGlobalBeginLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 1010 of file ActivityRegistry.h.
|
inline |
Definition at line 979 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleGlobalBeginRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 982 of file ActivityRegistry.h.
|
inline |
Definition at line 1021 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleGlobalEndLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 1024 of file ActivityRegistry.h.
|
inline |
Definition at line 993 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleGlobalEndRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 996 of file ActivityRegistry.h.
|
inline |
Definition at line 964 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleGlobalPrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 967 of file ActivityRegistry.h.
|
inline |
Definition at line 892 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleStreamBeginLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 895 of file ActivityRegistry.h.
|
inline |
Definition at line 864 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleStreamBeginRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 867 of file ActivityRegistry.h.
|
inline |
Definition at line 906 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleStreamEndLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 909 of file ActivityRegistry.h.
|
inline |
Definition at line 878 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleStreamEndRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 881 of file ActivityRegistry.h.
|
inline |
Definition at line 849 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleStreamPrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 852 of file ActivityRegistry.h.
|
inline |
Definition at line 785 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleTransformSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 788 of file ActivityRegistry.h.
|
inline |
Definition at line 801 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleTransformAcquiringSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 804 of file ActivityRegistry.h.
|
inline |
Definition at line 769 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleTransformPrefetchingSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 772 of file ActivityRegistry.h.
|
inline |
Definition at line 1061 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleWriteLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1064 of file ActivityRegistry.h.
|
inline |
Definition at line 1035 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleWriteProcessBlockSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1038 of file ActivityRegistry.h.
|
inline |
Definition at line 1049 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preModuleWriteRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1050 of file ActivityRegistry.h.
|
inline |
Definition at line 263 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preOpenFileSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 264 of file ActivityRegistry.h.
|
inline |
Definition at line 536 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and prePathEventSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), ProfilerService::ProfilerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 537 of file ActivityRegistry.h.
|
inline |
Definition at line 1076 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preSourceConstructionSignal_.
Referenced by DependencyGraph::DependencyGraph(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 1080 of file ActivityRegistry.h.
|
inline |
Definition at line 567 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preSourceEarlyTerminationSignal_.
Referenced by edm::service::AsyncService::AsyncService(), and evf::FastMonitoringService::FastMonitoringService().
|
inline |
Definition at line 570 of file ActivityRegistry.h.
|
inline |
Definition at line 211 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preSourceSignal_.
Referenced by dqmservices::DQMMonitoringService::DQMMonitoringService(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), ModuleAllocMonitor::ModuleAllocMonitor(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), ThroughputService::ThroughputService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 212 of file ActivityRegistry.h.
|
inline |
Definition at line 223 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preSourceLumiSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 224 of file ActivityRegistry.h.
|
inline |
Definition at line 195 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preSourceNextTransitionSignal_.
Referenced by edm::service::tracer::setupFile(), and edm::service::moduleAlloc::setupFile().
|
inline |
Definition at line 198 of file ActivityRegistry.h.
|
inline |
Definition at line 247 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preSourceProcessBlockSignal_.
Referenced by edm::service::Tracer::Tracer().
|
inline |
Definition at line 250 of file ActivityRegistry.h.
|
inline |
Definition at line 235 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preSourceRunSignal_.
Referenced by edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::Timing::setTaskCallbacks(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 236 of file ActivityRegistry.h.
|
inline |
Definition at line 485 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preStreamBeginLumiSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), timestudy::SleepingServer::SleepingServer(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 488 of file ActivityRegistry.h.
|
inline |
Definition at line 421 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preStreamBeginRunSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 422 of file ActivityRegistry.h.
|
inline |
Definition at line 549 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preStreamEarlyTerminationSignal_.
Referenced by edm::service::AsyncService::AsyncService(), and evf::FastMonitoringService::FastMonitoringService().
|
inline |
Definition at line 552 of file ActivityRegistry.h.
|
inline |
Definition at line 499 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preStreamEndLumiSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), timestudy::SleepingServer::SleepingServer(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 500 of file ActivityRegistry.h.
|
inline |
Definition at line 433 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preStreamEndRunSignal_.
Referenced by edm::service::CheckTransitions::CheckTransitions(), edm::service::MessageLogger::MessageLogger(), NVProfilerService::NVProfilerService(), edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), edmtest::TestServiceOne::TestServiceOne(), edmtest::TestServiceTwo::TestServiceTwo(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 434 of file ActivityRegistry.h.
|
inline |
Definition at line 395 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preWriteProcessBlockSignal_.
Referenced by edm::service::tracer::setupFile(), edm::service::moduleAlloc::setupFile(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 398 of file ActivityRegistry.h.
BeginProcessing edm::ActivityRegistry::beginProcessingSignal_ |
signal is emitted just before the transitions from the Source will begin to be processed
Definition at line 358 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchBeginProcessing().
EndProcessing edm::ActivityRegistry::endProcessingSignal_ |
signal is emitted after all work has been done processing all source transitions
Definition at line 364 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchEndProcessing().
ESSyncIOVQueuing edm::ActivityRegistry::esSyncIOVQueuingSignal_ |
Definition at line 582 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), edm::service::Tracer::Tracer(), and watchESSyncIOVQueuing().
EventSetupConfiguration edm::ActivityRegistry::eventSetupConfigurationSignal_ |
signal is emitted before beginJob
Definition at line 152 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchEventSetupConfiguration().
JobFailure edm::ActivityRegistry::jobFailureSignal_ |
signal is emitted if event processing or end-of-job processing fails with an uncaught exception.
Definition at line 187 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchJobFailure().
PostAccessInputProcessBlock edm::ActivityRegistry::postAccessInputProcessBlockSignal_ |
Definition at line 336 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostAccessInputProcessBlock().
PostBeginJob edm::ActivityRegistry::postBeginJobSignal_ |
signal is emitted after all modules have gotten their beginJob called
Definition at line 167 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), EventProcessingAllocMonitor::EventProcessingAllocMonitor(), and watchPostBeginJob().
PostBeginProcessBlock edm::ActivityRegistry::postBeginProcessBlockSignal_ |
Definition at line 322 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostBeginProcessBlock().
PostClearEvent edm::ActivityRegistry::postClearEventSignal_ |
signal is emitted after all data products in the Event have been cleared
Definition at line 529 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostClearEvent().
PostCloseFile edm::ActivityRegistry::postCloseFileSignal_ |
Definition at line 282 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostCloseFile().
PostEndJob edm::ActivityRegistry::postEndJobSignal_ |
signal is emitted after all modules have gotten their endJob called
Definition at line 180 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostEndJob().
PostEndProcessBlock edm::ActivityRegistry::postEndProcessBlockSignal_ |
Definition at line 350 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostEndProcessBlock().
PostESModuleAcquire edm::ActivityRegistry::postESModuleAcquireSignal_ |
Definition at line 640 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostESModuleAcquire().
PostESModulePrefetching edm::ActivityRegistry::postESModulePrefetchingSignal_ |
Definition at line 610 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostESModulePrefetching().
PostESModuleRegistration edm::ActivityRegistry::postESModuleRegistrationSignal_ |
Definition at line 574 of file ActivityRegistry.h.
Referenced by edm::eventsetup::EventSetupProvider::add(), connectLocals(), copySlotsFrom(), and watchPostESModuleRegistration().
PostESModule edm::ActivityRegistry::postESModuleSignal_ |
Definition at line 624 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostESModule().
PostESSyncIOV edm::ActivityRegistry::postESSyncIOVSignal_ |
Definition at line 594 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), edm::service::Tracer::Tracer(), and watchPostESSyncIOV().
PostEventReadFromSource edm::ActivityRegistry::postEventReadFromSourceSignal_ |
Definition at line 840 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostEventReadFromSource().
PostEvent edm::ActivityRegistry::postEventSignal_ |
signal is emitted after all modules have finished processing the Event
Definition at line 517 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostEvent().
PostGlobalBeginLumi edm::ActivityRegistry::postGlobalBeginLumiSignal_ |
Definition at line 451 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostGlobalBeginLumi().
PostGlobalBeginRun edm::ActivityRegistry::postGlobalBeginRunSignal_ |
Definition at line 375 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostGlobalBeginRun().
PostGlobalEndLumi edm::ActivityRegistry::postGlobalEndLumiSignal_ |
Definition at line 463 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostGlobalEndLumi().
PostGlobalEndRun edm::ActivityRegistry::postGlobalEndRunSignal_ |
Definition at line 387 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostGlobalEndRun().
PostGlobalEndLumi edm::ActivityRegistry::postGlobalWriteLumiSignal_ |
Definition at line 477 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostGlobalWriteLumi(), and edm::Schedule::writeLumiAsync().
PostGlobalWriteRun edm::ActivityRegistry::postGlobalWriteRunSignal_ |
Definition at line 413 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostGlobalWriteRun(), and edm::Schedule::writeRunAsync().
PostModuleAccessInputProcessBlock edm::ActivityRegistry::postModuleAccessInputProcessBlockSignal_ |
Definition at line 941 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleAccessInputProcessBlock().
PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_ |
Definition at line 702 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleBeginJob().
PostModuleBeginProcessBlock edm::ActivityRegistry::postModuleBeginProcessBlockSignal_ |
Definition at line 926 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleBeginProcessBlock().
PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_ |
Definition at line 294 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleBeginStream().
PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_ |
Definition at line 669 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleConstruction().
PostModuleDestruction edm::ActivityRegistry::postModuleDestructionSignal_ |
Definition at line 687 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::Schedule::deleteModule(), and watchPostModuleDestruction().
PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_ |
Definition at line 716 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleEndJob().
PostModuleEndProcessBlock edm::ActivityRegistry::postModuleEndProcessBlockSignal_ |
Definition at line 955 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleEndProcessBlock().
PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_ |
Definition at line 308 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleEndStream().
PostModuleEventAcquire edm::ActivityRegistry::postModuleEventAcquireSignal_ |
Definition at line 760 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostModuleEventAcquire(), and edm::EventAcquireSignalsSentry::~EventAcquireSignalsSentry().
PostModuleEventDelayedGet edm::ActivityRegistry::postModuleEventDelayedGetSignal_ |
Definition at line 824 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::UnscheduledCallProducer::UnscheduledCallProducer(), and watchPostModuleEventDelayedGet().
PostModuleEventPrefetching edm::ActivityRegistry::postModuleEventPrefetchingSignal_ |
Definition at line 732 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleEventPrefetching().
PostModuleEvent edm::ActivityRegistry::postModuleEventSignal_ |
Definition at line 746 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostModuleEvent(), and edm::EventSignalsSentry::~EventSignalsSentry().
PostModuleGlobalBeginLumi edm::ActivityRegistry::postModuleGlobalBeginLumiSignal_ |
Definition at line 1013 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleGlobalBeginLumi().
PostModuleGlobalBeginRun edm::ActivityRegistry::postModuleGlobalBeginRunSignal_ |
Definition at line 985 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleGlobalBeginRun().
PostModuleGlobalEndLumi edm::ActivityRegistry::postModuleGlobalEndLumiSignal_ |
Definition at line 1027 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleGlobalEndLumi().
PostModuleGlobalEndRun edm::ActivityRegistry::postModuleGlobalEndRunSignal_ |
Definition at line 999 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleGlobalEndRun().
PostModuleGlobalPrefetching edm::ActivityRegistry::postModuleGlobalPrefetchingSignal_ |
Definition at line 971 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleGlobalPrefetching().
PostModuleStreamBeginLumi edm::ActivityRegistry::postModuleStreamBeginLumiSignal_ |
Definition at line 898 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleStreamBeginLumi().
PostModuleStreamBeginRun edm::ActivityRegistry::postModuleStreamBeginRunSignal_ |
Definition at line 870 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleStreamBeginRun().
PostModuleStreamEndLumi edm::ActivityRegistry::postModuleStreamEndLumiSignal_ |
Definition at line 912 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleStreamEndLumi().
PostModuleStreamEndRun edm::ActivityRegistry::postModuleStreamEndRunSignal_ |
Definition at line 884 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleStreamEndRun().
PostModuleStreamPrefetching edm::ActivityRegistry::postModuleStreamPrefetchingSignal_ |
Definition at line 856 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleStreamPrefetching().
PostModuleTransformAcquiring edm::ActivityRegistry::postModuleTransformAcquiringSignal_ |
Definition at line 808 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleTransformAcquiring().
PostModuleTransformPrefetching edm::ActivityRegistry::postModuleTransformPrefetchingSignal_ |
Definition at line 776 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleTransformPrefetching().
PostModuleTransform edm::ActivityRegistry::postModuleTransformSignal_ |
Definition at line 792 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostModuleTransform().
PostModuleWriteLumi edm::ActivityRegistry::postModuleWriteLumiSignal_ |
Definition at line 1067 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostModuleWriteLumi(), and edm::OutputModuleCommunicatorT< T >::writeLumiAsync().
PostModuleWriteProcessBlock edm::ActivityRegistry::postModuleWriteProcessBlockSignal_ |
Definition at line 1041 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostModuleWriteProcessBlock(), and edm::OutputModuleCommunicatorT< T >::writeProcessBlockAsync().
PostModuleWriteRun edm::ActivityRegistry::postModuleWriteRunSignal_ |
Definition at line 1053 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostModuleWriteRun(), and edm::OutputModuleCommunicatorT< T >::writeRunAsync().
PostOpenFile edm::ActivityRegistry::postOpenFileSignal_ |
Definition at line 269 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostOpenFile().
PostPathEvent edm::ActivityRegistry::postPathEventSignal_ |
Definition at line 541 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostPathEvent().
PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_ |
Definition at line 1084 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostSourceConstruction().
PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_ |
Definition at line 228 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostSourceLumi().
PostSourceNextTransition edm::ActivityRegistry::postSourceNextTransitionSignal_ |
Definition at line 202 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostSourceNextTransition().
PostSourceProcessBlock edm::ActivityRegistry::postSourceProcessBlockSignal_ |
Definition at line 254 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostSourceProcessBlock().
PostSourceRun edm::ActivityRegistry::postSourceRunSignal_ |
Definition at line 240 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostSourceRun().
PostSourceEvent edm::ActivityRegistry::postSourceSignal_ |
Definition at line 216 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPostSourceEvent().
PostStreamBeginLumi edm::ActivityRegistry::postStreamBeginLumiSignal_ |
Definition at line 491 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostStreamBeginLumi().
PostStreamBeginRun edm::ActivityRegistry::postStreamBeginRunSignal_ |
Definition at line 425 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostStreamBeginRun().
PostStreamEndLumi edm::ActivityRegistry::postStreamEndLumiSignal_ |
Definition at line 503 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostStreamEndLumi().
PostStreamEndRun edm::ActivityRegistry::postStreamEndRunSignal_ |
Definition at line 437 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPostStreamEndRun().
PostWriteProcessBlock edm::ActivityRegistry::postWriteProcessBlockSignal_ |
Definition at line 401 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPostWriteProcessBlock(), and edm::Schedule::writeProcessBlockAsync().
PreAccessInputProcessBlock edm::ActivityRegistry::preAccessInputProcessBlockSignal_ |
Definition at line 329 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreAccessInputProcessBlock().
Preallocate edm::ActivityRegistry::preallocateSignal_ |
signal is emitted before beginJob
Definition at line 145 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreallocate().
PreBeginJob edm::ActivityRegistry::preBeginJobSignal_ |
signal is emitted before all modules have gotten their beginJob called
Definition at line 160 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreBeginJob().
PreBeginProcessBlock edm::ActivityRegistry::preBeginProcessBlockSignal_ |
Definition at line 315 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreBeginProcessBlock().
PreClearEvent edm::ActivityRegistry::preClearEventSignal_ |
signal is emitted before the data products in the Event are cleared
Definition at line 523 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreClearEvent().
PreCloseFile edm::ActivityRegistry::preCloseFileSignal_ |
Definition at line 276 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreCloseFile().
PreEndJob edm::ActivityRegistry::preEndJobSignal_ |
signal is emitted before any modules have gotten their endJob called
Definition at line 174 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), EventProcessingAllocMonitor::EventProcessingAllocMonitor(), and watchPreEndJob().
PreEndProcessBlock edm::ActivityRegistry::preEndProcessBlockSignal_ |
Definition at line 343 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreEndProcessBlock().
PreESModuleAcquire edm::ActivityRegistry::preESModuleAcquireSignal_ |
Definition at line 631 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreESModuleAcquire().
PreESModulePrefetching edm::ActivityRegistry::preESModulePrefetchingSignal_ |
Definition at line 601 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreESModulePrefetching().
PreESModule edm::ActivityRegistry::preESModuleSignal_ |
Definition at line 618 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::eventsetup::ESSourceProductResolverBase::doPrefetchAndSignals(), and watchPreESModule().
PreESSyncIOV edm::ActivityRegistry::preESSyncIOVSignal_ |
Definition at line 588 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), edm::service::Tracer::Tracer(), and watchPreESSyncIOV().
PreEventReadFromSource edm::ActivityRegistry::preEventReadFromSourceSignal_ |
Definition at line 832 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreEventReadFromSource().
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 511 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreEvent().
PreGlobalBeginLumi edm::ActivityRegistry::preGlobalBeginLumiSignal_ |
Definition at line 444 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreGlobalBeginLumi().
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 370 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreGlobalBeginRun().
PreGlobalEarlyTermination edm::ActivityRegistry::preGlobalEarlyTerminationSignal_ |
Definition at line 557 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), edm::service::Tracer::Tracer(), and watchPreGlobalEarlyTermination().
PreGlobalEndLumi edm::ActivityRegistry::preGlobalEndLumiSignal_ |
Definition at line 458 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreGlobalEndLumi().
PreGlobalEndRun edm::ActivityRegistry::preGlobalEndRunSignal_ |
Definition at line 382 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreGlobalEndRun().
PreGlobalEndLumi edm::ActivityRegistry::preGlobalWriteLumiSignal_ |
Definition at line 470 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPreGlobalWriteLumi(), and edm::Schedule::writeLumiAsync().
PreGlobalWriteRun edm::ActivityRegistry::preGlobalWriteRunSignal_ |
Definition at line 408 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPreGlobalWriteRun(), and edm::Schedule::writeRunAsync().
PreModuleAccessInputProcessBlock edm::ActivityRegistry::preModuleAccessInputProcessBlockSignal_ |
Definition at line 933 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleAccessInputProcessBlock().
PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_ |
Definition at line 696 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleBeginJob().
PreModuleBeginProcessBlock edm::ActivityRegistry::preModuleBeginProcessBlockSignal_ |
Definition at line 919 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleBeginProcessBlock().
PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_ |
Definition at line 287 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleBeginStream().
PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_ |
Definition at line 660 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleConstruction().
PreModuleDestruction edm::ActivityRegistry::preModuleDestructionSignal_ |
Definition at line 678 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::Schedule::deleteModule(), and watchPreModuleDestruction().
PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_ |
Definition at line 710 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleEndJob().
PreModuleEndProcessBlock edm::ActivityRegistry::preModuleEndProcessBlockSignal_ |
Definition at line 948 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleEndProcessBlock().
PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_ |
Definition at line 301 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleEndStream().
PreModuleEventAcquire edm::ActivityRegistry::preModuleEventAcquireSignal_ |
Definition at line 752 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::EventAcquireSignalsSentry::EventAcquireSignalsSentry(), and watchPreModuleEventAcquire().
PreModuleEventDelayedGet edm::ActivityRegistry::preModuleEventDelayedGetSignal_ |
Definition at line 816 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::UnscheduledCallProducer::UnscheduledCallProducer(), and watchPreModuleEventDelayedGet().
PreModuleEventPrefetching edm::ActivityRegistry::preModuleEventPrefetchingSignal_ |
Definition at line 724 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleEventPrefetching().
PreModuleEvent edm::ActivityRegistry::preModuleEventSignal_ |
Definition at line 740 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::EventSignalsSentry::EventSignalsSentry(), and watchPreModuleEvent().
PreModuleGlobalBeginLumi edm::ActivityRegistry::preModuleGlobalBeginLumiSignal_ |
Definition at line 1006 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleGlobalBeginLumi().
PreModuleGlobalBeginRun edm::ActivityRegistry::preModuleGlobalBeginRunSignal_ |
Definition at line 978 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleGlobalBeginRun().
PreModuleGlobalEndLumi edm::ActivityRegistry::preModuleGlobalEndLumiSignal_ |
Definition at line 1020 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleGlobalEndLumi().
PreModuleGlobalEndRun edm::ActivityRegistry::preModuleGlobalEndRunSignal_ |
Definition at line 992 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleGlobalEndRun().
PreModuleGlobalPrefetching edm::ActivityRegistry::preModuleGlobalPrefetchingSignal_ |
Definition at line 963 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleGlobalPrefetching().
PreModuleStreamBeginLumi edm::ActivityRegistry::preModuleStreamBeginLumiSignal_ |
Definition at line 891 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleStreamBeginLumi().
PreModuleStreamBeginRun edm::ActivityRegistry::preModuleStreamBeginRunSignal_ |
Definition at line 863 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleStreamBeginRun().
PreModuleStreamEndLumi edm::ActivityRegistry::preModuleStreamEndLumiSignal_ |
Definition at line 905 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleStreamEndLumi().
PreModuleStreamEndRun edm::ActivityRegistry::preModuleStreamEndRunSignal_ |
Definition at line 877 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleStreamEndRun().
PreModuleStreamPrefetching edm::ActivityRegistry::preModuleStreamPrefetchingSignal_ |
Definition at line 848 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleStreamPrefetching().
PreModuleTransformAcquiring edm::ActivityRegistry::preModuleTransformAcquiringSignal_ |
Definition at line 800 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleTransformAcquiring().
PreModuleTransformPrefetching edm::ActivityRegistry::preModuleTransformPrefetchingSignal_ |
Definition at line 768 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleTransformPrefetching().
PreModuleTransform edm::ActivityRegistry::preModuleTransformSignal_ |
Definition at line 784 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleTransform().
PreModuleWriteLumi edm::ActivityRegistry::preModuleWriteLumiSignal_ |
Definition at line 1060 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleWriteLumi().
PreModuleWriteProcessBlock edm::ActivityRegistry::preModuleWriteProcessBlockSignal_ |
Definition at line 1034 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleWriteProcessBlock().
PreModuleWriteRun edm::ActivityRegistry::preModuleWriteRunSignal_ |
Definition at line 1048 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreModuleWriteRun().
PreOpenFile edm::ActivityRegistry::preOpenFileSignal_ |
Definition at line 262 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreOpenFile().
PrePathEvent edm::ActivityRegistry::prePathEventSignal_ |
Definition at line 535 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPrePathEvent().
PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_ |
Definition at line 1075 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreSourceConstruction().
PreSourceEarlyTermination edm::ActivityRegistry::preSourceEarlyTerminationSignal_ |
Definition at line 566 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), edm::service::Tracer::Tracer(), watchPreSourceEarlyTermination(), and edm::SendSourceTerminationSignalIfException::~SendSourceTerminationSignalIfException().
PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_ |
Definition at line 222 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreSourceLumi().
PreSourceNextTransition edm::ActivityRegistry::preSourceNextTransitionSignal_ |
Definition at line 194 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreSourceNextTransition().
PreSourceProcessBlock edm::ActivityRegistry::preSourceProcessBlockSignal_ |
Definition at line 246 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreSourceProcessBlock().
PreSourceRun edm::ActivityRegistry::preSourceRunSignal_ |
Definition at line 234 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreSourceRun().
PreSourceEvent edm::ActivityRegistry::preSourceSignal_ |
Definition at line 210 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), and watchPreSourceEvent().
PreStreamBeginLumi edm::ActivityRegistry::preStreamBeginLumiSignal_ |
Definition at line 484 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreStreamBeginLumi().
PreStreamBeginRun edm::ActivityRegistry::preStreamBeginRunSignal_ |
Definition at line 420 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreStreamBeginRun().
PreStreamEarlyTermination edm::ActivityRegistry::preStreamEarlyTerminationSignal_ |
Definition at line 548 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), edm::service::Tracer::Tracer(), and watchPreStreamEarlyTermination().
PreStreamEndLumi edm::ActivityRegistry::preStreamEndLumiSignal_ |
Definition at line 498 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreStreamEndLumi().
PreStreamEndRun edm::ActivityRegistry::preStreamEndRunSignal_ |
Definition at line 432 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and watchPreStreamEndRun().
PreWriteProcessBlock edm::ActivityRegistry::preWriteProcessBlockSignal_ |
Definition at line 394 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), watchPreWriteProcessBlock(), and edm::Schedule::writeProcessBlockAsync().