1 #ifndef _sbnumurecodata_TruthMatch_hh
2 #define _sbnumurecodata_TruthMatch_hh
InteractionMode mode
Mode of the interaction.
bool mctruth_has_neutrino
Whether the MCTruth object this track matches to is a neutrino interaction.
int mctruth_ccnc
CC (1) / NC (0) value of the MCTruth this object matches to.
int mctruth_origin
Value of Origin_t enum of the MCTruth object this track matches to.
int mcparticle_id
MCParticle ID of the particle this track matches to (same as the ID of the RecoTrack of that particle...
TVector3 mctruth_vertex
The interaction vertex of the MCTruth object this track matches to.
float completion
Fraction of energy deposits by true particle matched by this track.
bool has_match
Whether a track match exists.
bool is_primary
Whether this track was produced as the "primary" process.
int mctruth_vertex_id
index of the truth vertex into the list of MCThruths. -1 if no match
float truth_vertex_distance
Distance from truth interaction vertex to this vertex.
int mctruth_track_id
index of the primary track into the list of MCTruths. -1 if no match.
TrackMode tmode
Mode of the primary track in this interaction.
bool has_match
Whether a truth match exists.
int match_pdg
PDG of the MCParticle this track matches to.