|
Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
|
This structure holds walk calibration model identfier, range of calibration and vector of parameters needed for the function. More...
#include <Calibrator.hpp>

Data Fields | |
| CalibrationModel | model |
| Calibration model to use. | |
| double | min |
| Minimum of range for calibration. | |
| double | max |
| Maximum of range for calibration. | |
| std::vector< double > | parameters |
| coefficients for calibration eqn. | |
This structure holds walk calibration model identfier, range of calibration and vector of parameters needed for the function.