|
DDASToys for NSCLDAQ
6.2-000
|
Data passed around the fitting subsystem to Jacobian and function evaluators. More...
#include <lmfit_template.h>
Public Attributes | |
| const std::vector< std::pair< uint16_t, uint16_t > > * | s_pPoints |
| const std::vector< double > * | s_pTraceTemplate |
| Template data. | |
Data passed around the fitting subsystem to Jacobian and function evaluators.
| const std::vector<std::pair<uint16_t, uint16_t> >* ddastoys::templatefit::GslFitParameters::s_pPoints |
Trace data stored as an (x, y) pair.