Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONRDO_TGCRDOIDHASH_H
6 #define MUONRDO_TGCRDOIDHASH_H
int operator()(const ID &id) const
Convert ID to int.
int m_size
total number of IDs
std::vector< Identifier > ID
std::vector< uint16_t > m_int2subDetectorId
reverse lookup for SubDetectorID and ROD ID
uint16_t subDetectorId(int i) const
reverse conversion for SubDetectorID and ROD ID
uint16_t rodId(int i) const
reverse conversion : ROD ID
std::vector< ID > m_int2id
reverse lookup
std::vector< uint16_t > m_int2rodId
int max() const
return maximum number of IDs
std::map< ID, int > m_lookup
lookup table
ID identifier(int i) const
reverse conversion