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

Public Attributes

SRVector3D start
 Shower 3D start point [cm].
 
SRVector3D direction
 Shower direction (unit vector).
 
double time = NaN
 Time of shower formation [ns].
 
float Evis = -999.
 Visible energy in voxels corresponding to this shower.
 
float qual = NaN
 Reco-specific quality metric (for istance trackScore value)
 
float len_cm = NaN
 Shower length [cm]. The definition is reco-dependent; consult the documentation of the specific reconstruction algorithm (e.g. Pandora, SPINE) for its exact meaning before use.
 
float initial_dEdx
 dE/dx value at the shower start
 
float conversionGap
 Spatial distance between the photon creation and its conversion into e+e- pair [cm].
 
std::vector< TrueParticleIDtruth
 Associated SRTrueParticle(s), if relevant (use SRTruthBranch::Particle() with these IDs to grab them)
 
std::vector< float > truthOverlap
 Fractional overlap between this shower and true particle.
 

Static Public Attributes

static constexpr float NaN = std::numeric_limits<float>::signaling_NaN()
 

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