LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
tca::Vtx3Store Struct Reference

struct of temporary 3D vertices More...

#include "DataStructs.h"

Public Attributes

float X {0}
 
float XErr {0.5}
 
float Y {0}
 
float YErr {0.5}
 
float Z {0}
 
float ZErr {0.5}
 
float Score {0}
 
short Wire {-1}
 
geo::TPCID TPCID
 
std::array< int, 3 > Vx2ID {{0}}
 
int ID {0}
 
bool Primary {false}
 
bool Neutrino {false}
 

Detailed Description

struct of temporary 3D vertices

Definition at line 111 of file DataStructs.h.

Member Data Documentation

bool tca::Vtx3Store::Neutrino {false}

Definition at line 124 of file DataStructs.h.

Referenced by tca::PrintAllTraj().

bool tca::Vtx3Store::Primary {false}

Definition at line 123 of file DataStructs.h.

Referenced by tca::FindNeutralVertices(), tca::PFPVertexCheck(), and tca::PrintAllTraj().

float tca::Vtx3Store::Score {0}

Definition at line 118 of file DataStructs.h.

Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::SetVx3Score().

float tca::Vtx3Store::XErr {0.5}

Definition at line 113 of file DataStructs.h.

Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().

float tca::Vtx3Store::YErr {0.5}

Definition at line 115 of file DataStructs.h.

Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().

float tca::Vtx3Store::ZErr {0.5}

Definition at line 117 of file DataStructs.h.

Referenced by tca::Find3DVertices(), tca::PrintAllTraj(), and tca::VertexVertexPull().


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