Definition at line 139 of file GCOMIaq.hpp.
GCOMIaq::smearing_kernel::smearing_kernel |
( |
const double & |
phigeo, |
|
|
const double & |
sigma, |
|
|
const GNodeArray & |
phigeos, |
|
|
const std::vector< double > & |
values |
|
) |
| |
|
inline |
double GCOMIaq::smearing_kernel::eval |
( |
const double & |
phigeo | ) |
|
|
virtual |
Convolves response with Gaussian kernel.
- Parameters
-
[in] | phigeo | Geometrical scatter angle. |
- Returns
- Convolved response value.
Implements GFunction.
Definition at line 1702 of file GCOMIaq.cpp.
References exp().
double GCOMIaq::smearing_kernel::m_norm |
|
protected |
double GCOMIaq::smearing_kernel::m_phigeo |
|
protected |
const GNodeArray& GCOMIaq::smearing_kernel::m_phigeos |
|
protected |
Geometrical scatter angles.
Definition at line 152 of file GCOMIaq.hpp.
const std::vector<double>& GCOMIaq::smearing_kernel::m_values |
|
protected |
double GCOMIaq::smearing_kernel::m_wgt |
|
protected |
Inverse of Gaussian std (1/deg)
Definition at line 155 of file GCOMIaq.hpp.
The documentation for this class was generated from the following files: