![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "LArPropertiesServiceStandard.h"
Public Types | |
| using | Parameters = art::ServiceTable< detinfo::LArPropertiesStandard::ConfigurationParameters_t > |
| using | provider_type = detinfo::LArProperties |
Public Member Functions | |
| LArPropertiesServiceStandard (Parameters const ¶ms, art::ActivityRegistry ®) | |
Private Member Functions | |
| provider_type const * | provider () const override |
| void | preBeginRun (art::Run const &run) |
Private Attributes | |
| detinfo::LArPropertiesStandard | fProp |
Definition at line 24 of file LArPropertiesServiceStandard.h.
| using detinfo::LArPropertiesServiceStandard::Parameters = art::ServiceTable<detinfo::LArPropertiesStandard::ConfigurationParameters_t> |
Definition at line 26 of file LArPropertiesServiceStandard.h.
|
inherited |
Definition at line 20 of file LArPropertiesService.h.
| detinfo::LArPropertiesServiceStandard::LArPropertiesServiceStandard | ( | Parameters const & | config, |
| art::ActivityRegistry & | reg | ||
| ) |
Definition at line 8 of file LArPropertiesServiceStandard.cc.
References art::ServiceTable< T >::get_PSet(), and preBeginRun().
|
private |
Definition at line 16 of file LArPropertiesServiceStandard.cc.
References fProp, art::Run::run(), and detinfo::LArPropertiesStandard::Update().
Referenced by LArPropertiesServiceStandard().
|
inlineoverrideprivatevirtual |
Implements detinfo::LArPropertiesService.
Definition at line 30 of file LArPropertiesServiceStandard.h.
|
private |
Definition at line 34 of file LArPropertiesServiceStandard.h.
Referenced by preBeginRun().