1 #ifndef CondFormats_HcalObjects_HcalInterpolatedTableFunctor_h 2 #define CondFormats_HcalObjects_HcalInterpolatedTableFunctor_h 65 template<
class Archive>
68 boost::serialization::base_object<AbsHcalFunctor>(*this);
69 ar & values_ & xmin_ & xmax_
70 & leftExtrapolationLinear_
78 #endif // CondFormats_HcalObjects_HcalInterpolatedTableFunctor_h bool isEqual(const AbsHcalFunctor &other) const override
HcalInterpolatedTableFunctor()
HcalPiecewiseLinearFunctor inverse() const
bool rightExtrapolationLinear_
void serialize(Archive &ar, unsigned)
double xmax() const override
friend class boost::serialization::access
double xmin() const override
double operator()(double x) const override
bool isStrictlyMonotonous() const
bool leftExtrapolationLinear_
~HcalInterpolatedTableFunctor() override
std::vector< double > values_