Public Member Functions | |
bool | operator== (const Stub &s) const |
Stub (const tt::FrameStub &frame, int stubId, int channel) | |
Public Attributes | |
int | channel_ |
tt::FrameStub | frame_ |
int | stubId_ |
|
inline |
Definition at line 37 of file DR.h.
|
inline |
int trklet::DR::Stub::channel_ |
Definition at line 43 of file DR.h.
Referenced by trklet::DR::produce().
tt::FrameStub trklet::DR::Stub::frame_ |
Definition at line 39 of file DR.h.
Referenced by trklet::DR::produce().
int trklet::DR::Stub::stubId_ |
Definition at line 41 of file DR.h.
Referenced by operator==().