#include <ActivityRegistry.h>
Public Types | |
typedef signalslot::Signal< void()> | JobFailure |
typedef signalslot::Signal< void()> | PostBeginJob |
typedef signalslot::Signal < void(LuminosityBlock const &, EventSetup const &)> | PostBeginLumi |
typedef signalslot::Signal < void(Run const &, EventSetup const &)> | PostBeginRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PostCloseFile |
signal is emitted after the source opens a file More... | |
typedef signalslot::Signal< void()> | PostEndJob |
typedef signalslot::Signal < void(LuminosityBlock const &, EventSetup const &)> | PostEndLumi |
typedef signalslot::Signal < void(Run const &, EventSetup const &)> | PostEndRun |
typedef signalslot::Signal < void(StreamContext const &)> | PostEvent |
typedef signalslot::Signal < void(unsigned int, unsigned int)> | PostForkReacquireResources |
signal is emitted after we forked the processes More... | |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalEndRun |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModule |
signal is emitted after the module finished processing the Event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleBeginJob |
signal is emitted after the module had done beginJob More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleBeginLumi |
signal is emitted after the module finished processing beginLumi More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleBeginRun |
signal is emitted after the module finished processing beginRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleBeginStream |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleConstruction |
signal is emitted after the module was construction More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleEndJob |
signal is emitted after the module had done endJob More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleEndLumi |
signal is emitted after the module finished processing endLumi More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleEndRun |
signal is emitted after the module finished processing endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleEndStream |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleEvent |
signal is emitted after the module finished processing the Event More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleEventDelayedGet |
signal is emitted after the module starts processing the Event and after a delayed get has finished More... | |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalEndRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamBeginLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamBeginRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamEndLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamEndRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PostOpenFile |
signal is emitted after the source opens a file More... | |
typedef signalslot::Signal < void(std::string const &, HLTPathStatus const &)> | PostPathBeginLumi |
signal is emitted after all modules have finished for the Path for beginLumi More... | |
typedef signalslot::Signal < void(std::string const &, HLTPathStatus const &)> | PostPathBeginRun |
signal is emitted after all modules have finished for the Path for beginRun More... | |
typedef signalslot::Signal < void(std::string const &, HLTPathStatus const &)> | PostPathEndLumi |
signal is emitted after all modules have finished for the Path for endRun More... | |
typedef signalslot::Signal < void(std::string const &, HLTPathStatus const &)> | PostPathEndRun |
signal is emitted after all modules have finished for the Path for endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, PathContext const &, HLTPathStatus const &)> | PostPathEvent |
signal is emitted after all modules have finished for the Path for an event More... | |
typedef signalslot::Signal < void(Event const &, EventSetup const &)> | PostProcessEvent |
typedef signalslot::Signal < void(std::string const &, HLTPathStatus const &)> | PostProcessPath |
signal is emitted after all modules have finished for the Path for an event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostSourceConstruction |
signal is emitted after the source was construction More... | |
typedef signalslot::Signal < void(StreamID)> | PostSourceEvent |
signal is emitted after the source starts creating an Event More... | |
typedef signalslot::Signal< void()> | PostSourceLumi |
signal is emitted after the source starts creating a Lumi More... | |
typedef signalslot::Signal< void()> | PostSourceRun |
signal is emitted after the source starts creating a Run More... | |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamBeginLumi |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamBeginRun |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamEndLumi |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamEndRun |
typedef signalslot::Signal < void(service::SystemBounds const &)> | Preallocate |
typedef signalslot::Signal < void(LuminosityBlockID const &, Timestamp const &)> | PreBeginLumi |
typedef signalslot::Signal < void(RunID const &, Timestamp const &)> | PreBeginRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PreCloseFile |
signal is emitted before the Closesource closes a file More... | |
typedef signalslot::Signal < void(LuminosityBlockID const &, Timestamp const &)> | PreEndLumi |
typedef signalslot::Signal < void(RunID const &, Timestamp const &)> | PreEndRun |
typedef signalslot::Signal < void(StreamContext const &)> | PreEvent |
typedef signalslot::Signal< void()> | PreForkReleaseResources |
signal is emitted before we fork the processes More... | |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalEndRun |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModule |
signal is emitted before the module starts processing the Event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleBeginJob |
signal is emitted before the module does beginJob More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleBeginLumi |
signal is emitted before the module starts processing beginLumi More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleBeginRun |
signal is emitted before the module starts processing beginRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleBeginStream |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleConstruction |
signal is emitted before the module is constructed More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleEndJob |
signal is emitted before the module does endJob More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleEndLumi |
signal is emitted before the module starts processing endLumi More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleEndRun |
signal is emitted before the module starts processing endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleEndStream |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleEvent |
signal is emitted before the module starts processing the Event More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleEventDelayedGet |
signal is emitted after the module starts processing the Event and before a delayed get has started More... | |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalEndRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamBeginLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamBeginRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamEndLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamEndRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PreOpenFile |
signal is emitted before the source opens a file More... | |
typedef signalslot::Signal < void(std::string const &)> | PrePathBeginLumi |
signal is emitted before starting to process a Path for beginLumi More... | |
typedef signalslot::Signal < void(std::string const &)> | PrePathBeginRun |
signal is emitted before starting to process a Path for beginRun More... | |
typedef signalslot::Signal < void(std::string const &)> | PrePathEndLumi |
signal is emitted before starting to process a Path for endRun More... | |
typedef signalslot::Signal < void(std::string const &)> | PrePathEndRun |
signal is emitted before starting to process a Path for endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, PathContext const &)> | PrePathEvent |
signal is emitted before starting to process a Path for an event More... | |
typedef signalslot::Signal < void(EventID const &, Timestamp const &)> | PreProcessEvent |
typedef signalslot::Signal < void(std::string const &)> | PreProcessPath |
signal is emitted before starting to process a Path for an event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreSourceConstruction |
signal is emitted before the source is constructed More... | |
typedef signalslot::Signal < void(StreamID)> | PreSourceEvent |
signal is emitted before the source starts creating an Event More... | |
typedef signalslot::Signal< void()> | PreSourceLumi |
signal is emitted before the source starts creating a Lumi More... | |
typedef signalslot::Signal< void()> | PreSourceRun |
signal is emitted before the source starts creating a Run More... | |
typedef signalslot::Signal < void(StreamContext const &)> | PreStreamBeginLumi |
typedef signalslot::Signal < void(StreamContext const &)> | PreStreamBeginRun |
typedef signalslot::Signal < void(StreamContext const &)> | PreStreamEndLumi |
typedef signalslot::Signal < void(StreamContext const &)> | PreStreamEndRun |
Private Member Functions | |
void | connectGlobals (ActivityRegistry &iOther) |
void | connectLocals (ActivityRegistry &iOther) |
Definition at line 65 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::JobFailure |
Definition at line 95 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostBeginJob |
Definition at line 78 of file ActivityRegistry.h.
typedef signalslot::Signal<void(LuminosityBlock const&, EventSetup const&)> edm::ActivityRegistry::PostBeginLumi |
Definition at line 425 of file ActivityRegistry.h.
typedef signalslot::Signal<void(Run const&, EventSetup const&)> edm::ActivityRegistry::PostBeginRun |
Definition at line 389 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PostCloseFile |
signal is emitted after the source opens a file
Definition at line 181 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostEndJob |
Definition at line 87 of file ActivityRegistry.h.
typedef signalslot::Signal<void(LuminosityBlock const&, EventSetup const&)> edm::ActivityRegistry::PostEndLumi |
Definition at line 443 of file ActivityRegistry.h.
typedef signalslot::Signal<void(Run const&, EventSetup const&)> edm::ActivityRegistry::PostEndRun |
Definition at line 407 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostEvent |
Definition at line 337 of file ActivityRegistry.h.
typedef signalslot::Signal<void(unsigned int, unsigned int)> edm::ActivityRegistry::PostForkReacquireResources |
signal is emitted after we forked the processes
Definition at line 865 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalBeginLumi |
Definition at line 280 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalBeginRun |
Definition at line 224 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalEndLumi |
Definition at line 294 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalEndRun |
Definition at line 238 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModule |
signal is emitted after the module finished processing the Event
Definition at line 758 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 580 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleBeginLumi |
signal is emitted after the module finished processing beginLumi
Definition at line 813 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleBeginRun |
signal is emitted after the module finished processing beginRun
Definition at line 776 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleBeginStream |
Definition at line 195 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleConstruction |
signal is emitted after the module was construction
Definition at line 563 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 596 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleEndLumi |
signal is emitted after the module finished processing endLumi
Definition at line 831 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleEndRun |
signal is emitted after the module finished processing endRun
Definition at line 795 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEndStream |
Definition at line 209 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 612 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 628 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalBeginLumi |
Definition at line 726 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalBeginRun |
Definition at line 698 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalEndLumi |
Definition at line 740 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalEndRun |
Definition at line 712 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamBeginLumi |
Definition at line 670 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamBeginRun |
Definition at line 642 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamEndLumi |
Definition at line 684 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamEndRun |
Definition at line 656 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PostOpenFile |
signal is emitted after the source opens a file
Definition at line 163 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, HLTPathStatus const&)> edm::ActivityRegistry::PostPathBeginLumi |
signal is emitted after all modules have finished for the Path for beginLumi
Definition at line 516 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, HLTPathStatus const&)> edm::ActivityRegistry::PostPathBeginRun |
signal is emitted after all modules have finished for the Path for beginRun
Definition at line 480 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, HLTPathStatus const&)> edm::ActivityRegistry::PostPathEndLumi |
signal is emitted after all modules have finished for the Path for endRun
Definition at line 534 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, HLTPathStatus const&)> edm::ActivityRegistry::PostPathEndRun |
signal is emitted after all modules have finished for the Path for endRun
Definition at line 498 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 354 of file ActivityRegistry.h.
typedef signalslot::Signal<void(Event const&, EventSetup const&)> edm::ActivityRegistry::PostProcessEvent |
Definition at line 371 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, HLTPathStatus const&)> edm::ActivityRegistry::PostProcessPath |
signal is emitted after all modules have finished for the Path for an event
Definition at line 462 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostSourceConstruction |
signal is emitted after the source was construction
Definition at line 848 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 114 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostSourceLumi |
signal is emitted after the source starts creating a Lumi
Definition at line 130 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostSourceRun |
signal is emitted after the source starts creating a Run
Definition at line 146 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamBeginLumi |
Definition at line 308 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamBeginRun |
Definition at line 252 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamEndLumi |
Definition at line 322 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamEndRun |
Definition at line 266 of file ActivityRegistry.h.
typedef signalslot::Signal<void(service::SystemBounds const&)> edm::ActivityRegistry::Preallocate |
Definition at line 70 of file ActivityRegistry.h.
typedef signalslot::Signal<void(LuminosityBlockID const&, Timestamp const&)> edm::ActivityRegistry::PreBeginLumi |
Definition at line 416 of file ActivityRegistry.h.
typedef signalslot::Signal<void(RunID const&, Timestamp const&)> edm::ActivityRegistry::PreBeginRun |
Definition at line 380 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PreCloseFile |
signal is emitted before the Closesource closes a file
Definition at line 173 of file ActivityRegistry.h.
typedef signalslot::Signal<void(LuminosityBlockID const&, Timestamp const&)> edm::ActivityRegistry::PreEndLumi |
Definition at line 434 of file ActivityRegistry.h.
typedef signalslot::Signal<void(RunID const&, Timestamp const&)> edm::ActivityRegistry::PreEndRun |
Definition at line 398 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreEvent |
Definition at line 329 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreForkReleaseResources |
signal is emitted before we fork the processes
Definition at line 857 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalBeginLumi |
Definition at line 273 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalBeginRun |
Definition at line 216 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalEndLumi |
Definition at line 287 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalEndRun |
Definition at line 231 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModule |
signal is emitted before the module starts processing the Event
Definition at line 749 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleBeginJob |
signal is emitted before the module does beginJob
Definition at line 572 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleBeginLumi |
signal is emitted before the module starts processing beginLumi
Definition at line 804 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleBeginRun |
signal is emitted before the module starts processing beginRun
Definition at line 767 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleBeginStream |
Definition at line 188 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleConstruction |
signal is emitted before the module is constructed
Definition at line 554 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleEndJob |
signal is emitted before the module does endJob
Definition at line 588 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleEndLumi |
signal is emitted before the module starts processing endLumi
Definition at line 822 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleEndRun |
signal is emitted before the module starts processing endRun
Definition at line 786 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEndStream |
Definition at line 202 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 604 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 620 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalBeginLumi |
Definition at line 719 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalBeginRun |
Definition at line 691 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalEndLumi |
Definition at line 733 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalEndRun |
Definition at line 705 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamBeginLumi |
Definition at line 663 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamBeginRun |
Definition at line 635 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamEndLumi |
Definition at line 677 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamEndRun |
Definition at line 649 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&, bool)> edm::ActivityRegistry::PreOpenFile |
signal is emitted before the source opens a file
Definition at line 154 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PrePathBeginLumi |
signal is emitted before starting to process a Path for beginLumi
Definition at line 507 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PrePathBeginRun |
signal is emitted before starting to process a Path for beginRun
Definition at line 471 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PrePathEndLumi |
signal is emitted before starting to process a Path for endRun
Definition at line 525 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PrePathEndRun |
signal is emitted before starting to process a Path for endRun
Definition at line 489 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 346 of file ActivityRegistry.h.
typedef signalslot::Signal<void(EventID const&, Timestamp const&)> edm::ActivityRegistry::PreProcessEvent |
Definition at line 362 of file ActivityRegistry.h.
typedef signalslot::Signal<void(std::string const&)> edm::ActivityRegistry::PreProcessPath |
signal is emitted before starting to process a Path for an event
Definition at line 453 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreSourceConstruction |
signal is emitted before the source is constructed
Definition at line 839 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 106 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreSourceLumi |
signal is emitted before the source starts creating a Lumi
Definition at line 122 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreSourceRun |
signal is emitted before the source starts creating a Run
Definition at line 138 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamBeginLumi |
Definition at line 301 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamBeginRun |
Definition at line 245 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamEndLumi |
Definition at line 315 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamEndRun |
Definition at line 259 of file ActivityRegistry.h.
|
inline |
Definition at line 67 of file ActivityRegistry.h.
void ActivityRegistry::connect | ( | ActivityRegistry & | iOther | ) |
forwards our signals to slots connected to iOther
Definition at line 243 of file ActivityRegistry.cc.
References connectGlobals(), and connectLocals().
Referenced by Vispa.Gui.ZoomableScrollArea.ZoomableScrollArea::__init__(), Vispa.Views.PropertyView.BooleanProperty::__init__(), Vispa.Gui.FindDialog.FindDialog::_addScript(), Vispa.Gui.FindDialog.FindDialog::_addStringProperty(), Vispa.Main.Application.Application::_connectSignals(), Vispa.Plugins.ConfigEditor.CodeTableView.CodeTableView::_createItem(), Vispa.Gui.BoxContentDialog.BoxContentDialog::addButton(), Vispa.Gui.ToolBoxContainer.ToolBoxContainer::addWidget(), Vispa.Views.PropertyView.PropertyView::append(), Vispa.Views.PropertyView.PropertyView::appendAddRow(), edm::serviceregistry::ServicesManager::connect(), edm::serviceregistry::ServicesManager::connectTo(), Vispa.Main.Application.Application::createAction(), Vispa.Views.PropertyView.TextEditWithButtonProperty::createButton(), Vispa.Views.LineDecayView.LineDecayView::createLineDecayContainer(), Vispa.Views.PropertyView.TextEditWithButtonProperty::createLineEdit(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.PropertyView.TextEditWithButtonProperty::createTextEdit(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filterDialog(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Gui.PortWidget.PortWidget::mouseMoveEvent(), Vispa.Views.PropertyView.BooleanProperty::setChecked(), Vispa.Main.SplitterTab.SplitterTab::setController(), Vispa.Plugins.Browser.BrowserTab.BrowserTab::setController(), Vispa.Views.PropertyView.BooleanProperty::setReadOnly(), Vispa.Views.PropertyView.DropDownProperty::setReadOnly(), Vispa.Views.PropertyView.TextEditWithButtonProperty::setReadOnly(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setTab(), Vispa.Views.PropertyView.IntegerProperty::setValue(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView(), Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController::updateViewMenu(), and Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController::updateViewMenu().
|
private |
Definition at line 88 of file ActivityRegistry.cc.
References edm::signalslot::Signal< T >::connect(), jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postForkReacquireResourcesSignal_, postOpenFileSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, preallocateSignal_, preCloseFileSignal_, preForkReleaseResourcesSignal_, preOpenFileSignal_, preSourceConstructionSignal_, preSourceLumiSignal_, preSourceRunSignal_, and preSourceSignal_.
Referenced by connect(), and connectToSubProcess().
|
private |
Definition at line 118 of file ActivityRegistry.cc.
References edm::signalslot::Signal< T >::connect(), postBeginLumiSignal_, postBeginRunSignal_, postEndLumiSignal_, postEndRunSignal_, postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postModuleBeginJobSignal_, postModuleBeginLumiSignal_, postModuleBeginRunSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndLumiSignal_, postModuleEndRunSignal_, postModuleEndStreamSignal_, postModuleEventDelayedGetSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postPathBeginLumiSignal_, postPathBeginRunSignal_, postPathEndLumiSignal_, postPathEndRunSignal_, postPathEventSignal_, postProcessEventSignal_, postProcessPathSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preBeginLumiSignal_, preBeginRunSignal_, preEndLumiSignal_, preEndRunSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preModuleBeginJobSignal_, preModuleBeginLumiSignal_, preModuleBeginRunSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndLumiSignal_, preModuleEndRunSignal_, preModuleEndStreamSignal_, preModuleEventDelayedGetSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, prePathBeginLumiSignal_, prePathBeginRunSignal_, prePathEndLumiSignal_, prePathEndRunSignal_, prePathEventSignal_, preProcessEventSignal_, preProcessPathSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEndLumiSignal_, and preStreamEndRunSignal_.
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 249 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 255 of file ActivityRegistry.cc.
References jobFailureSignal_, postBeginJobSignal_, postBeginLumiSignal_, postBeginRunSignal_, postCloseFileSignal_, postEndJobSignal_, postEndLumiSignal_, postEndRunSignal_, postEventSignal_, postForkReacquireResourcesSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postModuleBeginJobSignal_, postModuleBeginLumiSignal_, postModuleBeginRunSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndLumiSignal_, postModuleEndRunSignal_, postModuleEndStreamSignal_, postModuleEventDelayedGetSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postOpenFileSignal_, postPathBeginLumiSignal_, postPathBeginRunSignal_, postPathEndLumiSignal_, postPathEndRunSignal_, postPathEventSignal_, postProcessEventSignal_, postProcessPathSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preallocateSignal_, preBeginLumiSignal_, preBeginRunSignal_, preCloseFileSignal_, preEndLumiSignal_, preEndRunSignal_, preEventSignal_, preForkReleaseResourcesSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preModuleBeginJobSignal_, preModuleBeginLumiSignal_, preModuleBeginRunSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndLumiSignal_, preModuleEndRunSignal_, preModuleEndStreamSignal_, preModuleEventDelayedGetSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preOpenFileSignal_, prePathBeginLumiSignal_, prePathBeginRunSignal_, prePathEndLumiSignal_, prePathEndRunSignal_, prePathEventSignal_, preProcessEventSignal_, preProcessPathSignal_, preSourceConstructionSignal_, preSourceLumiSignal_, preSourceRunSignal_, preSourceSignal_, preStreamBeginLumiSignal_, preStreamBeginRunSignal_, preStreamEndLumiSignal_, and preStreamEndRunSignal_.
Referenced by edm::serviceregistry::ServicesManager::copySlotsFrom(), edm::serviceregistry::ServicesManager::copySlotsTo(), and edm::serviceregistry::ServicesManager::ServicesManager().
|
inline |
convenience function for attaching to signal
Definition at line 100 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::JobReportService::JobReportService(), and edm::service::MessageLogger::MessageLogger().
|
inline |
convenience function for attaching to signal
Definition at line 82 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by DTDataIntegrityTask::DTDataIntegrityTask(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), FWFFService::FWFFService(), edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), edm::service::PrescaleService::PrescaleService(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileService::TFileService(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 428 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::IgProfService::IgProfService(), edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval(), and edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 392 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by EcalDQMBinningService::EcalDQMBinningService(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), FWFFService::FWFFService(), edm::service::IgProfService::IgProfService(), edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval(), and TGeoFromDddService::TGeoFromDddService().
|
inline |
Definition at line 183 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 90 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FWFFLooper::attachTo(), edm::service::CPU::CPU(), DQMService::DQMService(), edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), FWFFService::FWFFService(), edm::service::IgProfService::IgProfService(), edm::service::JobReportService::JobReportService(), edm::service::MessageLogger::MessageLogger(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), cond::service::PoolDBOutputService::PoolDBOutputService(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileAdaptor::TFileAdaptor(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 446 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::IgProfService::IgProfService().
|
inline |
Definition at line 410 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::EvFDaqDirector::EvFDaqDirector(), edm::service::IgProfService::IgProfService(), and TGeoFromDddService::TGeoFromDddService().
|
inline |
Definition at line 340 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::ResourceEnforcer::ResourceEnforcer(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 867 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), and edm::service::SimpleMemoryCheck::SimpleMemoryCheck().
|
inline |
Definition at line 282 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 226 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 296 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 240 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 760 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FWFFLooper::attachTo(), DQMService::DQMService(), evf::FastMonitoringService::FastMonitoringService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), cond::service::PoolDBOutputService::PoolDBOutputService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), and TimerService::TimerService().
|
inline |
Definition at line 582 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 815 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 778 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 197 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 565 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 598 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 833 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 797 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 211 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 614 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileService::TFileService(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 630 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 728 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 700 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 742 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 714 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 672 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 644 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 686 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 658 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 165 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::IgProfService::IgProfService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 518 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
|
inline |
Definition at line 482 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
|
inline |
Definition at line 536 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
|
inline |
Definition at line 500 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
|
inline |
Definition at line 356 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 374 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FWFFLooper::attachTo(), DQMService::DQMService(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), FWFFService::FWFFService(), edm::service::IgProfService::IgProfService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval(), ProfilerService::ProfilerService(), and VariableHelperService::VariableHelperService().
|
inline |
Definition at line 464 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::PathTimerService::PathTimerService(), and ProfilerService::ProfilerService().
|
inline |
Definition at line 850 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by DQMService::DQMService(), edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 116 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by DQMService::DQMService(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), ProfilerService::ProfilerService(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 132 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 148 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by DQMStore::DQMStore(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 310 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 254 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 324 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 268 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 73 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preallocateSignal_.
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::ResourceEnforcer::ResourceEnforcer(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 419 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by DTDataIntegrityTask::DTDataIntegrityTask(), evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::FastMonitoringService::FastMonitoringService(), and cond::service::PoolDBOutputService::PoolDBOutputService().
|
inline |
Definition at line 383 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle(), and evf::EvFDaqDirector::EvFDaqDirector().
|
inline |
Definition at line 175 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), edm::storage::StatisticsSenderService::StatisticsSenderService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 437 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by DTDataIntegrityTask::DTDataIntegrityTask(), and evf::FastMonitoringService::FastMonitoringService().
|
inline |
Definition at line 401 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
|
inline |
Definition at line 332 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 859 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
|
inline |
Definition at line 275 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 219 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 289 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 233 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 751 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FWFFLooper::attachTo(), DQMService::DQMService(), evf::FastMonitoringService::FastMonitoringService(), InputTagDistributorService::InputTagDistributorService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), cond::service::PoolDBOutputService::PoolDBOutputService(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), TimerService::TimerService(), and VariableHelperService::VariableHelperService().
|
inline |
Definition at line 574 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 806 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 769 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 190 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 556 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 590 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 824 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 788 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService().
|
inline |
Definition at line 204 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 606 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileService::TFileService(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 622 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FastTimerService::FastTimerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 721 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 693 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 735 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 707 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 665 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 637 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 679 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 651 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 156 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 509 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
|
inline |
Definition at line 473 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::FastMonitoringService::FastMonitoringService().
|
inline |
Definition at line 527 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
|
inline |
Definition at line 491 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
|
inline |
Definition at line 348 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 365 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by DTDataIntegrityTask::DTDataIntegrityTask(), evf::FastMonitoringService::FastMonitoringService(), edm::service::IgProfService::IgProfService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), cond::service::PoolDBOutputService::PoolDBOutputService(), and ProfilerService::ProfilerService().
|
inline |
Definition at line 455 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::FastMonitoringService::FastMonitoringService(), and ProfilerService::ProfilerService().
|
inline |
Definition at line 841 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by DQMService::DQMService(), edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 108 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by DQMService::DQMService(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 124 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 140 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 303 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 247 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 317 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 261 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
JobFailure edm::ActivityRegistry::jobFailureSignal_ |
signal is emitted if event processing or end-of-job processing fails with an uncaught exception.
Definition at line 98 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostBeginJob edm::ActivityRegistry::postBeginJobSignal_ |
signal is emitted after all modules have gotten their beginJob called
Definition at line 80 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostBeginLumi edm::ActivityRegistry::postBeginLumiSignal_ |
signal is emitted after all modules have finished processing the beginLumi
Definition at line 427 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::postScheduleSignal().
PostBeginRun edm::ActivityRegistry::postBeginRunSignal_ |
signal is emitted after all modules have finished processing the beginRun
Definition at line 391 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::postScheduleSignal().
PostCloseFile edm::ActivityRegistry::postCloseFileSignal_ |
Definition at line 182 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostEndJob edm::ActivityRegistry::postEndJobSignal_ |
signal is emitted after all modules have gotten their endJob called
Definition at line 89 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostEndLumi edm::ActivityRegistry::postEndLumiSignal_ |
signal is emitted after all modules have finished processing the Lumi
Definition at line 445 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::postScheduleSignal().
PostEndRun edm::ActivityRegistry::postEndRunSignal_ |
signal is emitted after all modules have finished processing the Run
Definition at line 409 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::postScheduleSignal().
PostEvent edm::ActivityRegistry::postEventSignal_ |
signal is emitted after all modules have finished processing the Event
Definition at line 339 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postScheduleSignal().
PostForkReacquireResources edm::ActivityRegistry::postForkReacquireResourcesSignal_ |
Definition at line 866 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostGlobalBeginLumi edm::ActivityRegistry::postGlobalBeginLumiSignal_ |
Definition at line 281 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::postScheduleSignal().
PostGlobalBeginRun edm::ActivityRegistry::postGlobalBeginRunSignal_ |
Definition at line 225 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::postScheduleSignal().
PostGlobalEndLumi edm::ActivityRegistry::postGlobalEndLumiSignal_ |
Definition at line 295 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::postScheduleSignal().
PostGlobalEndRun edm::ActivityRegistry::postGlobalEndRunSignal_ |
Definition at line 239 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::postScheduleSignal().
PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_ |
Definition at line 581 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_ |
Definition at line 814 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::postModuleSignal().
PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_ |
Definition at line 777 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::postModuleSignal().
PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_ |
Definition at line 196 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_ |
Definition at line 564 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_ |
Definition at line 597 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_ |
Definition at line 832 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::postModuleSignal().
PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_ |
Definition at line 796 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::postModuleSignal().
PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_ |
Definition at line 210 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEventDelayedGet edm::ActivityRegistry::postModuleEventDelayedGetSignal_ |
Definition at line 629 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEvent edm::ActivityRegistry::postModuleEventSignal_ |
Definition at line 613 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postModuleSignal().
PostModuleGlobalBeginLumi edm::ActivityRegistry::postModuleGlobalBeginLumiSignal_ |
Definition at line 727 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::postModuleSignal().
PostModuleGlobalBeginRun edm::ActivityRegistry::postModuleGlobalBeginRunSignal_ |
Definition at line 699 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::postModuleSignal().
PostModuleGlobalEndLumi edm::ActivityRegistry::postModuleGlobalEndLumiSignal_ |
Definition at line 741 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::postModuleSignal().
PostModuleGlobalEndRun edm::ActivityRegistry::postModuleGlobalEndRunSignal_ |
Definition at line 713 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::postModuleSignal().
PostModule edm::ActivityRegistry::postModuleSignal_ |
Definition at line 759 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postModuleSignal().
PostModuleStreamBeginLumi edm::ActivityRegistry::postModuleStreamBeginLumiSignal_ |
Definition at line 671 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::postModuleSignal().
PostModuleStreamBeginRun edm::ActivityRegistry::postModuleStreamBeginRunSignal_ |
Definition at line 643 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::postModuleSignal().
PostModuleStreamEndLumi edm::ActivityRegistry::postModuleStreamEndLumiSignal_ |
Definition at line 685 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::postModuleSignal().
PostModuleStreamEndRun edm::ActivityRegistry::postModuleStreamEndRunSignal_ |
Definition at line 657 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamEnd >::postModuleSignal().
PostOpenFile edm::ActivityRegistry::postOpenFileSignal_ |
Definition at line 164 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_ |
Definition at line 517 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::postPathSignal().
PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_ |
Definition at line 481 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::postPathSignal().
PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_ |
Definition at line 535 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::postPathSignal().
PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_ |
Definition at line 499 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::postPathSignal().
PostPathEvent edm::ActivityRegistry::postPathEventSignal_ |
Definition at line 355 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postPathSignal().
PostProcessEvent edm::ActivityRegistry::postProcessEventSignal_ |
signal is emitted after all modules have finished processing the Event
Definition at line 373 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postScheduleSignal().
PostProcessPath edm::ActivityRegistry::postProcessPathSignal_ |
Definition at line 463 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postPathSignal().
PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_ |
Definition at line 849 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_ |
Definition at line 131 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostSourceRun edm::ActivityRegistry::postSourceRunSignal_ |
Definition at line 147 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostSourceEvent edm::ActivityRegistry::postSourceSignal_ |
Definition at line 115 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostStreamBeginLumi edm::ActivityRegistry::postStreamBeginLumiSignal_ |
Definition at line 309 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::postScheduleSignal().
PostStreamBeginRun edm::ActivityRegistry::postStreamBeginRunSignal_ |
Definition at line 253 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::postScheduleSignal().
PostStreamEndLumi edm::ActivityRegistry::postStreamEndLumiSignal_ |
Definition at line 323 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::postScheduleSignal().
PostStreamEndRun edm::ActivityRegistry::postStreamEndRunSignal_ |
Definition at line 267 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamEnd >::postScheduleSignal().
Preallocate edm::ActivityRegistry::preallocateSignal_ |
signal is emitted before beginJob
Definition at line 72 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), edm::service::Timing::Timing(), and watchPreallocate().
PreBeginLumi edm::ActivityRegistry::preBeginLumiSignal_ |
signal is emitted after the Lumi has been created by the InputSource but before any modules have seen the Lumi
Definition at line 418 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::preScheduleSignal().
PreBeginRun edm::ActivityRegistry::preBeginRunSignal_ |
signal is emitted after the Run has been created by the InputSource but before any modules have seen the Run
Definition at line 382 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::preScheduleSignal().
PreCloseFile edm::ActivityRegistry::preCloseFileSignal_ |
Definition at line 174 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreEndLumi edm::ActivityRegistry::preEndLumiSignal_ |
signal is emitted before the endLumi is processed
Definition at line 436 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::preScheduleSignal().
PreEndRun edm::ActivityRegistry::preEndRunSignal_ |
signal is emitted before the endRun is processed
Definition at line 400 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::preScheduleSignal().
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 331 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::preScheduleSignal().
PreForkReleaseResources edm::ActivityRegistry::preForkReleaseResourcesSignal_ |
Definition at line 858 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreGlobalBeginLumi edm::ActivityRegistry::preGlobalBeginLumiSignal_ |
Definition at line 274 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::preScheduleSignal().
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 218 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::preScheduleSignal().
PreGlobalEndLumi edm::ActivityRegistry::preGlobalEndLumiSignal_ |
Definition at line 288 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::preScheduleSignal().
PreGlobalEndRun edm::ActivityRegistry::preGlobalEndRunSignal_ |
Definition at line 232 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::preScheduleSignal().
PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_ |
Definition at line 573 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_ |
Definition at line 805 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::preModuleSignal().
PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_ |
Definition at line 768 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::preModuleSignal().
PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_ |
Definition at line 189 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_ |
Definition at line 555 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_ |
Definition at line 589 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_ |
Definition at line 823 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::preModuleSignal().
PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_ |
Definition at line 787 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::preModuleSignal().
PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_ |
Definition at line 203 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEventDelayedGet edm::ActivityRegistry::preModuleEventDelayedGetSignal_ |
Definition at line 621 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEvent edm::ActivityRegistry::preModuleEventSignal_ |
Definition at line 605 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::preModuleSignal().
PreModuleGlobalBeginLumi edm::ActivityRegistry::preModuleGlobalBeginLumiSignal_ |
Definition at line 720 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::preModuleSignal().
PreModuleGlobalBeginRun edm::ActivityRegistry::preModuleGlobalBeginRunSignal_ |
Definition at line 692 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::preModuleSignal().
PreModuleGlobalEndLumi edm::ActivityRegistry::preModuleGlobalEndLumiSignal_ |
Definition at line 734 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::preModuleSignal().
PreModuleGlobalEndRun edm::ActivityRegistry::preModuleGlobalEndRunSignal_ |
Definition at line 706 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::preModuleSignal().
PreModule edm::ActivityRegistry::preModuleSignal_ |
Definition at line 750 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::preModuleSignal().
PreModuleStreamBeginLumi edm::ActivityRegistry::preModuleStreamBeginLumiSignal_ |
Definition at line 664 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::preModuleSignal().
PreModuleStreamBeginRun edm::ActivityRegistry::preModuleStreamBeginRunSignal_ |
Definition at line 636 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::preModuleSignal().
PreModuleStreamEndLumi edm::ActivityRegistry::preModuleStreamEndLumiSignal_ |
Definition at line 678 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::preModuleSignal().
PreModuleStreamEndRun edm::ActivityRegistry::preModuleStreamEndRunSignal_ |
Definition at line 650 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamEnd >::preModuleSignal().
PreOpenFile edm::ActivityRegistry::preOpenFileSignal_ |
Definition at line 155 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_ |
Definition at line 508 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::prePathSignal().
PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_ |
Definition at line 472 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::prePathSignal().
PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_ |
Definition at line 526 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::prePathSignal().
PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_ |
Definition at line 490 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::prePathSignal().
PrePathEvent edm::ActivityRegistry::prePathEventSignal_ |
Definition at line 347 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::prePathSignal().
PreProcessEvent edm::ActivityRegistry::preProcessEventSignal_ |
signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event
Definition at line 364 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::preScheduleSignal().
PreProcessPath edm::ActivityRegistry::preProcessPathSignal_ |
Definition at line 454 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::prePathSignal().
PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_ |
Definition at line 840 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_ |
Definition at line 123 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreSourceRun edm::ActivityRegistry::preSourceRunSignal_ |
Definition at line 139 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreSourceEvent edm::ActivityRegistry::preSourceSignal_ |
Definition at line 107 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreStreamBeginLumi edm::ActivityRegistry::preStreamBeginLumiSignal_ |
Definition at line 302 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::preScheduleSignal().
PreStreamBeginRun edm::ActivityRegistry::preStreamBeginRunSignal_ |
Definition at line 246 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::preScheduleSignal().
PreStreamEndLumi edm::ActivityRegistry::preStreamEndLumiSignal_ |
Definition at line 316 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::preScheduleSignal().
PreStreamEndRun edm::ActivityRegistry::preStreamEndRunSignal_ |
Definition at line 260 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamEnd >::preScheduleSignal().