LArSoft  v06_85_00
Liquid Argon Software toolkit - http://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 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 83 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 96 of file DataStructs.h.

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


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