7 if (dist < 0 || this_dist < dist) dist = this_dist;
TruthMatch match
Info for mathing to truth.
int primary_track_index
Index of the primary track.
Neutrino neutrino
The neutrino.
std::vector< RecoInteraction > reco
List of reconstructed vertices.
process_name standard_reco_uboone reco
float completion
Fraction of energy deposits by true particle matched by this track.
float dist2Match(const event::Interaction &truth, const std::vector< numu::RecoInteraction > &candidates)
bool is_primary
Whether this track was produced as the "primary" process.
TrackTruthMatch match
Truth matching information.
RecoSlice slice
Particle content of the interaction.
constexpr double dist(const TReal *x, const TReal *y, const unsigned int dimension)
TVector3 position
Neutrino interaction position.
float trackMatchCompletion(unsigned truth_index, const numu::RecoEvent &event)
int mctruth_track_id
index of the primary track into the list of MCTruths. -1 if no match.
All truth information associated with one neutrino interaction.