9 #ifndef DETECTORPROPERTIESSERVICESTANDARD_H 10 #define DETECTORPROPERTIESSERVICESTANDARD_H 90 std::unique_ptr<detinfo::DetectorPropertiesStandard>
fProp;
100 #endif // DETECTORPROPERTIESSERVICESTANDARD_H fhicl::Atom< bool > InheritNumberTimeSamples
DetectorPropertiesServiceStandard(fhicl::ParameterSet const &pset, art::ActivityRegistry ®)
void preProcessEvent(const art::Event &evt)
std::unique_ptr< detinfo::DetectorPropertiesStandard > fProp
fhicl::ParameterSet fPS
Original parameter set.
General LArSoft Utilities.
bool isDetectorPropertiesServiceStandard(const fhicl::ParameterSet &ps) const
"Standard" implementation of DetectorProperties service
bool fInheritNumberTimeSamples
Flag saying whether to inherit NumberTimeSamples.
Structure for configuration parameters.
virtual const provider_type * provider() const override
detinfo::DetectorPropertiesStandard::Configuration_t ProviderConfiguration
virtual void reconfigure(fhicl::ParameterSet const &pset) override
void postOpenFile(const std::string &filename)
#define DECLARE_ART_SERVICE_INTERFACE_IMPL(svc, iface, scope)