9 int ix[30] = {3, 2, 4, 3, 2, 1, 4, 3, 2, 1, 4, 3, 2, 1, 1,
10 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4};
11 int iy[30] = {4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1,
12 2, 3, 4, 1, 2, 3, 4, 1, 2, 3, 4, 1, 2, 3, 4};
20 edm::LogInfo(
"EcalGeom") <<
"Creating ESTBNumberingScheme";
24 edm::LogInfo(
"EcalGeom") <<
"Deleting ESTBNumberingScheme";
29 uint32_t intIndex = 0;
40 <<
" of Presh. Si. Strip : " 58 LogDebug(
"EcalGeom") <<
"ESTBNumberingScheme : zside " << zside
59 <<
" layer " << layer <<
" wafer " << wafer <<
" X " 60 << x <<
" Y "<<
y <<
" strip " << strip
61 <<
" UnitID 0x" << std::hex << intIndex <<
std::dec;
62 for (
int ich = 0; ich <
level; ich++) {
std::string const & getLevelName(int level) const
uint32_t getUnitID(const EcalBaseNumber &baseNumber) const override
constexpr uint32_t rawId() const
get the raw id
int getCopyNumber(int level) const
~ESTBNumberingScheme() override