|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef REGIONSELECTORLUT_H
6 #define REGIONSELECTORLUT_H
49 unsigned int maxHash(
void )
const;
int layerDiskPosition(int hashId) const
int sampling(int hashId) const
std::vector< double > m_phiMin
unsigned int maxHash(void) const
double etaMin(int hashId) const
std::vector< double > m_phiMax
std::vector< double > m_etaMin
double phiMax(int hashId) const
std::vector< int > m_robId
std::vector< int > m_number
std::vector< int > m_hashId
int robId(int hashId) const
int layerDiskNumber(int hashId) const
double etaMax(int hashId) const
std::vector< int > m_position
std::vector< double > m_etaMax
void additem(const int hashId, const double etaMin, const double etaMax, const double phiMin, const double phiMax, const int layerDiskNumber, const int layerDiskPosition)
int hashId(int value) const
double phiMin(int hashId) const