Public Attributes | List of all members
tca::SectionFit Struct Reference

#include <DataStructs.h>

Public Attributes

Point3_t Pos {{-10.0, 0.0, 0.0}}
 center position of this section More...
 
Vector3_t Dir {{0.0, 0.0, 0.0}}
 and direction More...
 
Vector3_t DirErr {{0.0, 0.0, 0.0}}
 and direction error More...
 
float ChiDOF {-1}
 
unsigned short NPts {0}
 
bool NeedsUpdate {true}
 set true if the section needs to be updated More...
 

Detailed Description

Definition at line 244 of file DataStructs.h.

Member Data Documentation

float tca::SectionFit::ChiDOF {-1}

Definition at line 248 of file DataStructs.h.

Vector3_t tca::SectionFit::Dir {{0.0, 0.0, 0.0}}

and direction

Definition at line 246 of file DataStructs.h.

Vector3_t tca::SectionFit::DirErr {{0.0, 0.0, 0.0}}

and direction error

Definition at line 247 of file DataStructs.h.

bool tca::SectionFit::NeedsUpdate {true}

set true if the section needs to be updated

Definition at line 250 of file DataStructs.h.

unsigned short tca::SectionFit::NPts {0}

Definition at line 249 of file DataStructs.h.

Point3_t tca::SectionFit::Pos {{-10.0, 0.0, 0.0}}

center position of this section

Definition at line 245 of file DataStructs.h.


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