Public Attributes | |
TVector3 | pos |
TVector3 | dir |
std::vector< size_t > | TPCClusterindex |
float | length |
float | c2ndf |
Definition at line 59 of file tpcvechitfinder2_module.cc.
float gar::rec::tpcvechitfinder2::vechit_t::c2ndf |
Definition at line 64 of file tpcvechitfinder2_module.cc.
TVector3 gar::rec::tpcvechitfinder2::vechit_t::dir |
Definition at line 61 of file tpcvechitfinder2_module.cc.
float gar::rec::tpcvechitfinder2::vechit_t::length |
Definition at line 63 of file tpcvechitfinder2_module.cc.
TVector3 gar::rec::tpcvechitfinder2::vechit_t::pos |
Definition at line 60 of file tpcvechitfinder2_module.cc.
std::vector<size_t> gar::rec::tpcvechitfinder2::vechit_t::TPCClusterindex |
Definition at line 62 of file tpcvechitfinder2_module.cc.