#include <CRTHitRecoAlg.h>
Public Attributes | |
double | t0 |
uint32_t | channel |
double | x |
double | ex |
double | pes |
std::pair< std::string, unsigned > | tagger |
size_t | dataID |
Definition at line 62 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.
uint32_t sbnd::CRTStrip::channel |
Definition at line 64 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.
size_t sbnd::CRTStrip::dataID |
Definition at line 69 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.
double sbnd::CRTStrip::ex |
Definition at line 66 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.
double sbnd::CRTStrip::pes |
Definition at line 67 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.
double sbnd::CRTStrip::t0 |
Definition at line 63 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.
std::pair<std::string, unsigned> sbnd::CRTStrip::tagger |
Definition at line 68 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.
double sbnd::CRTStrip::x |
Definition at line 65 of file sbndcode/sbndcode/CRT/CRTUtils/CRTHitRecoAlg.h.