Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
|
This structure holds walk calibration model identfier and vector of parameters needed for the function. More...
#include <WalkCorrector.hpp>
Data Fields | |
WalkModel | model |
The walk model that is used for the params. | |
double | min |
minimum of range for the correction | |
double | max |
maximum of range for the correction | |
std::vector< double > | parameters |
coefficients for function | |
This structure holds walk calibration model identfier and vector of parameters needed for the function.