Belle II Software development
|
Struct holding the parameters of the correction function to map them median of the estimation function to 0. More...
#include <VXDMomentumEstimation.h>
Public Attributes | |
double | aM = 0 |
a Parameter | |
double | bM = 0 |
b Parameter | |
double | cM = 0 |
c Parameter | |
double | dM = 0 |
d Parameter | |
Struct holding the parameters of the correction function to map them median of the estimation function to 0.
Definition at line 52 of file VXDMomentumEstimation.h.
double aM = 0 |
a Parameter
Definition at line 54 of file VXDMomentumEstimation.h.
double bM = 0 |
b Parameter
Definition at line 56 of file VXDMomentumEstimation.h.
double cM = 0 |
c Parameter
Definition at line 58 of file VXDMomentumEstimation.h.
double dM = 0 |
d Parameter
Definition at line 60 of file VXDMomentumEstimation.h.