All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
numu::RecoInteraction Struct Reference

#include <RecoEvent.h>

Public Attributes

RecoSlice slice
 Particle content of the interaction. More...
 
TVector3 position
 location of the vertex More...
 
float nu_energy
 true/reconstructed neutrino energy More...
 
TruthMatch match
 Info for mathing to truth. More...
 
int multiplicity
 Number of tracks in this interaction. More...
 

Detailed Description

Reconstruction information for each neutrino vertex. Produced from both reconstruction and truth information

Definition at line 38 of file RecoEvent.h.

Member Data Documentation

TruthMatch numu::RecoInteraction::match

Info for mathing to truth.

Definition at line 42 of file RecoEvent.h.

int numu::RecoInteraction::multiplicity

Number of tracks in this interaction.

Definition at line 43 of file RecoEvent.h.

float numu::RecoInteraction::nu_energy

true/reconstructed neutrino energy

Definition at line 41 of file RecoEvent.h.

TVector3 numu::RecoInteraction::position

location of the vertex

Definition at line 40 of file RecoEvent.h.

RecoSlice numu::RecoInteraction::slice

Particle content of the interaction.

Definition at line 39 of file RecoEvent.h.


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