LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "MCBTAlg.h"
Public Member Functions | |
WireRange_t () | |
WireRange_t (unsigned int c, double s, double e) | |
Public Attributes | |
unsigned int | ch |
double | start |
double | end |
|
inline |
unsigned int btutil::WireRange_t::ch |
Definition at line 34 of file MCBTAlg.h.
Referenced by btutil::MCMatchAlg::BuildMap(), and btutil::MCBTAlg::MCQ().
double btutil::WireRange_t::end |
Definition at line 35 of file MCBTAlg.h.
Referenced by btutil::MCMatchAlg::BuildMap(), and btutil::MCBTAlg::MCQ().
double btutil::WireRange_t::start |
Definition at line 35 of file MCBTAlg.h.
Referenced by btutil::MCMatchAlg::BuildMap(), and btutil::MCBTAlg::MCQ().