Set of parameters defining a 3-Gaussian resolution function in 1D. More...
#include <PVReconstruction.h>
Public Attributes | |
float | mu |
float | f1 |
float | f2 |
float | sigma1 |
float | sigma2 |
float | sigma3 |
Set of parameters defining a 3-Gaussian resolution function in 1D.
Definition at line 55 of file PVReconstruction.h.
float SQLamarr::PVReconstruction::SmearingParametrization_1D::f1 |
Definition at line 56 of file PVReconstruction.h.
float SQLamarr::PVReconstruction::SmearingParametrization_1D::f2 |
Definition at line 56 of file PVReconstruction.h.
float SQLamarr::PVReconstruction::SmearingParametrization_1D::mu |
Definition at line 56 of file PVReconstruction.h.
float SQLamarr::PVReconstruction::SmearingParametrization_1D::sigma1 |
Definition at line 56 of file PVReconstruction.h.
float SQLamarr::PVReconstruction::SmearingParametrization_1D::sigma2 |
Definition at line 56 of file PVReconstruction.h.
float SQLamarr::PVReconstruction::SmearingParametrization_1D::sigma3 |
Definition at line 56 of file PVReconstruction.h.