DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
caf::SRDetectorMeta Class Reference

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()
 

Member Data Documentation

◆ prism_offset

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?


The documentation for this class was generated from the following file: