#include <GArPropertiesServiceStandard.h>
Public Types | |
| using | Parameters = ::art::ServiceTable< gar::detinfo::GArPropertiesStandard::ConfigurationParameters_t > |
Public Types inherited from gar::detinfo::GArPropertiesService | |
| typedef detinfo::GArProperties | provider_type |
Public Member Functions | |
| GArPropertiesServiceStandard (fhicl::ParameterSet const &pset,::art::ActivityRegistry ®) | |
| virtual void | reconfigure (fhicl::ParameterSet const &pset) override |
| void | preBeginRun (const ::art::Run &run) |
| virtual const provider_type * | provider () const override |
Public Member Functions inherited from gar::detinfo::GArPropertiesService | |
| virtual | ~GArPropertiesService ()=default |
Private Attributes | |
| std::unique_ptr< detinfo::GArPropertiesStandard > | fProp |
Definition at line 24 of file GArPropertiesServiceStandard.h.
| using gar::detinfo::GArPropertiesServiceStandard::Parameters = ::art::ServiceTable<gar::detinfo::GArPropertiesStandard::ConfigurationParameters_t> |
Definition at line 28 of file GArPropertiesServiceStandard.h.
| gar::detinfo::GArPropertiesServiceStandard::GArPropertiesServiceStandard | ( | fhicl::ParameterSet const & | pset, |
| ::art::ActivityRegistry & | reg | ||
| ) |
Definition at line 22 of file GArPropertiesServiceStandard_service.cc.
| void gar::detinfo::GArPropertiesServiceStandard::preBeginRun | ( | const ::art::Run & | run | ) |
Definition at line 32 of file GArPropertiesServiceStandard_service.cc.
|
inlineoverridevirtual |
Implements gar::detinfo::GArPropertiesService.
Definition at line 36 of file GArPropertiesServiceStandard.h.
|
overridevirtual |
Implements gar::detinfo::GArPropertiesService.
Definition at line 41 of file GArPropertiesServiceStandard_service.cc.
|
private |
Definition at line 40 of file GArPropertiesServiceStandard.h.
1.8.11