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