LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
VertexFitMinuitStruct Struct Reference

#include "VertexFitMinuitStruct.h"

Public Attributes

unsigned short TPC
 
unsigned short Cstat
 
unsigned short NPlanes
 
double WirePitch
 
std::array< double, 3 > XFactor
 
std::array< double, 3 > TickOff
 
std::array< double, 3 > OrthY
 
std::array< double, 3 > OrthZ
 
std::array< double, 3 > FirstWire
 
TVector3 VtxPos
 
std::vector< std::vector< double > > HitX
 
std::vector< std::vector< double > > HitXErr
 
std::vector< std::vector< unsigned short > > Plane
 
std::vector< std::vector< unsigned short > > Wire
 
std::vector< TVector3 > Dir
 
std::vector< TVector3 > DirErr
 
double DoF
 
float ChiDoF
 

Detailed Description

Definition at line 11 of file VertexFitMinuitStruct.h.

Member Data Documentation

float VertexFitMinuitStruct::ChiDoF
unsigned short VertexFitMinuitStruct::Cstat

Definition at line 14 of file VertexFitMinuitStruct.h.

Referenced by trkf::VertexFitAlg::VertexFit().

std::vector<TVector3> VertexFitMinuitStruct::Dir

Definition at line 30 of file VertexFitMinuitStruct.h.

Referenced by trkf::VertexFitAlg::VertexFit().

std::vector<TVector3> VertexFitMinuitStruct::DirErr

Definition at line 31 of file VertexFitMinuitStruct.h.

double VertexFitMinuitStruct::DoF
std::array<double, 3> VertexFitMinuitStruct::FirstWire
std::vector<std::vector<double> > VertexFitMinuitStruct::HitX
std::vector< std::vector<double> > VertexFitMinuitStruct::HitXErr
unsigned short VertexFitMinuitStruct::NPlanes

Definition at line 15 of file VertexFitMinuitStruct.h.

Referenced by trkf::VertexFitAlg::VertexFit().

std::array<double, 3> VertexFitMinuitStruct::OrthY
std::array<double, 3> VertexFitMinuitStruct::OrthZ
std::vector<std::vector<unsigned short> > VertexFitMinuitStruct::Plane
std::array<double, 3> VertexFitMinuitStruct::TickOff

Definition at line 18 of file VertexFitMinuitStruct.h.

unsigned short VertexFitMinuitStruct::TPC

Definition at line 13 of file VertexFitMinuitStruct.h.

Referenced by trkf::VertexFitAlg::VertexFit().

TVector3 VertexFitMinuitStruct::VtxPos

Definition at line 22 of file VertexFitMinuitStruct.h.

Referenced by trkf::VertexFitAlg::VertexFit().

std::vector<std::vector<unsigned short> > VertexFitMinuitStruct::Wire
double VertexFitMinuitStruct::WirePitch
std::array<double, 3> VertexFitMinuitStruct::XFactor

Definition at line 17 of file VertexFitMinuitStruct.h.


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