LArSoft  v07_13_02
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::vector< int > Vx2ID
 
int ID {0}
 
int UID {0}
 unique global ID More...
 
bool Primary {false}
 
bool Neutrino {false}
 

Detailed Description

struct of temporary 3D vertices

Definition at line 84 of file DataStructs.h.

Member Data Documentation

bool tca::Vtx3Store::Neutrino {false}

Definition at line 98 of file DataStructs.h.

Referenced by tca::Print3V(), and tca::PrintAllTraj().

bool tca::Vtx3Store::Primary {false}

Definition at line 97 of file DataStructs.h.

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

float tca::Vtx3Store::Score {0}
int tca::Vtx3Store::UID {0}

unique global ID

Definition at line 96 of file DataStructs.h.

Referenced by tca::PFPVertexCheck(), tca::Print3V(), and tca::Split3DKink().

float tca::Vtx3Store::XErr {0.5}
float tca::Vtx3Store::YErr {0.5}
float tca::Vtx3Store::ZErr {0.5}

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