#include <ECALPropertiesServiceStandard.h>
Public Types | |
| using | Parameters = ::art::ServiceTable< gar::detinfo::ECALPropertiesStandard::ConfigurationParameters_t > |
Public Types inherited from gar::detinfo::ECALPropertiesService | |
| typedef detinfo::ECALProperties | provider_type |
Public Member Functions | |
| ECALPropertiesServiceStandard (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::ECALPropertiesService | |
| virtual | ~ECALPropertiesService ()=default |
Private Attributes | |
| std::unique_ptr< detinfo::ECALPropertiesStandard > | fProp |
Definition at line 24 of file ECALPropertiesServiceStandard.h.
| using gar::detinfo::ECALPropertiesServiceStandard::Parameters = ::art::ServiceTable<gar::detinfo::ECALPropertiesStandard::ConfigurationParameters_t> |
Definition at line 28 of file ECALPropertiesServiceStandard.h.
| gar::detinfo::ECALPropertiesServiceStandard::ECALPropertiesServiceStandard | ( | fhicl::ParameterSet const & | pset, |
| ::art::ActivityRegistry & | reg | ||
| ) |
Definition at line 22 of file ECALPropertiesServiceStandard_service.cc.
| void gar::detinfo::ECALPropertiesServiceStandard::preBeginRun | ( | const ::art::Run & | run | ) |
Definition at line 32 of file ECALPropertiesServiceStandard_service.cc.
|
inlineoverridevirtual |
Implements gar::detinfo::ECALPropertiesService.
Definition at line 36 of file ECALPropertiesServiceStandard.h.
|
overridevirtual |
Implements gar::detinfo::ECALPropertiesService.
Definition at line 41 of file ECALPropertiesServiceStandard_service.cc.
|
private |
Definition at line 40 of file ECALPropertiesServiceStandard.h.
1.8.11