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... | |
struct of temporary 2D vertices (end points)
Definition at line 74 of file DataStructs.h.
| float tca::VtxStore::ChiDOF {0} |
Definition at line 79 of file DataStructs.h.
| CTP_t tca::VtxStore::CTP {0} |
Definition at line 84 of file DataStructs.h.
| int tca::VtxStore::ID {0} |
set to 0 if killed
Definition at line 85 of file DataStructs.h.
| unsigned short tca::VtxStore::NTraj {0} |
Definition at line 77 of file DataStructs.h.
| unsigned short tca::VtxStore::Pass {0} |
Definition at line 78 of file DataStructs.h.
| Point2_t tca::VtxStore::Pos {{0, 0}} |
Definition at line 75 of file DataStructs.h.
| Point2_t tca::VtxStore::PosErr {{2, 1}} |
Definition at line 76 of file DataStructs.h.
| float tca::VtxStore::Score {0} |
Definition at line 88 of file DataStructs.h.
| std::bitset<16> tca::VtxStore::Stat {0} |
Vertex status bits using kVtxBit_t.
Definition at line 90 of file DataStructs.h.
| float tca::VtxStore::TjChgFrac {0} |
Fraction of charge near the vertex that is from hits on the vertex Tjs.
Definition at line 89 of file DataStructs.h.
| short tca::VtxStore::Topo {0} |
Definition at line 83 of file DataStructs.h.
| int tca::VtxStore::UID {0} |
unique global ID
Definition at line 86 of file DataStructs.h.
| int tca::VtxStore::Vx3ID {0} |
Definition at line 87 of file DataStructs.h.
1.8.11