#include <SRNDBranch.h>
Public Attributes | |
SRNDLAr | lar |
SRGAr | gar |
SRTMS | tms |
std::size_t | ntrkmatch = 0 |
std::vector< caf::SRNDTrackAssn > | trkmatch |
Definition at line 18 of file SRNDBranch.h.
SRGAr caf::SRNDBranch::gar |
Definition at line 22 of file SRNDBranch.h.
SRNDLAr caf::SRNDBranch::lar |
Definition at line 21 of file SRNDBranch.h.
std::size_t caf::SRNDBranch::ntrkmatch = 0 |
Definition at line 25 of file SRNDBranch.h.
SRTMS caf::SRNDBranch::tms |
Definition at line 23 of file SRNDBranch.h.
std::vector<caf::SRNDTrackAssn> caf::SRNDBranch::trkmatch |
Definition at line 26 of file SRNDBranch.h.