LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ServiceHandle.h"
Public Member Functions | |
ServiceHandle () | |
T * | operator-> () const |
T & | operator* () const |
T * | get () const |
Private Attributes | |
T * | instance |
Definition at line 37 of file ServiceHandle.h.
|
inline |
Definition at line 44 of file ServiceHandle.h.
|
inline |
Definition at line 69 of file ServiceHandle.h.
Referenced by artg4tk::artg4tkMain::beginRun(), reco_tool::CandHitDerivative::CandHitDerivative(), reco_tool::CandHitMorphological::CandHitMorphological(), lar_cluster3d::StandardHit3DBuilder::configure(), lar_cluster3d::SnippetHit3DBuilder::configure(), img::DataProviderAlg::DataProviderAlg(), lar_cluster3d::HoughSeedFinderAlg::HoughSeedFinderAlg(), lar_cluster3d::Cluster3D::InitializeMonitoring(), lar_cluster3d::PCASeedFinderAlg::PCASeedFinderAlg(), fluxr::PPFXFluxReader::PPFXFluxReader(), and lar_cluster3d::PrincipalComponentsAlg::PrincipalComponentsAlg().
|
inline |
Definition at line 63 of file ServiceHandle.h.
|
inline |
Definition at line 57 of file ServiceHandle.h.
|
private |
Definition at line 75 of file ServiceHandle.h.
Referenced by art::ServiceHandle< art::FileTransfer >::get(), art::ServiceHandle< art::FileTransfer >::operator*(), and art::ServiceHandle< art::FileTransfer >::operator->().