1 #ifndef _sbnumurecodata_RecoEvent_hh
2 #define _sbnumurecodata_RecoEvent_hh
50 std::vector<RecoInteraction>
reco;
TruthMatch match
Info for mathing to truth.
int primary_track_index
Index of the primary track.
std::map< size_t, TrueParticle > particles
Map of indices to True particle information.
std::vector< CRTHit > in_time_crt_hits
List of crt hits in time with the beam spill.
std::vector< RecoInteraction > reco
List of reconstructed vertices.
TVector3 position
location of the vertex
std::map< size_t, RecoTrack > tracks
Map of track indices to Track information.
FlashMatch flash_match
Result of flash matching algorithm on this slice.
std::vector< FlashTriggerPrimitive > flash_trigger_primitives
List of trigger primitives from optical detectors.
float nu_energy
true/reconstructed neutrino energy
RecoSlice slice
Particle content of the interaction.
std::map< size_t, RecoParticle > particles
Map of particle index to particle information.
int multiplicity
Number of tracks in this interaction.
std::vector< size_t > tracks
List of track indices contained in this slice.
int primary_index
Index of the primary particle of this slice.