LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "art/Framework/Services/Registry/ServiceTable.h"
#include "art/Framework/Services/Registry/detail/ServiceHandleAllowed.h"
#include "art/Framework/Services/Registry/detail/helper_macros.h"
#include "cetlib/ProvideFilePathMacro.h"
#include "fhiclcpp/types/AllowedConfigurationMacro.h"
Go to the source code of this file.
Macros | |
#define | DECLARE_ART_SERVICE(svc, scope) DECLARE_ART_SERVICE_DETAIL(svc, scope) |
#define | DEFINE_ART_SERVICE(svc) |
#define | DECLARE_ART_SERVICE_INTERFACE(svc, scope) |
#define | DECLARE_ART_SERVICE_INTERFACE_IMPL(svc, iface, scope) |
#define | DEFINE_ART_SERVICE_INTERFACE_IMPL(svc, iface) |
#define | DECLARE_ART_SYSTEM_SERVICE(svc, scope) DECLARE_ART_SYSTEM_SERVICE_DETAIL(svc, scope) |
#define DECLARE_ART_SERVICE | ( | svc, | |
scope | |||
) | DECLARE_ART_SERVICE_DETAIL(svc, scope) |
Definition at line 91 of file ServiceMacros.h.
Referenced by art::FileCatalogMetadata::getMetadata(), art::TimeTracker::logToDestination_(), art::MemoryAdjuster::MemoryAdjuster(), art::MemoryTracker::MemoryTracker(), cheat::PhotonBackTracker::OpDetBacktrackerRecords(), util::LArFFT::PeakCorrelation(), art::Tracer::postModuleEndJob(), cheat::PhotonBackTrackerService::priv_OpFlashToOpHitsReady(), cheat::BackTrackerService::priv_SimChannelsReady(), cheat::ParticleInventoryService::priv_TrackIdToMCTruthReady(), art::TFileService::registerFileSwitchCallback(), evd::RawDrawingOptions::RoIthreshold(), util::RootGraphicsEnablingService::RootGraphicsEnablingService(), rndm::NuRandomService::seedEngine(), and art::MemoryTracker::summary_().
#define DECLARE_ART_SERVICE_INTERFACE | ( | svc, | |
scope | |||
) |
Definition at line 99 of file ServiceMacros.h.
Referenced by geo::AuxDetExptGeoHelperInterface::GetAuxDetChannelMapAlg(), geo::ExptGeoHelperInterface::GetChannelMapAlg(), art::CatalogInterface::rewind(), art::FileTransfer::translateToLocalFilename(), and opdet::OpDetResponseInterface::wavelength().
#define DECLARE_ART_SERVICE_INTERFACE_IMPL | ( | svc, | |
iface, | |||
scope | |||
) |
Definition at line 113 of file ServiceMacros.h.
Referenced by lar::example::ShowerCalibrationGaloreScaleService::do_provider().
#define DECLARE_ART_SYSTEM_SERVICE | ( | svc, | |
scope | |||
) | DECLARE_ART_SYSTEM_SERVICE_DETAIL(svc, scope) |
Definition at line 141 of file ServiceMacros.h.
Referenced by art::TriggerNamesService::getTrigPathModule(), and art::ScheduleContext::resetContext().
#define DEFINE_ART_SERVICE | ( | svc | ) |
Definition at line 93 of file ServiceMacros.h.
Referenced by art::FileCatalogMetadata::addMetadata(), sim::LArVoxelCalculator::BinToAxis(), evd::ColorDrawingOptions::CalT(), nutools::dbi::DBIService::CreateTable(), util::FileCatalogMetadataExtras::expandTemplate(), evd::InfoTransfer::FillStartEndHitCoords(), opdet::OpDigiProperties::GenAnalyticalWF(), cheat::ParticleInventoryService::GetSetOfEveIds(), geo::AuxDetGeometry::LoadNewGeometry(), geo::Geometry::LoadNewGeometry(), art::TimeTracker::logToDestination_(), art::MemoryAdjuster::MemoryAdjuster(), art::MemoryTracker::MemoryTracker(), cheat::PhotonBackTrackerService::OpFlashToXYZ(), cheat::PhotonBackTracker::OpHitToXYZ(), rndm::NuRandomService::postEndJob(), art::Tracer::postModuleEndJob(), evdb::EventDisplay::postProcessEvent(), evd::AnalysisDrawingOptions::reconfigure(), evd::SimulationDrawingOptions::reconfigure(), evd::EvdLayoutOptions::reconfigure(), evd::RecoDrawingOptions::reconfigure(), sim::LArG4Parameters::reconfigure(), evd::RawDrawingOptions::reconfigure(), art::TFileService::requestsToCloseFile_(), evd::LandedSocket::sendVertex(), phot::PhotonVisibilityService::SetReflectedCOLightPropFunctions(), evdb::Colors::SetStyle(), util::LArFFT::ShiftData(), cheat::BackTrackerService::SpacePointToXYZ(), util::DatabaseUtil::split(), art::MemoryTracker::summary_(), mag::MagneticField::UniformFieldInVolume(), and evdb::ScanOptions::~ScanOptions().
#define DEFINE_ART_SERVICE_INTERFACE_IMPL | ( | svc, | |
iface | |||
) |
Definition at line 126 of file ServiceMacros.h.
Referenced by art::TrivialFileTransfer::copyFile(), util::LArPropertiesServiceArgoNeuT::DBsettingsClass::DBsettingsClass(), opdet::MicrobooneOpDetResponse::doDetectedLite(), opdet::DefaultOpDetResponse::doDetectedLite(), geo::StandardGeometryHelper::doGetChannelMapAlg(), util::DetectorPropertiesServiceArgoNeuT::isDetectorPropertiesServiceArgoNeuT(), detinfo::DetectorPropertiesServiceStandard::isDetectorPropertiesServiceStandard(), detinfo::DetectorClocksServiceStandard::postOpenFile(), art::TrivialFileDelivery::prependFileDesignation(), lariov::SIOVChannelStatusService::PreProcessEvent(), detinfo::LArPropertiesServiceStandard::reconfigure(), spacecharge::SpaceChargeServiceStandard::reconfigure(), lariov::SimpleChannelStatusService::SimpleChannelStatusService(), lariov::SIOVDetPedestalService::SIOVDetPedestalService(), lariov::SIOVElectronicsCalibService::SIOVElectronicsCalibService(), and lariov::SIOVPmtGainService::SIOVPmtGainService().