Result of the CRUMBS slice ID MVA. More...
#include <SRCRUMBSResult.h>
Public Member Functions | |
SRCRUMBSCRTVars () | |
~SRCRUMBSCRTVars () | |
Public Attributes | |
float | trackscore |
a combination of the DCA and angle between the best matched TPC & CRT tracks More... | |
float | hitscore |
the best distance from an extrapolated TPC track to a CRT hit [cm] More... | |
float | tracktime |
the time associated with the matched CRT track [us] More... | |
float | hittime |
the time associated with the matched CRT hit [us] More... | |
Result of the CRUMBS slice ID MVA.
Definition at line 40 of file SRCRUMBSResult.h.
caf::SRCRUMBSCRTVars::SRCRUMBSCRTVars | ( | ) |
Definition at line 32 of file SRCRUMBSResult.cxx.
|
inline |
Definition at line 43 of file SRCRUMBSResult.h.
float caf::SRCRUMBSCRTVars::hitscore |
the best distance from an extrapolated TPC track to a CRT hit [cm]
Definition at line 46 of file SRCRUMBSResult.h.
float caf::SRCRUMBSCRTVars::hittime |
the time associated with the matched CRT hit [us]
Definition at line 48 of file SRCRUMBSResult.h.
float caf::SRCRUMBSCRTVars::trackscore |
a combination of the DCA and angle between the best matched TPC & CRT tracks
Definition at line 45 of file SRCRUMBSResult.h.
float caf::SRCRUMBSCRTVars::tracktime |
the time associated with the matched CRT track [us]
Definition at line 47 of file SRCRUMBSResult.h.