Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTrackCandidate_factory_CDC::DCDCLineFit Class Reference

#include <DTrackCandidate_factory_CDC.h>

Public Member Functions

void BracketMinimumChisq (double &a, double &b, double &c, double &chi2a, double &chi2b, double &chi2c)
 
double FindMinimumChisq (double a, double b, double c, double &lambda)
 
double ChiXY (double lambda)
 

Public Attributes

unsigned int n
 
vector< float > s
 
vector< float > var_s
 
vector< float > z
 
vector< float > var_z
 
vector< float > w
 
float z0
 
float tanl
 

Detailed Description

Definition at line 156 of file DTrackCandidate_factory_CDC.h.

Member Function Documentation

void DTrackCandidate_factory_CDC::DCDCLineFit::BracketMinimumChisq ( double &  a,
double &  b,
double &  c,
double &  chi2a,
double &  chi2b,
double &  chi2c 
)

Definition at line 5192 of file DTrackCandidate_factory_CDC.cc.

References c, e, max, SHFT, SIGN, and u.

Referenced by DTrackCandidate_factory_CDC::Find_ThetaZ_Regression().

double DTrackCandidate_factory_CDC::DCDCLineFit::ChiXY ( double  lambda)
double DTrackCandidate_factory_CDC::DCDCLineFit::FindMinimumChisq ( double  a,
double  b,
double  c,
double &  lambda 
)

Definition at line 5254 of file DTrackCandidate_factory_CDC.cc.

References CGOLD, e, SHFT, SIGN, u, and x.

Referenced by DTrackCandidate_factory_CDC::Find_ThetaZ_Regression().

Member Data Documentation

unsigned int DTrackCandidate_factory_CDC::DCDCLineFit::n
vector<float> DTrackCandidate_factory_CDC::DCDCLineFit::s
float DTrackCandidate_factory_CDC::DCDCLineFit::tanl

Definition at line 170 of file DTrackCandidate_factory_CDC.h.

vector<float> DTrackCandidate_factory_CDC::DCDCLineFit::var_s
vector<float> DTrackCandidate_factory_CDC::DCDCLineFit::var_z
vector<float> DTrackCandidate_factory_CDC::DCDCLineFit::w
vector<float> DTrackCandidate_factory_CDC::DCDCLineFit::z
float DTrackCandidate_factory_CDC::DCDCLineFit::z0

The documentation for this class was generated from the following files: