LArSoft
v07_13_02
Liquid Argon Software toolkit - http://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 39 of file ServiceHandle.h.
|
inline |
Definition at line 53 of file ServiceHandle.h.
|
inline |
Definition at line 71 of file ServiceHandle.h.
Referenced by reco_tool::CandHitDerivative::configure(), reco_tool::CandHitMorphological::configure(), lar_cluster3d::Cluster3D::InitializeMonitoring(), art::MemoryTracker::MemoryTracker(), art::RootOutputFile::RootOutputFile(), and art::TimeTracker::TimeTracker().
|
inline |
Definition at line 69 of file ServiceHandle.h.
|
inline |
Definition at line 68 of file ServiceHandle.h.
|
private |
Definition at line 77 of file ServiceHandle.h.
Referenced by art::ServiceHandle< art::FileTransfer >::get(), art::ServiceHandle< T, art::ServiceScope::PER_SCHEDULE >::get(), art::ServiceHandle< art::FileTransfer >::operator*(), art::ServiceHandle< T, art::ServiceScope::PER_SCHEDULE >::operator*(), art::ServiceHandle< art::FileTransfer >::operator->(), and art::ServiceHandle< T, art::ServiceScope::PER_SCHEDULE >::operator->().