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