Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
CalibrationParams Struct Reference

This structure holds walk calibration model identfier, range of calibration and vector of parameters needed for the function. More...

#include <Calibrator.hpp>

Collaboration diagram for CalibrationParams:

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.
 

Detailed Description

This structure holds walk calibration model identfier, range of calibration and vector of parameters needed for the function.


The documentation for this struct was generated from the following file: