DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
ND-LAr reconstruction output. More...
#include <SRNDLAr.h>
Public Member Functions | |
template<typename T > | |
const T & | Reco (const SRNDLArID &id) |
Public Attributes | |
std::vector< SRNDLArInt > | dlp |
Reconstructed interactions from Deep Learn Physics machine-learning reco. | |
std::size_t | ndlp = 0 |
std::vector< SRNDLArInt > | pandora |
Reconstructed interactions from Pandora. | |
std::size_t | npandora = 0 |
ND-LAr reconstruction output.
template const SRShower & caf::SRNDLAr::Reco< SRShower > | ( | const SRNDLArID & | id | ) |
Convenience function for use mainly with SRNDTrackAssn. Given a specific reco pathway (specified with a SRNDLAr::RECO_STACK value), an interaction index, and a track index, return the associated reco object