|
ATLAS Offline Software
|
Go to the documentation of this file.
21 #ifndef TileTTL1Hash_H
22 #define TileTTL1Hash_H
std::vector< Identifier > ID
int m_lookup[m_table_size]
int m_size
total number of IDs
ID identifier(int i) const
reverse conversion
void initialize(const CaloLVL1_ID *caloLVL1_ID)
Helper class for offline TT identifiers.
int max() const
return maximum number of IDs
std::vector< ID > m_int2id
Hash table for TileTTL1 identifiers
static const int m_table_size
lookup table
int operator()(const ID &id) const
Convert ID to int.