Go to the documentation of this file. 1 #ifndef PhysicsTools_Utilities_Gaussian_h
2 #define PhysicsTools_Utilities_Gaussian_h
Gaussian(const Parameter &m, const Parameter &s)
double operator()(double x) const
Sqrt< T >::type sqrt(const T &t)
Gaussian(double m, double s)
std::shared_ptr< double > mean
std::shared_ptr< double > sigma
const double oneOverSqrtTwoPi
Exp< T >::type exp(const T &t)
Gaussian(std::shared_ptr< double > m, std::shared_ptr< double > s)