11 #ifndef PHOTONCALIBRATORDEFAULT_H 12 #define PHOTONCALIBRATORDEFAULT_H 29 :
fSPESize ( pset.get< float >(
"SPESize") ),
30 fSPEShift ( pset.get< float >(
"SPEShift", 0.)),
31 fUseArea ( pset.get< bool >(
"UseArea") )
void SetUseArea(bool useArea)
void SetSPESize(float size)
PhotonCalibratorStandard(float size, float shift, bool useArea)
void SetSPEShift(float shift)
double PE(double adcs, int opchannel) const override
bool UseArea() const override
PhotonCalibratorStandard(fhicl::ParameterSet const &pset, art::ActivityRegistry ®)