DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
Public Member Functions | Public Attributes | List of all members
caf::SRNDLAr Class Reference

ND-LAr reconstruction output. More...

#include <SRNDLAr.h>

Public Member Functions

template<typename T >
const T & Reco (const SRNDLArID &id)
 

Public Attributes

std::vector< SRNDLArIntdlp
 Reconstructed interactions from Deep Learn Physics machine-learning reco.
 
std::size_t ndlp = 0
 
std::vector< SRNDLArIntpandora
 Reconstructed interactions from Pandora.
 
std::size_t npandora = 0
 

Detailed Description

ND-LAr reconstruction output.

Member Function Documentation

◆ Reco()

template<typename T >
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


The documentation for this class was generated from the following files: