CRT input variables for CRUMBS. More...
#include <SRCRUMBSResult.h>
Public Member Functions | |
SRCRUMBSPDSVars () | |
~SRCRUMBSPDSVars () | |
Public Attributes | |
float | fmtotalscore |
the total flash match score More... | |
float | fmpe |
the total number of photoelectrons in the associated flash More... | |
float | fmtime |
the time associated with the flash [us] More... | |
CRT input variables for CRUMBS.
Definition at line 29 of file SRCRUMBSResult.h.
caf::SRCRUMBSPDSVars::SRCRUMBSPDSVars | ( | ) |
Definition at line 25 of file SRCRUMBSResult.cxx.
|
inline |
Definition at line 32 of file SRCRUMBSResult.h.
float caf::SRCRUMBSPDSVars::fmpe |
the total number of photoelectrons in the associated flash
Definition at line 35 of file SRCRUMBSResult.h.
float caf::SRCRUMBSPDSVars::fmtime |
the time associated with the flash [us]
Definition at line 36 of file SRCRUMBSResult.h.
float caf::SRCRUMBSPDSVars::fmtotalscore |
the total flash match score
Definition at line 34 of file SRCRUMBSResult.h.