LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#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 136 of file DataStructs.h.
unsigned short tca::Tj2Pt::id |
Definition at line 143 of file DataStructs.h.
Referenced by tca::FillmAllTraj().
unsigned short tca::Tj2Pt::ipt |
Definition at line 144 of file DataStructs.h.
Referenced by tca::FillmAllTraj().
unsigned short tca::Tj2Pt::npts |
Definition at line 146 of file DataStructs.h.
Referenced by tca::FillmAllTraj().
unsigned short tca::Tj2Pt::plane |
Definition at line 141 of file DataStructs.h.
Referenced by tca::FillmAllTraj().
unsigned int tca::Tj2Pt::wire |
Definition at line 137 of file DataStructs.h.
Referenced by tca::FillmAllTraj().
float tca::Tj2Pt::xhi |
Definition at line 140 of file DataStructs.h.
Referenced by tca::FillmAllTraj().
float tca::Tj2Pt::xlo |
Definition at line 139 of file DataStructs.h.
Referenced by tca::FillmAllTraj().