#include <CRTMatch.h>
Public Attributes | |
| bool | present |
| Whether this CRTMatch has a matching hit. More... | |
| float | distance |
| //!< Distance from projected track to CRT Hit. Nonsense if present is false. More... | |
| float | time |
Hit Match
Definition at line 24 of file CRTMatch.h.
| float numu::CRTMatch::HitMatch::distance |
//!< Distance from projected track to CRT Hit. Nonsense if present is false.
Definition at line 26 of file CRTMatch.h.
| bool numu::CRTMatch::HitMatch::present |
Whether this CRTMatch has a matching hit.
Definition at line 25 of file CRTMatch.h.
| float numu::CRTMatch::HitMatch::time |
Definition at line 27 of file CRTMatch.h.
1.8.5