#include <ActivityRegistry.h>
Public Types | |
typedef signalslot::Signal< void()> | JobFailure |
typedef signalslot::Signal< void()> | PostBeginJob |
typedef signalslot::ObsoleteSignal < void(LuminosityBlock const &, EventSetup const &)> | PostBeginLumi |
typedef signalslot::ObsoleteSignal < void(Run const &, EventSetup const &)> | PostBeginRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PostCloseFile |
signal is emitted after the source opens a file More... | |
typedef signalslot::Signal< void()> | PostEndJob |
typedef signalslot::ObsoleteSignal < void(LuminosityBlock const &, EventSetup const &)> | PostEndLumi |
typedef signalslot::ObsoleteSignal < void(Run const &, EventSetup const &)> | PostEndRun |
typedef signalslot::Signal < void(StreamContext const &)> | PostEvent |
typedef signalslot::Signal < void(unsigned int, unsigned int)> | PostForkReacquireResources |
signal is emitted after we forked the processes More... | |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PostGlobalEndRun |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PostModule |
signal is emitted after the module finished processing the Event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleBeginJob |
signal is emitted after the module had done beginJob More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PostModuleBeginLumi |
signal is emitted after the module finished processing beginLumi More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PostModuleBeginRun |
signal is emitted after the module finished processing beginRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleBeginStream |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleConstruction |
signal is emitted after the module was construction More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostModuleEndJob |
signal is emitted after the module had done endJob More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PostModuleEndLumi |
signal is emitted after the module finished processing endLumi More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PostModuleEndRun |
signal is emitted after the module finished processing endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleEndStream |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleEvent |
signal is emitted after the module finished processing the Event More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleEventDelayedGet |
signal is emitted after the module starts processing the Event and after a delayed get has finished More... | |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PostModuleGlobalEndRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamBeginLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamBeginRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamEndLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PostModuleStreamEndRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PostOpenFile |
signal is emitted after the source opens a file More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &, HLTPathStatus const &)> | PostPathBeginLumi |
signal is emitted after all modules have finished for the Path for beginLumi More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &, HLTPathStatus const &)> | PostPathBeginRun |
signal is emitted after all modules have finished for the Path for beginRun More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &, HLTPathStatus const &)> | PostPathEndLumi |
signal is emitted after all modules have finished for the Path for endRun More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &, HLTPathStatus const &)> | PostPathEndRun |
signal is emitted after all modules have finished for the Path for endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, PathContext const &, HLTPathStatus const &)> | PostPathEvent |
signal is emitted after all modules have finished for the Path for an event More... | |
typedef signalslot::ObsoleteSignal < void(Event const &, EventSetup const &)> | PostProcessEvent |
typedef signalslot::ObsoleteSignal < void(std::string const &, HLTPathStatus const &)> | PostProcessPath |
signal is emitted after all modules have finished for the Path for an event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PostSourceConstruction |
signal is emitted after the source was construction More... | |
typedef signalslot::Signal < void(StreamID)> | PostSourceEvent |
signal is emitted after the source starts creating an Event More... | |
typedef signalslot::Signal< void()> | PostSourceLumi |
signal is emitted after the source starts creating a Lumi More... | |
typedef signalslot::Signal< void()> | PostSourceRun |
signal is emitted after the source starts creating a Run More... | |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamBeginLumi |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamBeginRun |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamEndLumi |
typedef signalslot::Signal < void(StreamContext const &)> | PostStreamEndRun |
typedef signalslot::Signal < void(service::SystemBounds const &)> | Preallocate |
typedef signalslot::ObsoleteSignal < void(LuminosityBlockID const &, Timestamp const &)> | PreBeginLumi |
typedef signalslot::ObsoleteSignal < void(RunID const &, Timestamp const &)> | PreBeginRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PreCloseFile |
signal is emitted before the Closesource closes a file More... | |
typedef signalslot::ObsoleteSignal < void(LuminosityBlockID const &, Timestamp const &)> | PreEndLumi |
typedef signalslot::ObsoleteSignal < void(RunID const &, Timestamp const &)> | PreEndRun |
typedef signalslot::Signal < void(StreamContext const &)> | PreEvent |
typedef signalslot::Signal< void()> | PreForkReleaseResources |
signal is emitted before we fork the processes More... | |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &)> | PreGlobalEndRun |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PreModule |
signal is emitted before the module starts processing the Event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleBeginJob |
signal is emitted before the module does beginJob More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PreModuleBeginLumi |
signal is emitted before the module starts processing beginLumi More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PreModuleBeginRun |
signal is emitted before the module starts processing beginRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleBeginStream |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleConstruction |
signal is emitted before the module is constructed More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreModuleEndJob |
signal is emitted before the module does endJob More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PreModuleEndLumi |
signal is emitted before the module starts processing endLumi More... | |
typedef signalslot::ObsoleteSignal < void(ModuleDescription const &)> | PreModuleEndRun |
signal is emitted before the module starts processing endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleEndStream |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleEvent |
signal is emitted before the module starts processing the Event More... | |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleEventDelayedGet |
signal is emitted after the module starts processing the Event and before a delayed get has started More... | |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalBeginLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalBeginRun |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalEndLumi |
typedef signalslot::Signal < void(GlobalContext const &, ModuleCallingContext const &)> | PreModuleGlobalEndRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamBeginLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamBeginRun |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamEndLumi |
typedef signalslot::Signal < void(StreamContext const &, ModuleCallingContext const &)> | PreModuleStreamEndRun |
typedef signalslot::Signal < void(std::string const &, bool)> | PreOpenFile |
signal is emitted before the source opens a file More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &)> | PrePathBeginLumi |
signal is emitted before starting to process a Path for beginLumi More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &)> | PrePathBeginRun |
signal is emitted before starting to process a Path for beginRun More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &)> | PrePathEndLumi |
signal is emitted before starting to process a Path for endRun More... | |
typedef signalslot::ObsoleteSignal < void(std::string const &)> | PrePathEndRun |
signal is emitted before starting to process a Path for endRun More... | |
typedef signalslot::Signal < void(StreamContext const &, PathContext const &)> | PrePathEvent |
signal is emitted before starting to process a Path for an event More... | |
typedef signalslot::ObsoleteSignal < void(EventID const &, Timestamp const &)> | PreProcessEvent |
typedef signalslot::ObsoleteSignal < void(std::string const &)> | PreProcessPath |
signal is emitted before starting to process a Path for an event More... | |
typedef signalslot::Signal < void(ModuleDescription const &)> | PreSourceConstruction |
signal is emitted before the source is constructed More... | |
typedef signalslot::Signal < void(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 87 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::JobFailure |
Definition at line 117 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostBeginJob |
Definition at line 100 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(LuminosityBlock const&, EventSetup const&)> edm::ActivityRegistry::PostBeginLumi |
Definition at line 447 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(Run const&, EventSetup const&)> edm::ActivityRegistry::PostBeginRun |
Definition at line 411 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 203 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostEndJob |
Definition at line 109 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(LuminosityBlock const&, EventSetup const&)> edm::ActivityRegistry::PostEndLumi |
Definition at line 465 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(Run const&, EventSetup const&)> edm::ActivityRegistry::PostEndRun |
Definition at line 429 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostEvent |
Definition at line 359 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 887 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalBeginLumi |
Definition at line 302 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalBeginRun |
Definition at line 246 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalEndLumi |
Definition at line 316 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PostGlobalEndRun |
Definition at line 260 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModule |
signal is emitted after the module finished processing the Event
Definition at line 780 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 602 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleBeginLumi |
signal is emitted after the module finished processing beginLumi
Definition at line 835 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleBeginRun |
signal is emitted after the module finished processing beginRun
Definition at line 798 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleBeginStream |
Definition at line 217 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleConstruction |
signal is emitted after the module was construction
Definition at line 585 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 618 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleEndLumi |
signal is emitted after the module finished processing endLumi
Definition at line 853 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PostModuleEndRun |
signal is emitted after the module finished processing endRun
Definition at line 817 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleEndStream |
Definition at line 231 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 634 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 650 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalBeginLumi |
Definition at line 748 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalBeginRun |
Definition at line 720 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalEndLumi |
Definition at line 762 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleGlobalEndRun |
Definition at line 734 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamBeginLumi |
Definition at line 692 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamBeginRun |
Definition at line 664 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamEndLumi |
Definition at line 706 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PostModuleStreamEndRun |
Definition at line 678 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 185 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<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 538 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<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 502 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<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 556 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<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 520 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 376 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(Event const&, EventSetup const&)> edm::ActivityRegistry::PostProcessEvent |
Definition at line 393 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<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 484 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PostSourceConstruction |
signal is emitted after the source was construction
Definition at line 870 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 136 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostSourceLumi |
signal is emitted after the source starts creating a Lumi
Definition at line 152 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PostSourceRun |
signal is emitted after the source starts creating a Run
Definition at line 168 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamBeginLumi |
Definition at line 330 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamBeginRun |
Definition at line 274 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamEndLumi |
Definition at line 344 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PostStreamEndRun |
Definition at line 288 of file ActivityRegistry.h.
typedef signalslot::Signal<void(service::SystemBounds const&)> edm::ActivityRegistry::Preallocate |
Definition at line 92 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(LuminosityBlockID const&, Timestamp const&)> edm::ActivityRegistry::PreBeginLumi |
Definition at line 438 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(RunID const&, Timestamp const&)> edm::ActivityRegistry::PreBeginRun |
Definition at line 402 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 195 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(LuminosityBlockID const&, Timestamp const&)> edm::ActivityRegistry::PreEndLumi |
Definition at line 456 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(RunID const&, Timestamp const&)> edm::ActivityRegistry::PreEndRun |
Definition at line 420 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreEvent |
Definition at line 351 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreForkReleaseResources |
signal is emitted before we fork the processes
Definition at line 879 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalBeginLumi |
Definition at line 295 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalBeginRun |
Definition at line 238 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalEndLumi |
Definition at line 309 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&)> edm::ActivityRegistry::PreGlobalEndRun |
Definition at line 253 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModule |
signal is emitted before the module starts processing the Event
Definition at line 771 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleBeginJob |
signal is emitted before the module does beginJob
Definition at line 594 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleBeginLumi |
signal is emitted before the module starts processing beginLumi
Definition at line 826 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleBeginRun |
signal is emitted before the module starts processing beginRun
Definition at line 789 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleBeginStream |
Definition at line 210 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleConstruction |
signal is emitted before the module is constructed
Definition at line 576 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleEndJob |
signal is emitted before the module does endJob
Definition at line 610 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleEndLumi |
signal is emitted before the module starts processing endLumi
Definition at line 844 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(ModuleDescription const&)> edm::ActivityRegistry::PreModuleEndRun |
signal is emitted before the module starts processing endRun
Definition at line 808 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleEndStream |
Definition at line 224 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 626 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 642 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalBeginLumi |
Definition at line 741 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalBeginRun |
Definition at line 713 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalEndLumi |
Definition at line 755 of file ActivityRegistry.h.
typedef signalslot::Signal<void(GlobalContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleGlobalEndRun |
Definition at line 727 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamBeginLumi |
Definition at line 685 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamBeginRun |
Definition at line 657 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamEndLumi |
Definition at line 699 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&, ModuleCallingContext const&)> edm::ActivityRegistry::PreModuleStreamEndRun |
Definition at line 671 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 176 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(std::string const&)> edm::ActivityRegistry::PrePathBeginLumi |
signal is emitted before starting to process a Path for beginLumi
Definition at line 529 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(std::string const&)> edm::ActivityRegistry::PrePathBeginRun |
signal is emitted before starting to process a Path for beginRun
Definition at line 493 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(std::string const&)> edm::ActivityRegistry::PrePathEndLumi |
signal is emitted before starting to process a Path for endRun
Definition at line 547 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(std::string const&)> edm::ActivityRegistry::PrePathEndRun |
signal is emitted before starting to process a Path for endRun
Definition at line 511 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 368 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(EventID const&, Timestamp const&)> edm::ActivityRegistry::PreProcessEvent |
Definition at line 384 of file ActivityRegistry.h.
typedef signalslot::ObsoleteSignal<void(std::string const&)> edm::ActivityRegistry::PreProcessPath |
signal is emitted before starting to process a Path for an event
Definition at line 475 of file ActivityRegistry.h.
typedef signalslot::Signal<void(ModuleDescription const&)> edm::ActivityRegistry::PreSourceConstruction |
signal is emitted before the source is constructed
Definition at line 861 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 128 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreSourceLumi |
signal is emitted before the source starts creating a Lumi
Definition at line 144 of file ActivityRegistry.h.
typedef signalslot::Signal<void()> edm::ActivityRegistry::PreSourceRun |
signal is emitted before the source starts creating a Run
Definition at line 160 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamBeginLumi |
Definition at line 323 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamBeginRun |
Definition at line 267 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamEndLumi |
Definition at line 337 of file ActivityRegistry.h.
typedef signalslot::Signal<void(StreamContext const&)> edm::ActivityRegistry::PreStreamEndRun |
Definition at line 281 of file ActivityRegistry.h.
|
inline |
Definition at line 89 of file ActivityRegistry.h.
void ActivityRegistry::connect | ( | ActivityRegistry & | iOther | ) |
forwards our signals to slots connected to iOther
Definition at line 251 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 96 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 126 of file ActivityRegistry.cc.
References edm::signalslot::Signal< T >::connect(), postEventSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postModuleBeginJobSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndStreamSignal_, postModuleEventDelayedGetSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postPathEventSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preEventSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preModuleBeginJobSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndStreamSignal_, preModuleEventDelayedGetSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, prePathEventSignal_, 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 257 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 263 of file ActivityRegistry.cc.
References jobFailureSignal_, postBeginJobSignal_, postCloseFileSignal_, postEndJobSignal_, postEventSignal_, postForkReacquireResourcesSignal_, postGlobalBeginLumiSignal_, postGlobalBeginRunSignal_, postGlobalEndLumiSignal_, postGlobalEndRunSignal_, postModuleBeginJobSignal_, postModuleBeginStreamSignal_, postModuleConstructionSignal_, postModuleEndJobSignal_, postModuleEndStreamSignal_, postModuleEventDelayedGetSignal_, postModuleEventSignal_, postModuleGlobalBeginLumiSignal_, postModuleGlobalBeginRunSignal_, postModuleGlobalEndLumiSignal_, postModuleGlobalEndRunSignal_, postModuleStreamBeginLumiSignal_, postModuleStreamBeginRunSignal_, postModuleStreamEndLumiSignal_, postModuleStreamEndRunSignal_, postOpenFileSignal_, postPathEventSignal_, postSourceConstructionSignal_, postSourceLumiSignal_, postSourceRunSignal_, postSourceSignal_, postStreamBeginLumiSignal_, postStreamBeginRunSignal_, postStreamEndLumiSignal_, postStreamEndRunSignal_, preallocateSignal_, preCloseFileSignal_, preEventSignal_, preForkReleaseResourcesSignal_, preGlobalBeginLumiSignal_, preGlobalBeginRunSignal_, preGlobalEndLumiSignal_, preGlobalEndRunSignal_, preModuleBeginJobSignal_, preModuleBeginStreamSignal_, preModuleConstructionSignal_, preModuleEndJobSignal_, preModuleEndStreamSignal_, preModuleEventDelayedGetSignal_, preModuleEventSignal_, preModuleGlobalBeginLumiSignal_, preModuleGlobalBeginRunSignal_, preModuleGlobalEndLumiSignal_, preModuleGlobalEndRunSignal_, preModuleStreamBeginLumiSignal_, preModuleStreamBeginRunSignal_, preModuleStreamEndLumiSignal_, preModuleStreamEndRunSignal_, preOpenFileSignal_, prePathEventSignal_, 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 122 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 104 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by 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(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 450 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
Referenced by edm::service::IgProfService::IgProfService(), and edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval().
|
inline |
Definition at line 414 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
Referenced by FWFFService::FWFFService(), edm::service::IgProfService::IgProfService(), edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval(), and TGeoFromDddService::TGeoFromDddService().
|
inline |
Definition at line 205 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 112 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FWFFLooper::attachTo(), edm::service::CPU::CPU(), 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(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileAdaptor::TFileAdaptor(), edm::service::Timing::Timing(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 468 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
Referenced by edm::service::IgProfService::IgProfService().
|
inline |
Definition at line 432 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
Referenced by edm::service::IgProfService::IgProfService(), and TGeoFromDddService::TGeoFromDddService().
|
inline |
Definition at line 362 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by DQMService::DQMService(), EveService::EveService(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), ProfilerService::ProfilerService(), edm::service::ResourceEnforcer::ResourceEnforcer(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 889 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 304 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 248 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by EveService::EveService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 318 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 262 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::EvFDaqDirector::EvFDaqDirector(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 782 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
Referenced by evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), and TimerService::TimerService().
|
inline |
Definition at line 604 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 837 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 800 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 219 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::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 587 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 620 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::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 855 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 819 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 233 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::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 636 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FWFFLooper::attachTo(), edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileService::TFileService(), edm::service::Timing::Timing(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 652 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 750 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 722 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 764 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 736 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 694 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::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 666 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::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 708 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::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 680 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::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 187 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 540 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 504 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 558 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 522 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
|
inline |
Definition at line 378 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), ProfilerService::ProfilerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 396 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
Referenced by FWFFService::FWFFService(), edm::service::IgProfService::IgProfService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), edm::PrintEventSetupDataRetrieval::PrintEventSetupDataRetrieval(), and VariableHelperService::VariableHelperService().
|
inline |
Definition at line 486 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect_front().
Referenced by edm::service::PathTimerService::PathTimerService().
|
inline |
Definition at line 872 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 138 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), ProfilerService::ProfilerService(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 154 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by DQMStore::DQMStore(), edm::service::MessageLogger::MessageLogger(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 170 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by DQMStore::DQMStore(), edm::service::MessageLogger::MessageLogger(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 332 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 276 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 346 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
Referenced by evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 290 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 95 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect(), and preallocateSignal_.
Referenced by evf::EvFDaqDirector::EvFDaqDirector(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::ResourceEnforcer::ResourceEnforcer(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 441 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 405 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 197 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 459 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 423 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 354 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), ProfilerService::ProfilerService(), edm::service::Timing::Timing(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 881 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect_front().
|
inline |
Definition at line 297 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 241 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::EvFBuildingThrottle::EvFBuildingThrottle(), evf::EvFDaqDirector::EvFDaqDirector(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 311 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::EvFDaqDirector::EvFDaqDirector(), evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 255 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 773 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
Referenced by InputTagDistributorService::InputTagDistributorService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::PathTimerService::PathTimerService(), TimerService::TimerService(), and VariableHelperService::VariableHelperService().
|
inline |
Definition at line 596 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 828 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 791 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 212 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 578 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 612 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(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 846 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 810 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 226 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 628 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FWFFLooper::attachTo(), edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), TFileService::TFileService(), edm::service::Timing::Timing(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 644 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by FastTimerService::FastTimerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 743 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 715 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 757 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 729 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), TFileService::TFileService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 687 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 659 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 701 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 673 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::EnableFloatingPointExceptions::EnableFloatingPointExceptions(), edm::service::MessageLogger::MessageLogger(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 178 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 531 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 495 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 549 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 513 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 370 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), ProfilerService::ProfilerService(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 387 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
Referenced by edm::service::IgProfService::IgProfService(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), and edm::service::PathTimerService::PathTimerService().
|
inline |
Definition at line 477 of file ActivityRegistry.h.
References edm::signalslot::ObsoleteSignal< T >::connect().
|
inline |
Definition at line 863 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::SimpleMemoryCheck::SimpleMemoryCheck(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 130 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::EvFDaqDirector::EvFDaqDirector(), evf::FastMonitoringService::FastMonitoringService(), FastTimerService::FastTimerService(), edm::service::MessageLogger::MessageLogger(), evf::MicroStateServiceClassic::MicroStateServiceClassic(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 146 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 162 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by edm::service::MessageLogger::MessageLogger(), edm::service::Tracer::Tracer(), and edm::ZombieKillerService::ZombieKillerService().
|
inline |
Definition at line 325 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 269 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 339 of file ActivityRegistry.h.
References edm::signalslot::Signal< T >::connect().
Referenced by evf::FastMonitoringService::FastMonitoringService(), edm::service::MessageLogger::MessageLogger(), and edm::service::Tracer::Tracer().
|
inline |
Definition at line 283 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 120 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 102 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 449 of file ActivityRegistry.h.
PostBeginRun edm::ActivityRegistry::postBeginRunSignal_ |
signal is emitted after all modules have finished processing the beginRun
Definition at line 413 of file ActivityRegistry.h.
PostCloseFile edm::ActivityRegistry::postCloseFileSignal_ |
Definition at line 204 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 111 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 467 of file ActivityRegistry.h.
PostEndRun edm::ActivityRegistry::postEndRunSignal_ |
signal is emitted after all modules have finished processing the Run
Definition at line 431 of file ActivityRegistry.h.
PostEvent edm::ActivityRegistry::postEventSignal_ |
signal is emitted after all modules have finished processing the Event
Definition at line 361 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postScheduleSignal().
PostForkReacquireResources edm::ActivityRegistry::postForkReacquireResourcesSignal_ |
Definition at line 888 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostGlobalBeginLumi edm::ActivityRegistry::postGlobalBeginLumiSignal_ |
Definition at line 303 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::postScheduleSignal().
PostGlobalBeginRun edm::ActivityRegistry::postGlobalBeginRunSignal_ |
Definition at line 247 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::postScheduleSignal().
PostGlobalEndLumi edm::ActivityRegistry::postGlobalEndLumiSignal_ |
Definition at line 317 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::postScheduleSignal().
PostGlobalEndRun edm::ActivityRegistry::postGlobalEndRunSignal_ |
Definition at line 261 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::postScheduleSignal().
PostModuleBeginJob edm::ActivityRegistry::postModuleBeginJobSignal_ |
Definition at line 603 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleBeginLumi edm::ActivityRegistry::postModuleBeginLumiSignal_ |
Definition at line 836 of file ActivityRegistry.h.
PostModuleBeginRun edm::ActivityRegistry::postModuleBeginRunSignal_ |
Definition at line 799 of file ActivityRegistry.h.
PostModuleBeginStream edm::ActivityRegistry::postModuleBeginStreamSignal_ |
Definition at line 218 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleConstruction edm::ActivityRegistry::postModuleConstructionSignal_ |
Definition at line 586 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEndJob edm::ActivityRegistry::postModuleEndJobSignal_ |
Definition at line 619 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEndLumi edm::ActivityRegistry::postModuleEndLumiSignal_ |
Definition at line 854 of file ActivityRegistry.h.
PostModuleEndRun edm::ActivityRegistry::postModuleEndRunSignal_ |
Definition at line 818 of file ActivityRegistry.h.
PostModuleEndStream edm::ActivityRegistry::postModuleEndStreamSignal_ |
Definition at line 232 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEventDelayedGet edm::ActivityRegistry::postModuleEventDelayedGetSignal_ |
Definition at line 651 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PostModuleEvent edm::ActivityRegistry::postModuleEventSignal_ |
Definition at line 635 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::postModuleSignal(), and edm::EventSignalsSentry::~EventSignalsSentry().
PostModuleGlobalBeginLumi edm::ActivityRegistry::postModuleGlobalBeginLumiSignal_ |
Definition at line 749 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::postModuleSignal().
PostModuleGlobalBeginRun edm::ActivityRegistry::postModuleGlobalBeginRunSignal_ |
Definition at line 721 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::postModuleSignal().
PostModuleGlobalEndLumi edm::ActivityRegistry::postModuleGlobalEndLumiSignal_ |
Definition at line 763 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::postModuleSignal().
PostModuleGlobalEndRun edm::ActivityRegistry::postModuleGlobalEndRunSignal_ |
Definition at line 735 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::postModuleSignal().
PostModule edm::ActivityRegistry::postModuleSignal_ |
Definition at line 781 of file ActivityRegistry.h.
PostModuleStreamBeginLumi edm::ActivityRegistry::postModuleStreamBeginLumiSignal_ |
Definition at line 693 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::postModuleSignal().
PostModuleStreamBeginRun edm::ActivityRegistry::postModuleStreamBeginRunSignal_ |
Definition at line 665 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::postModuleSignal().
PostModuleStreamEndLumi edm::ActivityRegistry::postModuleStreamEndLumiSignal_ |
Definition at line 707 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::postModuleSignal().
PostModuleStreamEndRun edm::ActivityRegistry::postModuleStreamEndRunSignal_ |
Definition at line 679 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamEnd >::postModuleSignal().
PostOpenFile edm::ActivityRegistry::postOpenFileSignal_ |
Definition at line 186 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostPathBeginLumi edm::ActivityRegistry::postPathBeginLumiSignal_ |
Definition at line 539 of file ActivityRegistry.h.
PostPathBeginRun edm::ActivityRegistry::postPathBeginRunSignal_ |
Definition at line 503 of file ActivityRegistry.h.
PostPathEndLumi edm::ActivityRegistry::postPathEndLumiSignal_ |
Definition at line 557 of file ActivityRegistry.h.
PostPathEndRun edm::ActivityRegistry::postPathEndRunSignal_ |
Definition at line 521 of file ActivityRegistry.h.
PostPathEvent edm::ActivityRegistry::postPathEventSignal_ |
Definition at line 377 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 395 of file ActivityRegistry.h.
PostProcessPath edm::ActivityRegistry::postProcessPathSignal_ |
Definition at line 485 of file ActivityRegistry.h.
PostSourceConstruction edm::ActivityRegistry::postSourceConstructionSignal_ |
Definition at line 871 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostSourceLumi edm::ActivityRegistry::postSourceLumiSignal_ |
Definition at line 153 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostSourceRun edm::ActivityRegistry::postSourceRunSignal_ |
Definition at line 169 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostSourceEvent edm::ActivityRegistry::postSourceSignal_ |
Definition at line 137 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PostStreamBeginLumi edm::ActivityRegistry::postStreamBeginLumiSignal_ |
Definition at line 331 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::postScheduleSignal().
PostStreamBeginRun edm::ActivityRegistry::postStreamBeginRunSignal_ |
Definition at line 275 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::postScheduleSignal().
PostStreamEndLumi edm::ActivityRegistry::postStreamEndLumiSignal_ |
Definition at line 345 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::postScheduleSignal().
PostStreamEndRun edm::ActivityRegistry::postStreamEndRunSignal_ |
Definition at line 289 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 94 of file ActivityRegistry.h.
Referenced by connectGlobals(), copySlotsFrom(), DQMStore::DQMStore(), 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 440 of file ActivityRegistry.h.
PreBeginRun edm::ActivityRegistry::preBeginRunSignal_ |
signal is emitted after the Run has been created by the InputSource but before any modules have seen the Run
Definition at line 404 of file ActivityRegistry.h.
PreCloseFile edm::ActivityRegistry::preCloseFileSignal_ |
Definition at line 196 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreEndLumi edm::ActivityRegistry::preEndLumiSignal_ |
signal is emitted before the endLumi is processed
Definition at line 458 of file ActivityRegistry.h.
PreEndRun edm::ActivityRegistry::preEndRunSignal_ |
signal is emitted before the endRun is processed
Definition at line 422 of file ActivityRegistry.h.
PreEvent edm::ActivityRegistry::preEventSignal_ |
signal is emitted after the Event has been created by the InputSource but before any modules have seen the Event
Definition at line 353 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::preScheduleSignal().
PreForkReleaseResources edm::ActivityRegistry::preForkReleaseResourcesSignal_ |
Definition at line 880 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreGlobalBeginLumi edm::ActivityRegistry::preGlobalBeginLumiSignal_ |
Definition at line 296 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 240 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::preScheduleSignal().
PreGlobalEndLumi edm::ActivityRegistry::preGlobalEndLumiSignal_ |
Definition at line 310 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::preScheduleSignal().
PreGlobalEndRun edm::ActivityRegistry::preGlobalEndRunSignal_ |
Definition at line 254 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::preScheduleSignal().
PreModuleBeginJob edm::ActivityRegistry::preModuleBeginJobSignal_ |
Definition at line 595 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleBeginLumi edm::ActivityRegistry::preModuleBeginLumiSignal_ |
Definition at line 827 of file ActivityRegistry.h.
PreModuleBeginRun edm::ActivityRegistry::preModuleBeginRunSignal_ |
Definition at line 790 of file ActivityRegistry.h.
PreModuleBeginStream edm::ActivityRegistry::preModuleBeginStreamSignal_ |
Definition at line 211 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleConstruction edm::ActivityRegistry::preModuleConstructionSignal_ |
Definition at line 577 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEndJob edm::ActivityRegistry::preModuleEndJobSignal_ |
Definition at line 611 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEndLumi edm::ActivityRegistry::preModuleEndLumiSignal_ |
Definition at line 845 of file ActivityRegistry.h.
PreModuleEndRun edm::ActivityRegistry::preModuleEndRunSignal_ |
Definition at line 809 of file ActivityRegistry.h.
PreModuleEndStream edm::ActivityRegistry::preModuleEndStreamSignal_ |
Definition at line 225 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEventDelayedGet edm::ActivityRegistry::preModuleEventDelayedGetSignal_ |
Definition at line 643 of file ActivityRegistry.h.
Referenced by connectLocals(), and copySlotsFrom().
PreModuleEvent edm::ActivityRegistry::preModuleEventSignal_ |
Definition at line 627 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), edm::EventSignalsSentry::EventSignalsSentry(), and edm::OccurrenceTraits< EventPrincipal, BranchActionStreamBegin >::preModuleSignal().
PreModuleGlobalBeginLumi edm::ActivityRegistry::preModuleGlobalBeginLumiSignal_ |
Definition at line 742 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalBegin >::preModuleSignal().
PreModuleGlobalBeginRun edm::ActivityRegistry::preModuleGlobalBeginRunSignal_ |
Definition at line 714 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalBegin >::preModuleSignal().
PreModuleGlobalEndLumi edm::ActivityRegistry::preModuleGlobalEndLumiSignal_ |
Definition at line 756 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionGlobalEnd >::preModuleSignal().
PreModuleGlobalEndRun edm::ActivityRegistry::preModuleGlobalEndRunSignal_ |
Definition at line 728 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionGlobalEnd >::preModuleSignal().
PreModule edm::ActivityRegistry::preModuleSignal_ |
Definition at line 772 of file ActivityRegistry.h.
PreModuleStreamBeginLumi edm::ActivityRegistry::preModuleStreamBeginLumiSignal_ |
Definition at line 686 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::preModuleSignal().
PreModuleStreamBeginRun edm::ActivityRegistry::preModuleStreamBeginRunSignal_ |
Definition at line 658 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::preModuleSignal().
PreModuleStreamEndLumi edm::ActivityRegistry::preModuleStreamEndLumiSignal_ |
Definition at line 700 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::preModuleSignal().
PreModuleStreamEndRun edm::ActivityRegistry::preModuleStreamEndRunSignal_ |
Definition at line 672 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamEnd >::preModuleSignal().
PreOpenFile edm::ActivityRegistry::preOpenFileSignal_ |
Definition at line 177 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PrePathBeginLumi edm::ActivityRegistry::prePathBeginLumiSignal_ |
Definition at line 530 of file ActivityRegistry.h.
PrePathBeginRun edm::ActivityRegistry::prePathBeginRunSignal_ |
Definition at line 494 of file ActivityRegistry.h.
PrePathEndLumi edm::ActivityRegistry::prePathEndLumiSignal_ |
Definition at line 548 of file ActivityRegistry.h.
PrePathEndRun edm::ActivityRegistry::prePathEndRunSignal_ |
Definition at line 512 of file ActivityRegistry.h.
PrePathEvent edm::ActivityRegistry::prePathEventSignal_ |
Definition at line 369 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 386 of file ActivityRegistry.h.
PreProcessPath edm::ActivityRegistry::preProcessPathSignal_ |
Definition at line 476 of file ActivityRegistry.h.
PreSourceConstruction edm::ActivityRegistry::preSourceConstructionSignal_ |
Definition at line 862 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreSourceLumi edm::ActivityRegistry::preSourceLumiSignal_ |
Definition at line 145 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreSourceRun edm::ActivityRegistry::preSourceRunSignal_ |
Definition at line 161 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreSourceEvent edm::ActivityRegistry::preSourceSignal_ |
Definition at line 129 of file ActivityRegistry.h.
Referenced by connectGlobals(), and copySlotsFrom().
PreStreamBeginLumi edm::ActivityRegistry::preStreamBeginLumiSignal_ |
Definition at line 324 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamBegin >::preScheduleSignal().
PreStreamBeginRun edm::ActivityRegistry::preStreamBeginRunSignal_ |
Definition at line 268 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamBegin >::preScheduleSignal().
PreStreamEndLumi edm::ActivityRegistry::preStreamEndLumiSignal_ |
Definition at line 338 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< LuminosityBlockPrincipal, BranchActionStreamEnd >::preScheduleSignal().
PreStreamEndRun edm::ActivityRegistry::preStreamEndRunSignal_ |
Definition at line 282 of file ActivityRegistry.h.
Referenced by connectLocals(), copySlotsFrom(), and edm::OccurrenceTraits< RunPrincipal, BranchActionStreamEnd >::preScheduleSignal().