Definition at line 141 of file GCOMIaq.hpp.
◆ smearing_kernel()
| GCOMIaq::smearing_kernel::smearing_kernel |
( |
const double & | phigeo, |
|
|
const double & | sigma, |
|
|
const GNodeArray & | phigeos, |
|
|
const std::vector< double > & | values ) |
|
inline |
◆ eval()
| 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.
◆ m_norm
| double GCOMIaq::smearing_kernel::m_norm |
|
protected |
◆ m_phigeo
| double GCOMIaq::smearing_kernel::m_phigeo |
|
protected |
◆ m_phigeos
| const GNodeArray& GCOMIaq::smearing_kernel::m_phigeos |
|
protected |
Geometrical scatter angles.
Definition at line 154 of file GCOMIaq.hpp.
◆ m_values
| const std::vector<double>& GCOMIaq::smearing_kernel::m_values |
|
protected |
◆ m_wgt
| double GCOMIaq::smearing_kernel::m_wgt |
|
protected |
Inverse of Gaussian std (1/deg)
Definition at line 157 of file GCOMIaq.hpp.
The documentation for this class was generated from the following files: