10 #ifndef IPHOTONCALIBRATOR_H 11 #define IPHOTONCALIBRATOR_H 41 virtual double PE(
double adcs,
int opchannel)
const = 0;
42 virtual bool UseArea()
const = 0;
IPhotonCalibrator & operator=(IPhotonCalibrator const &)=delete
virtual bool UseArea() const =0
virtual double PE(double adcs, int opchannel) const =0
double PE(const recob::OpHit &oh) const
Convenience.
virtual ~IPhotonCalibrator()=default
double PE(const recob::OpFlash &of) const