LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Attributes | |
unsigned int | index |
unsigned int | ctp |
unsigned int | wire |
int | tick |
short | localIndex |
Definition at line 106 of file TrajCluster_module.cc.
unsigned int cluster::HitLoc::ctp |
Definition at line 108 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().
unsigned int cluster::HitLoc::index |
Definition at line 107 of file TrajCluster_module.cc.
short cluster::HitLoc::localIndex |
Definition at line 111 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().
int cluster::HitLoc::tick |
Definition at line 110 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().
unsigned int cluster::HitLoc::wire |
Definition at line 109 of file TrajCluster_module.cc.
Referenced by cluster::SortHits().