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

Public Attributes

bool enabled = false
 Does this detector have data present in this event?
 
unsigned int run = 0
 
unsigned int subrun = 0
 
unsigned int event = 0
 
unsigned int subevt = 0
 
int triggertype = -1
 detector-dependent trigger type for the relevant readout window
 
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: