9 #ifndef ELECTRONICSCALIBPROVIDER_H 10 #define ELECTRONICSCALIBPROVIDER_H An empty class that can't be copied nor moved.
Defines classes that can't be copied nor moved.
virtual CalibrationExtraInfo const & ExtraInfo(raw::ChannelID_t ch) const =0
virtual ~ElectronicsCalibProvider()=default
virtual float ShapingTime(raw::ChannelID_t ch) const =0
Filters for channels, events, etc.
virtual float ShapingTimeErr(raw::ChannelID_t ch) const =0
unsigned int ChannelID_t
Type representing the ID of a readout channel.
virtual float Gain(raw::ChannelID_t ch) const =0
Retrieve pmt gain information.
virtual float GainErr(raw::ChannelID_t ch) const =0