ATLAS Offline Software
|
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
More...
Public Member Functions | |
HashCalc () | |
Public Attributes | |
IdentifierHash | m_hash |
size_type | m_channelmin |
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 186 of file TTOnlineID.h.
|
inline |
Definition at line 189 of file TTOnlineID.h.
size_type TTOnlineID::HashCalc::m_channelmin |
Definition at line 193 of file TTOnlineID.h.
IdentifierHash TTOnlineID::HashCalc::m_hash |
Definition at line 192 of file TTOnlineID.h.