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

Public Attributes

const DCoordinateSystemwire
 Wire definitions. More...
 
double dist
 Effective wire shifts due to drift time. More...
 
double err
 Errors on drift time (or wire position) measurement. More...
 
double u_dist
 Distances along the wire (for FDC cathodes) More...
 
double u_lorentz
 Lorentz correction to u_dist ( u = u_dist + u_lorentz ) More...
 
double u_err
 Errors on distance along the wire (for FDC cathodes) More...
 
bool good
 Set by GetResiInfo if dist is used. More...
 
bool good_u
 Set by GetResiInfo if u_dist is used. More...
 

Detailed Description

Definition at line 68 of file DTrackFitterALT1.h.

Member Data Documentation

double DTrackFitterALT1::hitInfo::dist

Effective wire shifts due to drift time.

Definition at line 71 of file DTrackFitterALT1.h.

Referenced by DTrackFitterALT1::ForceLRTruth(), DTrackFitterALT1::GetHits(), and DTrackFitterALT1::GetResiInfo().

double DTrackFitterALT1::hitInfo::err

Errors on drift time (or wire position) measurement.

Definition at line 72 of file DTrackFitterALT1.h.

Referenced by DTrackFitterALT1::ForceLRTruth(), DTrackFitterALT1::GetHits(), and DTrackFitterALT1::GetResiInfo().

bool DTrackFitterALT1::hitInfo::good

Set by GetResiInfo if dist is used.

Definition at line 76 of file DTrackFitterALT1.h.

Referenced by DTrackFitterALT1::GetHits(), and DTrackFitterALT1::GetResiInfo().

bool DTrackFitterALT1::hitInfo::good_u

Set by GetResiInfo if u_dist is used.

Definition at line 77 of file DTrackFitterALT1.h.

Referenced by DTrackFitterALT1::GetHits(), and DTrackFitterALT1::GetResiInfo().

double DTrackFitterALT1::hitInfo::u_dist

Distances along the wire (for FDC cathodes)

Definition at line 73 of file DTrackFitterALT1.h.

Referenced by DTrackFitterALT1::GetHits(), and DTrackFitterALT1::GetResiInfo().

double DTrackFitterALT1::hitInfo::u_err

Errors on distance along the wire (for FDC cathodes)

Definition at line 75 of file DTrackFitterALT1.h.

Referenced by DTrackFitterALT1::ForceLRTruth(), DTrackFitterALT1::GetHits(), and DTrackFitterALT1::GetResiInfo().

double DTrackFitterALT1::hitInfo::u_lorentz

Lorentz correction to u_dist ( u = u_dist + u_lorentz )

Definition at line 74 of file DTrackFitterALT1.h.

Referenced by DTrackFitterALT1::GetResiInfo().

const DCoordinateSystem* DTrackFitterALT1::hitInfo::wire

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