LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "ActivityRegistry.h"
Public Member Functions | |
ActivityRegistry ()=default | |
ActivityRegistry (ActivityRegistry const &)=delete | |
ActivityRegistry & | operator= (ActivityRegistry const &)=delete |
Definition at line 52 of file ActivityRegistry.h.
|
default |
|
delete |
|
delete |
GlobalSignal<detail::SignalResponseType::LIFO, void()> art::ActivityRegistry::sJobFailure |
Definition at line 67 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void()> art::ActivityRegistry::sPostBeginJob |
Definition at line 60 of file ActivityRegistry.h.
Referenced by evdb::EventDisplay::EventDisplay(), util::FileCatalogMetadataExtras::FileCatalogMetadataExtras(), and evd::LandedSocket::LandedSocket().
GlobalSignal<detail::SignalResponseType::LIFO, void(InputSource*, std::vector<Worker*> const&)> art::ActivityRegistry::sPostBeginJobWorkers |
Definition at line 269 of file ActivityRegistry.h.
Referenced by evdb::EventDisplay::EventDisplay(), and evd::LandedSocket::LandedSocket().
GlobalSignal<detail::SignalResponseType::LIFO, void(Run const&)> art::ActivityRegistry::sPostBeginRun |
Definition at line 148 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::Begin::postScheduleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(SubRun const&)> art::ActivityRegistry::sPostBeginSubRun |
Definition at line 167 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::Begin::postScheduleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void()> art::ActivityRegistry::sPostCloseFile |
Definition at line 105 of file ActivityRegistry.h.
Referenced by util::FileCatalogMetadataExtras::FileCatalogMetadataExtras().
GlobalSignal<detail::SignalResponseType::LIFO, void(OutputFileInfo const&)> art::ActivityRegistry::sPostCloseOutputFile |
Definition at line 120 of file ActivityRegistry.h.
Referenced by art::EndPathExecutor::closeAllOutputFiles(), art::EndPathExecutor::closeSomeOutputFiles(), and util::FileCatalogMetadataExtras::FileCatalogMetadataExtras().
GlobalSignal<detail::SignalResponseType::LIFO, void()> art::ActivityRegistry::sPostEndJob |
Definition at line 63 of file ActivityRegistry.h.
Referenced by util::FileCatalogMetadataExtras::FileCatalogMetadataExtras().
GlobalSignal<detail::SignalResponseType::LIFO, void(Run const&)> art::ActivityRegistry::sPostEndRun |
Definition at line 157 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::End::postScheduleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(SubRun const&)> art::ActivityRegistry::sPostEndSubRun |
Definition at line 177 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::End::postScheduleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModule |
Definition at line 293 of file ActivityRegistry.h.
Referenced by art::ProcessPackage< L >::postModuleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleBeginJob |
Definition at line 277 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleBeginRun |
Definition at line 301 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::Begin::postModuleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleBeginSubRun |
Definition at line 317 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::Begin::postModuleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleConstruction |
Definition at line 232 of file ActivityRegistry.h.
Referenced by art::Schedule::makeTriggerResultsInserter_(), and art::PathsInfo::makeWorker_().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleEndJob |
Definition at line 285 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleEndRun |
Definition at line 309 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::End::postModuleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleEndSubRun |
Definition at line 325 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::End::postModuleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleRespondToCloseInputFile |
Definition at line 248 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleRespondToCloseOutputFiles |
Definition at line 264 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleRespondToOpenInputFile |
Definition at line 240 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostModuleRespondToOpenOutputFiles |
Definition at line 256 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(std::string const&)> art::ActivityRegistry::sPostOpenFile |
Definition at line 99 of file ActivityRegistry.h.
Referenced by detinfo::DetectorClocksServiceStandard::DetectorClocksServiceStandard(), util::DetectorPropertiesServiceArgoNeuT::DetectorPropertiesServiceArgoNeuT(), detinfo::DetectorPropertiesServiceStandard::DetectorPropertiesServiceStandard(), and util::FileCatalogMetadataExtras::FileCatalogMetadataExtras().
GlobalSignal<detail::SignalResponseType::LIFO, void(std::string const&)> art::ActivityRegistry::sPostOpenOutputFile |
Definition at line 110 of file ActivityRegistry.h.
Referenced by art::EndPathExecutor::openAllOutputFiles(), and art::EndPathExecutor::openSomeOutputFiles().
GlobalSignal<detail::SignalResponseType::LIFO, void(std::string const&, HLTPathStatus const&)> art::ActivityRegistry::sPostPathBeginRun |
Definition at line 196 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::Begin::postPathSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(std::string const&, HLTPathStatus const&)> art::ActivityRegistry::sPostPathBeginSubRun |
Definition at line 215 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::Begin::postPathSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(std::string const&, HLTPathStatus const&)> art::ActivityRegistry::sPostPathEndRun |
Definition at line 205 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::End::postPathSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(std::string const&, HLTPathStatus const&)> art::ActivityRegistry::sPostPathEndSubRun |
Definition at line 224 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::End::postPathSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(Event const&)> art::ActivityRegistry::sPostProcessEvent |
Definition at line 130 of file ActivityRegistry.h.
Referenced by evdb::EventDisplay::EventDisplay(), util::FileCatalogMetadataExtras::FileCatalogMetadataExtras(), evd::LandedSocket::LandedSocket(), and art::ProcessPackage< L >::postScheduleSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(std::string const&, HLTPathStatus const&)> art::ActivityRegistry::sPostProcessPath |
Definition at line 187 of file ActivityRegistry.h.
Referenced by art::ProcessPackage< L >::postPathSignal().
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostSourceConstruction |
Definition at line 71 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(Event const&)> art::ActivityRegistry::sPostSourceEvent |
Definition at line 78 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(Run const&)> art::ActivityRegistry::sPostSourceRun |
Definition at line 92 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(SubRun const&)> art::ActivityRegistry::sPostSourceSubRun |
Definition at line 85 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::LIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPostWriteEvent |
Definition at line 139 of file ActivityRegistry.h.
Referenced by art::EndPathExecutor::writeEvent().
GlobalSignal<detail::SignalResponseType::FIFO, void(Run const&)> art::ActivityRegistry::sPreBeginRun |
Definition at line 143 of file ActivityRegistry.h.
Referenced by geo::AuxDetGeometry::AuxDetGeometry(), detinfo::DetectorClocksServiceStandard::DetectorClocksServiceStandard(), geo::Geometry::Geometry(), util::LArPropertiesServiceArgoNeuT::LArPropertiesServiceArgoNeuT(), detinfo::LArPropertiesServiceStandard::LArPropertiesServiceStandard(), art::BeginEndPackage< Level::Run >::Begin::preScheduleSignal(), and spacecharge::SpaceChargeServiceStandard::SpaceChargeServiceStandard().
GlobalSignal<detail::SignalResponseType::FIFO, void(SubRun const&)> art::ActivityRegistry::sPreBeginSubRun |
Definition at line 162 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::Begin::preScheduleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void()> art::ActivityRegistry::sPreCloseFile |
Definition at line 102 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void(std::string const&)> art::ActivityRegistry::sPreCloseOutputFile |
Definition at line 115 of file ActivityRegistry.h.
Referenced by art::EndPathExecutor::closeAllOutputFiles(), and art::EndPathExecutor::closeSomeOutputFiles().
GlobalSignal<detail::SignalResponseType::FIFO, void(RunID const&, Timestamp const&)> art::ActivityRegistry::sPreEndRun |
Definition at line 153 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::End::preScheduleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(SubRunID const&, Timestamp const&)> art::ActivityRegistry::sPreEndSubRun |
Definition at line 172 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::End::preScheduleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModule |
Definition at line 289 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule(), and art::ProcessPackage< L >::preModuleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleBeginJob |
Definition at line 273 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleBeginRun |
Definition at line 297 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule(), and art::BeginEndPackage< Level::Run >::Begin::preModuleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleBeginSubRun |
Definition at line 313 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule(), and art::BeginEndPackage< Level::SubRun >::Begin::preModuleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleConstruction |
Definition at line 228 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule(), art::Schedule::makeTriggerResultsInserter_(), and art::PathsInfo::makeWorker_().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleEndJob |
Definition at line 281 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleEndRun |
Definition at line 305 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule(), and art::BeginEndPackage< Level::Run >::End::preModuleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleEndSubRun |
Definition at line 321 of file ActivityRegistry.h.
Referenced by art::CurrentModule::CurrentModule(), and art::BeginEndPackage< Level::SubRun >::End::preModuleSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleRespondToCloseInputFile |
Definition at line 244 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleRespondToCloseOutputFiles |
Definition at line 260 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleRespondToOpenInputFile |
Definition at line 236 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreModuleRespondToOpenOutputFiles |
Definition at line 252 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void()> art::ActivityRegistry::sPreOpenFile |
Definition at line 95 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void(std::string const&)> art::ActivityRegistry::sPrePathBeginRun |
Definition at line 191 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::Begin::prePathSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(std::string const&)> art::ActivityRegistry::sPrePathBeginSubRun |
Definition at line 209 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::Begin::prePathSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(std::string const&)> art::ActivityRegistry::sPrePathEndRun |
Definition at line 200 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::Run >::End::prePathSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(std::string const&)> art::ActivityRegistry::sPrePathEndSubRun |
Definition at line 219 of file ActivityRegistry.h.
Referenced by art::BeginEndPackage< Level::SubRun >::End::prePathSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void(Event const&)> art::ActivityRegistry::sPreProcessEvent |
Definition at line 125 of file ActivityRegistry.h.
Referenced by cheat::BackTrackerService::BackTrackerService(), detinfo::DetectorClocksServiceStandard::DetectorClocksServiceStandard(), util::DetectorPropertiesServiceArgoNeuT::DetectorPropertiesServiceArgoNeuT(), detinfo::DetectorPropertiesServiceStandard::DetectorPropertiesServiceStandard(), evdb::EventDisplay::EventDisplay(), util::FileCatalogMetadataExtras::FileCatalogMetadataExtras(), evd::LandedSocket::LandedSocket(), cheat::ParticleInventoryService::ParticleInventoryService(), cheat::PhotonBackTrackerService::PhotonBackTrackerService(), art::ProcessPackage< L >::preScheduleSignal(), lariov::SIOVChannelStatusService::SIOVChannelStatusService(), lariov::SIOVDetPedestalService::SIOVDetPedestalService(), lariov::SIOVElectronicsCalibService::SIOVElectronicsCalibService(), and lariov::SIOVPmtGainService::SIOVPmtGainService().
GlobalSignal<detail::SignalResponseType::FIFO, void(std::string const&)> art::ActivityRegistry::sPreProcessPath |
Definition at line 181 of file ActivityRegistry.h.
Referenced by art::ProcessPackage< L >::prePathSignal().
GlobalSignal<detail::SignalResponseType::FIFO, void()> art::ActivityRegistry::sPreSourceEvent |
Definition at line 74 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void()> art::ActivityRegistry::sPreSourceRun |
Definition at line 88 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void()> art::ActivityRegistry::sPreSourceSubRun |
Definition at line 81 of file ActivityRegistry.h.
GlobalSignal<detail::SignalResponseType::FIFO, void(ModuleDescription const&)> art::ActivityRegistry::sPreWriteEvent |
Definition at line 135 of file ActivityRegistry.h.
Referenced by art::EndPathExecutor::writeEvent().