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

Top-level particle interaction. (Usually neutrinos, but cosmics, etc. can live here too) More...

#include <SRInteraction.h>

Public Attributes

long int id = -1
 
SRVector3D vtx
 Reconstructed vertex location (if any)
 
SRDirectionBranch dir
 Hypotheses for this interaction's parent particle direction.
 
SRNeutrinoHypothesisBranch nuhyp
 Hypotheses for this interaction's neutrino identity.
 
SRNeutrinoEnergyBranch Enu
 Hypotheses for this interaction's neutrino energy.
 
SRRecoParticlesBranch part
 Collections of reconstructed particles.
 
std::vector< std::size_t > truth
 Indices of SRTrueInteraction(s), if relevant (use this index in SRTruthBranch::nu to get them)
 
std::vector< float > truthOverlap
 Fractional overlap between this reco interaction and each true interaction.
 

Detailed Description

Top-level particle interaction. (Usually neutrinos, but cosmics, etc. can live here too)


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