17 for (
unsigned int ix = 0;
ix < imap.fedId.size();
ix++) {
22 abs(imap.gemNum[
ix] / 1000),
23 abs(imap.gemNum[
ix] / 100 % 10),
24 abs(imap.gemNum[
ix] % 100),
36 for (
unsigned int ix = 0;
ix < imap.vfatAdd.size();
ix++) {
39 abs(imap.gemNum[
ix] / 1000),
40 abs(imap.gemNum[
ix] / 100 % 10),
41 abs(imap.gemNum[
ix] % 100),
59 for (
unsigned int ix = 0;
ix < imap.vfatType.size();
ix++) {
66 sMap.
stNum = imap.vfatStrip[
ix];
68 romap.
add(cMap, sMap);
69 romap.
add(sMap, cMap);
76 unsigned int fedId = 0;
79 for (
int re = -1; re <= 1; re = re + 2) {
101 for (
int ly = 1; ly <= maxLayerId; ++ly) {
102 GEMDetId gemId(re, 1, st, ly, ch, 0);
118 uint16_t chipPos = 0;
119 for (
int lphi = 0; lphi < maxVFat; ++lphi) {
141 }
else if (st == 0 && gebId ==
maxGEBs_) {
163 romap.
add(cMap, sMap);
164 romap.
add(sMap, cMap);
std::vector< GEMChamberMap > theChamberMap_
static const int maxVFatGE0_
static const int vfatVerV3_
static const int maxiEtaIdGE0_
void convert(GEMROMapping &romap)
static const int maxChan_
static constexpr int32_t maxLayerId0
void convertDummy(GEMROMapping &romap)
std::vector< GEMStripMap > theStripMap_
static constexpr int32_t minStationId0
const std::string & version() const
static const int maxiEtaIdGE21_
static constexpr int32_t maxStationId
Abs< T >::type abs(const T &t)
std::vector< GEMVFatMap > theVFatMap_
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t ix(uint32_t id)
static const int maxGEBs_
static constexpr int32_t maxLayerId
static const int maxGEB1_
static const int chipIdMask_
static constexpr int32_t maxChamberId
static const int maxiEtaIdGE11_
static const int maxVFatGE21_
static const int vfatTypeV3_
constexpr GEMDetId chamberId() const
bool isValidAMC(const sectorEC &r) const
static const int maxVFatGE11_