ATLAS Offline Software
|
#include <TrigL2LayerNumberTool.h>
Classes | |
struct | compare |
Public Member Functions | |
PhiEtaHash (short phi, short eta, int hash) | |
PhiEtaHash (const PhiEtaHash &p) | |
Public Attributes | |
short | m_phiIndex |
short | m_etaIndex |
int | m_hash |
Definition at line 23 of file TrigL2LayerNumberTool.h.
|
inline |
Definition at line 38 of file TrigL2LayerNumberTool.h.
|
inline |
Definition at line 39 of file TrigL2LayerNumberTool.h.
short PhiEtaHash::m_etaIndex |
Definition at line 40 of file TrigL2LayerNumberTool.h.
int PhiEtaHash::m_hash |
Definition at line 41 of file TrigL2LayerNumberTool.h.
short PhiEtaHash::m_phiIndex |
Definition at line 40 of file TrigL2LayerNumberTool.h.