25 LArEM_region(
unsigned int& minHash,
short int& nbEtaBins,
short int& nPhi,
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);
float phiGranularity() const
phi granularity
std::vector< short int > m_prevSubdetReg
const std::vector< short int > & prevSamplingRegion() const
region number of the prev region in sampling
const std::vector< short int > & nextSubdetRegion() const
region number of the next region in subdet
short int nextEtaRegion() const
region number of the next region in eta
bool isEtaMax(unsigned int index) const
is the considered cell in the last eta bin of the region ?
unsigned int hashMax() const
hash Id of the last cell of the region +1
short int prevEtaRegion() const
region number of the previous region in eta
float etaGranularity() const
eta granularity
float etaMax() const
end eta
bool m_isFirstBarrelRegion
std::vector< short int > m_nextSampReg
const std::vector< short int > & nextSamplingRegion() const
region number of the next region in sampling
unsigned int hashMin() const
hash Id of the first cell of the region
std::vector< short int > m_nextSubdetReg
short int numberOfEta() const
number of eta bins in the whole region
bool fullTwoPi() const
true if detector covers full 2pi (== wraparound option in dictionary)
const std::vector< short int > & prevSubdetRegion() const
region number of the prev region in subdet
std::vector< short int > m_prevSampReg
bool isFirstBarrelRegion() const
true if region close to barrel middle
float phiMax() const
end phi
float etaMin() const
starting eta
float phiMin() const
starting phi
bool isPhiMin(unsigned int index) const
is the considered cell in the first phi bin of the region ?
short int phiN() const
number of phi bins
bool isEtaMin(unsigned int index) const
is the considered cell in the first eta bin of the region ?
bool isPhiMax(unsigned int index) const
is the considered cell in the last phi bin of the region ?