LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 239 of file DataStructs.h.

Member Data Documentation

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

Definition at line 243 of file DataStructs.h.

Referenced by tca::FitTP3Ds().

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

and direction

Definition at line 241 of file DataStructs.h.

Referenced by tca::FitTP3Ds().

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

and direction error

Definition at line 242 of file DataStructs.h.

Referenced by tca::FitTP3Ds().

bool tca::SectionFit::NeedsUpdate {true}

set true if the section needs to be updated

Definition at line 245 of file DataStructs.h.

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

Definition at line 244 of file DataStructs.h.

Referenced by tca::FitTP3Ds().

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

center position of this section

Definition at line 240 of file DataStructs.h.

Referenced by tca::FitTP3Ds().


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