1 #ifndef CondFormats_HcalObjects_HcalConstFunctor_h 2 #define CondFormats_HcalObjects_HcalConstFunctor_h 6 #include "boost/serialization/access.hpp" 7 #include "boost/serialization/version.hpp" 37 template<
class Archive>
40 boost::serialization::base_object<AbsHcalFunctor>(*this);
48 #endif // CondFormats_HcalObjects_HcalConstFunctor_h friend class boost::serialization::access
virtual ~HcalConstFunctor()
virtual double operator()(double x) const override
void serialize(Archive &ar, unsigned)
virtual bool isEqual(const AbsHcalFunctor &other) const override