Belle II Software development
|
Struct holding the parameters of the estimation function which maps dEdX to p. More...
#include <VXDMomentumEstimation.h>
Public Attributes | |
double | aE = 1.56173140e+07 |
a Parameter | |
double | bE = -9.89192780e+03 |
b Parameter | |
double | cE = 2.42177970e-02 |
c Parameter | |
double | dE = 2.65702553e-08 |
d Parameter | |
Struct holding the parameters of the estimation function which maps dEdX to p.
Definition at line 39 of file VXDMomentumEstimation.h.
double aE = 1.56173140e+07 |
a Parameter
Definition at line 41 of file VXDMomentumEstimation.h.
double bE = -9.89192780e+03 |
b Parameter
Definition at line 43 of file VXDMomentumEstimation.h.
double cE = 2.42177970e-02 |
c Parameter
Definition at line 45 of file VXDMomentumEstimation.h.
double dE = 2.65702553e-08 |
d Parameter
Definition at line 47 of file VXDMomentumEstimation.h.