CMS 3D CMS Logo

HcalConstFunctor.cc
Go to the documentation of this file.
2 
4 
5 HcalConstFunctor::HcalConstFunctor(const double d) : value_(d) {}
6 
7 double HcalConstFunctor::operator()(double) const { return value_; }
8 
9 BOOST_CLASS_EXPORT_IMPLEMENT(HcalConstFunctor)
double operator()(double x) const override
d
Definition: ztail.py:151