LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Attributes | |
unsigned int | index |
unsigned int | ctp |
unsigned int | wire |
int | tick |
short | localIndex |
Definition at line 115 of file TrajCluster_module.cc.
unsigned int cluster::HitLoc::ctp |
Definition at line 117 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().
unsigned int cluster::HitLoc::index |
Definition at line 116 of file TrajCluster_module.cc.
short cluster::HitLoc::localIndex |
Definition at line 120 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().
int cluster::HitLoc::tick |
Definition at line 119 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().
unsigned int cluster::HitLoc::wire |
Definition at line 118 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().