#include <LArPropertiesServiceStandard.h>
Public Types | |
| using | Parameters = art::ServiceTable< detinfo::LArPropertiesStandard::ConfigurationParameters_t > |
Public Types inherited from detinfo::LArPropertiesService | |
| using | provider_type = detinfo::LArProperties |
Public Member Functions | |
| LArPropertiesServiceStandard (Parameters const ¶ms, art::ActivityRegistry ®) | |
Public Member Functions inherited from detinfo::LArPropertiesService | |
| virtual | ~LArPropertiesService ()=default |
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.
| detinfo::LArPropertiesServiceStandard::LArPropertiesServiceStandard | ( | Parameters const & | config, |
| art::ActivityRegistry & | reg | ||
| ) |
Definition at line 8 of file LArPropertiesServiceStandard.cc.
|
private |
Definition at line 17 of file LArPropertiesServiceStandard.cc.
|
inlineoverrideprivatevirtual |
Implements detinfo::LArPropertiesService.
Definition at line 31 of file LArPropertiesServiceStandard.h.
|
private |
Definition at line 38 of file LArPropertiesServiceStandard.h.
1.8.5