ATLAS Offline Software
|
small class holding the starting hash value, the min eta and the number of phi bins of each region More...
Public Member Functions | |
HashCalc () | |
Public Attributes | |
IdentifierHash | m_hash |
size_type | m_etamin |
size_type | m_phimin |
size_type | m_nphi |
small class holding the starting hash value, the min eta and the number of phi bins of each region
used to CPU-optimize the conversion from an identifier to a hash index
Definition at line 272 of file LArHEC_Base_ID.h.
|
inline |
size_type LArHEC_Base_ID::HashCalc::m_etamin |
Definition at line 281 of file LArHEC_Base_ID.h.
IdentifierHash LArHEC_Base_ID::HashCalc::m_hash |
Definition at line 280 of file LArHEC_Base_ID.h.
size_type LArHEC_Base_ID::HashCalc::m_nphi |
Definition at line 283 of file LArHEC_Base_ID.h.
size_type LArHEC_Base_ID::HashCalc::m_phimin |
Definition at line 282 of file LArHEC_Base_ID.h.