#include <DataStructs.h>
Public Attributes | |
unsigned int | wire |
float | xlo |
float | xhi |
unsigned short | plane |
unsigned short | id |
unsigned short | ipt |
unsigned short | npts |
Definition at line 141 of file DataStructs.h.
unsigned short tca::Tj2Pt::id |
Definition at line 148 of file DataStructs.h.
unsigned short tca::Tj2Pt::ipt |
Definition at line 149 of file DataStructs.h.
unsigned short tca::Tj2Pt::npts |
Definition at line 151 of file DataStructs.h.
unsigned short tca::Tj2Pt::plane |
Definition at line 146 of file DataStructs.h.
unsigned int tca::Tj2Pt::wire |
Definition at line 142 of file DataStructs.h.
float tca::Tj2Pt::xhi |
Definition at line 145 of file DataStructs.h.
float tca::Tj2Pt::xlo |
Definition at line 144 of file DataStructs.h.