9 #ifndef DETECTORPROPERTIESSERVICE_H 10 #define DETECTORPROPERTIESSERVICE_H 24 class DetectorClocksData;
33 auto const clockData =
35 return DataForJob(clockData);
39 return getDataForJob(clockData);
44 return DataFor(e, clockData);
49 return getDataFor(e, clockData);
63 #endif // DETECTORPROPERTIESSERVICE_H
DetectorPropertiesData DataFor(art::Event const &e, detinfo::DetectorClocksData const &clockData) const
DetectorPropertiesData DataForJob() const
DetectorPropertiesData DataFor(art::Event const &e) const
General LArSoft Utilities.
Contains all timing reference information for the detector.
#define DECLARE_ART_SERVICE_INTERFACE(svc, scope)
DetectorPropertiesData DataForJob(detinfo::DetectorClocksData const &clockData) const