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