11 #ifndef PHOTONCALIBRATORDEFAULT_H
12 #define PHOTONCALIBRATORDEFAULT_H
17 #include "fhiclcpp/ParameterSet.h"
18 namespace art {
class ActivityRegistry; }
bool UseArea() const override
void SetUseArea(bool useArea)
void SetSPESize(float size)
std::size_t size(FixedBins< T, C > const &) noexcept
PhotonCalibratorStandard(float size, float shift, bool useArea)
void SetSPEShift(float shift)
double PE(double adcs, int opchannel) const override
PhotonCalibratorStandard(fhicl::ParameterSet const &pset, art::ActivityRegistry ®)