LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "DataStructs.h"
Public Attributes | |
std::array< double, 2 > | dir |
unsigned int | wire |
float | xlo |
float | xhi |
CTP_t | ctp |
unsigned short | id |
unsigned short | ipt |
unsigned short | npts |
short | score |
Definition at line 129 of file DataStructs.h.
CTP_t tca::Tj2Pt::ctp |
Definition at line 135 of file DataStructs.h.
std::array<double, 2> tca::Tj2Pt::dir |
Definition at line 130 of file DataStructs.h.
unsigned short tca::Tj2Pt::id |
Definition at line 137 of file DataStructs.h.
unsigned short tca::Tj2Pt::ipt |
Definition at line 138 of file DataStructs.h.
unsigned short tca::Tj2Pt::npts |
Definition at line 140 of file DataStructs.h.
short tca::Tj2Pt::score |
Definition at line 141 of file DataStructs.h.
unsigned int tca::Tj2Pt::wire |
Definition at line 131 of file DataStructs.h.
float tca::Tj2Pt::xhi |
Definition at line 134 of file DataStructs.h.
float tca::Tj2Pt::xlo |
Definition at line 133 of file DataStructs.h.