|
DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
Public Attributes | |
| bool | enabled = false |
| Does this detector have data present in this event? | |
| int | run = -1 |
| int | subrun = -1 |
| int | event = -1 |
| int | subevt = -1 |
| int | triggertype = -1 |
| detector-dependent trigger type for the relevant readout window | |
| bool | triggered = true |
| Was the event triggered by this detector? (Useful in contexts where all simulated events are reconstructed, and triggering simulation was applied separately) | |
| unsigned long int | readoutstart_s = 0 |
| GPS time of trigger readout start, seconds part. | |
| unsigned int | readoutstart_ns = 0 |
| GPS time of trigger readout start, nanoseconds part. | |
| unsigned long int | readoutend_s = 0 |
| GPS time of trigger readout end, seconds part. | |
| unsigned int | readoutend_ns = 0 |
| GPS time of trigger readout end, nanoseconds part. | |
| double | prism_offset = std::numeric_limits<double>::signaling_NaN() |
| double caf::SRDetectorMeta::prism_offset = std::numeric_limits<double>::signaling_NaN() |
For NDs that are part of the PRISM system, where (in meters relative to the beam center) was the detector center located for this event?