npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
gaussianResponseMatrix.hh File Reference

Functions for building Gaussian response matrices for 1-d unfolding problems. More...

Go to the source code of this file.

Namespaces

 npstat
 

Functions

Matrix< double > npstat::gaussianResponseMatrix (double unfoldedMin, double unfoldedMax, unsigned nUnfolded, double observedMin, double observedMax, unsigned nObserved, const Functor1< double, double > &gaussMeanFunction, const Functor1< double, double > &gaussWidthFunction, unsigned nQuadraturePoints=8U)
 
Matrix< double > npstat::gaussianResponseMatrix (const NUHistoAxis &unfoldedAxis, const NUHistoAxis &observedAxis, const Functor1< double, double > &gaussMeanFunction, const Functor1< double, double > &gaussWidthFunction, unsigned nQuadraturePoints=8U)
 

Detailed Description

Functions for building Gaussian response matrices for 1-d unfolding problems.

Author: I. Volobouev

June 2014