Public Member Functions | |
Track () | |
Track (const tt::FrameTrack &frame, const std::vector< Stub *> &stubs) | |
Public Attributes | |
tt::FrameTrack | frame_ |
std::vector< Stub * > | stubs_ |
Static Public Attributes | |
static constexpr int | max_ = 7 |
|
inline |
Definition at line 49 of file DR.h.
tt::FrameTrack trklet::DR::Track::frame_ |
|
static |