Public Member Functions | |
RctObject (int eta, int phi, int rank) | |
virtual | ~RctObject () |
Public Attributes | |
int | eta_ |
int | phi_ |
int | rank_ |
Definition at line 126 of file L1TCompare.h.
|
inline |
Definition at line 128 of file L1TCompare.h.
|
inlinevirtual |
Definition at line 131 of file L1TCompare.h.
int L1TCompare::RctObject::eta_ |
Definition at line 132 of file L1TCompare.h.
Referenced by L1TCompare::RctObjectComp::operator()().
int L1TCompare::RctObject::phi_ |
Definition at line 132 of file L1TCompare.h.
Referenced by L1TCompare::RctObjectComp::operator()().
int L1TCompare::RctObject::rank_ |
Definition at line 133 of file L1TCompare.h.
Referenced by L1TCompare::RctObjectComp::operator()().