DDASToys for NSCLDAQ  6.2-000
Public Attributes | List of all members
ddastoys::analyticfit::GslFitParameters Struct Reference

Data passed around the fitting subsystem to Jacobian and function evaluators. More...

#include <lmfit_analytic.h>

Public Attributes

const std::vector< std::pair< uint16_t, uint16_t > > * s_pPoints
 

Detailed Description

Data passed around the fitting subsystem to Jacobian and function evaluators.

Member Data Documentation

◆ s_pPoints

const std::vector<std::pair<uint16_t, uint16_t> >* ddastoys::analyticfit::GslFitParameters::s_pPoints

Data points. Pair is (x, y).


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