LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
tca::VtxStore Struct Reference

struct of temporary 2D vertices (end points) More...

#include "DataStructs.h"

Public Attributes

Point2_t Pos {{0, 0}}
 
Point2_t PosErr {{2, 1}}
 
unsigned short NTraj {0}
 
unsigned short Pass {0}
 
float ChiDOF {0}
 
short Topo {0}
 
CTP_t CTP {0}
 
int ID {0}
 set to 0 if killed More...
 
int UID {0}
 unique global ID More...
 
int Vx3ID {0}
 
float Score {0}
 
float TjChgFrac {0}
 Fraction of charge near the vertex that is from hits on the vertex Tjs. More...
 
std::bitset< 16 > Stat {0}
 Vertex status bits using kVtxBit_t. More...
 

Detailed Description

struct of temporary 2D vertices (end points)

Definition at line 69 of file DataStructs.h.

Member Data Documentation

float tca::VtxStore::Score {0}
float tca::VtxStore::TjChgFrac {0}

Fraction of charge near the vertex that is from hits on the vertex Tjs.

Definition at line 84 of file DataStructs.h.

Referenced by tca::CompleteIncomplete3DVertices(), tca::CompleteIncomplete3DVerticesInGaps(), tca::Print2V(), and tca::SetVx2Score().

int tca::VtxStore::UID {0}

unique global ID

Definition at line 81 of file DataStructs.h.

Referenced by tca::Print2V(), and tca::StoreVertex().


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