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

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.
 

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::templatefit::GslFitParameters::s_pPoints

Trace data stored as an (x, y) pair.


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