9 #ifndef DETECTORPROPERTIESSERVICESTANDARD_H 10 #define DETECTORPROPERTIESSERVICESTANDARD_H 91 #endif // DETECTORPROPERTIESSERVICESTANDARD_H DetectorPropertiesData getDataFor(art::Event const &, DetectorClocksData const &clockData) const override
DetectorPropertiesData getDataForJob(DetectorClocksData const &clockData) const override
fhicl::Atom< bool > InheritNumberTimeSamples
DetectorPropertiesData DataFor(detinfo::DetectorClocksData const &clock_data) const override
DetectorPropertiesServiceStandard(fhicl::ParameterSet const &pset, art::ActivityRegistry ®)
DetectorPropertiesStandard fProp
fhicl::ParameterSet fPS
Original parameter set.
General LArSoft Utilities.
bool isDetectorPropertiesServiceStandard(const fhicl::ParameterSet &ps) const
Contains all timing reference information for the detector.
bool fInheritNumberTimeSamples
Flag saying whether to inherit NumberTimeSamples.
Structure for configuration parameters.
detinfo::DetectorPropertiesStandard::Configuration_t ProviderConfiguration
void postOpenFile(const std::string &filename)
#define DECLARE_ART_SERVICE_INTERFACE_IMPL(svc, iface, scope)