3 #ifndef RawDigitPrepService_H 4 #define RawDigitPrepService_H 16 class DetectorClocksData;
49 std::vector<recob::Wire>* pwires =
nullptr,
53 virtual std::ostream& print(std::ostream& out =std::cout,
std::string prefix =
"")
const =0;
General LArSoft Utilities.
virtual int beginEvent(const DuneEventInfo &) const
Contains all timing reference information for the detector.
virtual int endEvent(const DuneEventInfo &) const
std::map< AdcChannel, AdcChannelData > AdcChannelDataMap
#define DECLARE_ART_SERVICE_INTERFACE(svc, scope)