|
DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
Public Attributes | |
| int | id = -1 |
| id of the matched flash in SROpticalFlash | |
| float | time = NaN |
| time of the matched flash | |
| float | total_pe = NaN |
| total pe of the matched flash | |
| float | hypothesis_pe = NaN |
| hypothesis pe from reconstruction for this interaction | |
Static Private Attributes | |
| static constexpr float | NaN = std::numeric_limits<float>::signaling_NaN() |