BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
HoughZsFit::Line Struct Reference

#include <HoughZsFit.h>

Public Attributes

double _k
 
double _b
 
double _chi
 
std::vector< HoughRecHit_pointCol
 
std::vector< int > _ambig
 

Detailed Description

Definition at line 10 of file HoughZsFit.h.

Member Data Documentation

◆ _ambig

std::vector<int> HoughZsFit::Line::_ambig

Definition at line 16 of file HoughZsFit.h.

Referenced by HoughZsFit::doit().

◆ _b

double HoughZsFit::Line::_b

Definition at line 12 of file HoughZsFit.h.

Referenced by HoughZsFit::doit(), and HoughZsFit::leastFit().

◆ _chi

double HoughZsFit::Line::_chi

Definition at line 13 of file HoughZsFit.h.

Referenced by compare_zsfit(), HoughZsFit::doit(), and HoughZsFit::leastFit().

◆ _k

double HoughZsFit::Line::_k

Definition at line 11 of file HoughZsFit.h.

Referenced by HoughZsFit::doit(), and HoughZsFit::leastFit().

◆ _pointCol

std::vector<HoughRecHit> HoughZsFit::Line::_pointCol

Definition at line 15 of file HoughZsFit.h.

Referenced by HoughZsFit::doit(), and HoughZsFit::leastFit().


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