Public Attributes | List of all members
caf::SRNDLAr Class Reference

ND-LAr reconstruction output. More...

#include <SRNDLAr.h>

Public Attributes

std::vector< SRTracktracks
 
std::size_t ntracks = 0
 
std::vector< SRShowershowers
 
std::size_t nshowers = 0
 

Detailed Description

ND-LAr reconstruction output.

Definition at line 16 of file SRNDLAr.h.

Member Data Documentation

std::size_t caf::SRNDLAr::nshowers = 0

Definition at line 23 of file SRNDLAr.h.

std::size_t caf::SRNDLAr::ntracks = 0

Definition at line 20 of file SRNDLAr.h.

std::vector<SRShower> caf::SRNDLAr::showers

Definition at line 22 of file SRNDLAr.h.

std::vector<SRTrack> caf::SRNDLAr::tracks

Definition at line 19 of file SRNDLAr.h.


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