|
ATLAS Offline Software
|
Go to the documentation of this file.
26 float minEta,
float granulEta,
float minPhi,
float granulPhi,
bool fullSym,
bool isBarrelMiddle,
27 short int& prevEtaReg,
short int& nextEtaReg,
28 std::vector<short int>& prevSampReg, std::vector<short int>& nextSampReg,
29 std::vector<short int>& prevSubdetReg, std::vector<short int>& nextSubdetReg);
128 #endif // LAREM_REGION_H
const std::vector< short int > & prevSubdetRegion() const
region number of the prev region in subdet
std::vector< short int > m_prevSampReg
bool isEtaMin(unsigned int index) const
is the considered cell in the first eta bin of the region ?
float phiMin() const
starting phi
const std::vector< short int > & nextSubdetRegion() const
region number of the next region in subdet
std::vector< short int > m_nextSubdetReg
bool isPhiMin(unsigned int index) const
is the considered cell in the first phi bin of the region ?
std::vector< short int > m_nextSampReg
float etaMax() const
end eta
constexpr int nPhi
Default bin number of phi for vertex map.
bool fullTwoPi() const
true if detector covers full 2pi (== wraparound option in dictionary)
This class provides an interface to deal with regions in the neighbours finding
bool m_isFirstBarrelRegion
float phiGranularity() const
phi granularity
bool isEtaMax(unsigned int index) const
is the considered cell in the last eta bin of the region ?
float etaMin() const
starting eta
unsigned int hashMax() const
hash Id of the last cell of the region +1
short int phiN() const
number of phi bins
const std::vector< short int > & prevSamplingRegion() const
region number of the prev region in sampling
std::vector< short int > m_prevSubdetReg
bool isFirstBarrelRegion() const
true if region close to barrel middle
short int nextEtaRegion() const
region number of the next region in eta
float etaGranularity() const
eta granularity
short int prevEtaRegion() const
region number of the previous region in eta
bool isPhiMax(unsigned int index) const
is the considered cell in the last phi bin of the region ?
float phiMax() const
end phi
const std::vector< short int > & nextSamplingRegion() const
region number of the next region in sampling
short int numberOfEta() const
number of eta bins in the whole region
unsigned int hashMin() const
hash Id of the first cell of the region