Public Member Functions | |
bool | operator< (const SimpleTower &b) const |
SimpleTower (int8_t ieta, int8_t iphi, int32_t data, int16_t linkFlags=0) | |
Public Attributes | |
int32_t | data_ |
int8_t | ieta_ |
int8_t | iphi_ |
int16_t | linkFlags_ |
Definition at line 53 of file L1TLayer1.h.
|
inline |
Definition at line 61 of file L1TLayer1.h.
|
inline |
int32_t L1TLayer1::SimpleTower::data_ |
Definition at line 58 of file L1TLayer1.h.
Referenced by operator<().
int8_t L1TLayer1::SimpleTower::ieta_ |
Definition at line 55 of file L1TLayer1.h.
Referenced by operator<().
int8_t L1TLayer1::SimpleTower::iphi_ |
Definition at line 56 of file L1TLayer1.h.
Referenced by operator<().
int16_t L1TLayer1::SimpleTower::linkFlags_ |
Definition at line 60 of file L1TLayer1.h.