8 #ifndef DUNEANAOBJ_SRFD_H
9 #define DUNEANAOBJ_SRFD_H
22 std::vector<SRTrack> tracks;
23 std::size_t ntracks = 0;
25 std::vector<SRShower> showers;
26 std::size_t nshowers = 0;
42 std::size_t npandora = 0;
Reconstructed shower object.
Reconstructed track object.
A FD reconstructed neutrino interaction.
Definition: SRFD.h:18
std::vector< SRFDInt > pandora
Reconstructed interactions.
Definition: SRFD.h:41
const T & Reco(const SRFDID &id)
Definition: SRFD.cxx:6
Common Analysis Files.
Definition: SRBeamBranch.h:13
FD_RECO_STACK
Which reconstruction toolkit was used to reconstruct this FD event?
Definition: SREnums.h:106
The information needed to uniquely identify a FD reco object.
Definition: SRFD.h:31
FD_RECO_STACK reco
reco stack
Definition: SRFD.h:32
int ixn
interaction ID
Definition: SRFD.h:33
int idx
index in container
Definition: SRFD.h:34