Public Attributes | |
uint32_t | ts0_ns |
uint16_t | ts0_ns_err |
int32_t | ts1_ns |
uint16_t | ts1_ns_err |
float | x_pos |
float | x_err |
float | y_pos |
float | y_err |
float | z_pos |
float | z_err |
float | pe |
int | plane |
std::string | tagger |
Definition at line 86 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
float sbnd::CRTavehit::pe |
Definition at line 98 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
int sbnd::CRTavehit::plane |
Definition at line 99 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
std::string sbnd::CRTavehit::tagger |
Definition at line 100 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
uint32_t sbnd::CRTavehit::ts0_ns |
Definition at line 87 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
uint16_t sbnd::CRTavehit::ts0_ns_err |
Definition at line 88 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
int32_t sbnd::CRTavehit::ts1_ns |
Definition at line 89 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
uint16_t sbnd::CRTavehit::ts1_ns_err |
Definition at line 90 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
float sbnd::CRTavehit::x_err |
Definition at line 93 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
float sbnd::CRTavehit::x_pos |
Definition at line 92 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
float sbnd::CRTavehit::y_err |
Definition at line 95 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
float sbnd::CRTavehit::y_pos |
Definition at line 94 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
float sbnd::CRTavehit::z_err |
Definition at line 97 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.
float sbnd::CRTavehit::z_pos |
Definition at line 96 of file sbndcode/sbndcode/CRT/CRTTrackProducer_module.cc.