Public Attributes | |
int | tempId |
int | adcX |
int | adcY |
double | hitPositionX |
double | hitPositionY |
double | hitPositionZ |
double | timeAvg |
int | geoX |
int | geoY |
int | stripX |
int | stripY |
int | trigNumberX |
int | trigNumberY |
Definition at line 189 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::adcX |
Definition at line 191 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::adcY |
Definition at line 192 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::geoX |
Definition at line 198 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::geoY |
Definition at line 199 of file TwoCRTMatching_module.cc.
double CRT::TwoCRTMatching::recoHits::hitPositionX |
Definition at line 194 of file TwoCRTMatching_module.cc.
double CRT::TwoCRTMatching::recoHits::hitPositionY |
Definition at line 195 of file TwoCRTMatching_module.cc.
double CRT::TwoCRTMatching::recoHits::hitPositionZ |
Definition at line 196 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::stripX |
Definition at line 200 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::stripY |
Definition at line 201 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::tempId |
Definition at line 190 of file TwoCRTMatching_module.cc.
double CRT::TwoCRTMatching::recoHits::timeAvg |
Definition at line 197 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::trigNumberX |
Definition at line 202 of file TwoCRTMatching_module.cc.
int CRT::TwoCRTMatching::recoHits::trigNumberY |
Definition at line 203 of file TwoCRTMatching_module.cc.