Go to the documentation of this file.
15 for (
unsigned int ix = 0; ix < imap.vfatId.size(); ix++) {
18 ec.
gebId = imap.gebId[ix];
19 ec.
amcId = imap.amcId[ix];
21 int st =
std::abs(imap.z_direction[ix]);
23 dc.
gemDetId =
GEMDetId(imap.z_direction[ix], 1, st, imap.depth[ix], imap.sec[ix], imap.iEta[ix]);
25 dc.
iPhi = imap.iPhi[ix];
33 for (
unsigned int ix = 0; ix < imap.vfatType.size(); ix++) {
36 cMap.
chNum = imap.vfatCh[ix];
40 sMap.
stNum = imap.vfatStrip[ix];
42 romap.
add(cMap, sMap);
43 romap.
add(sMap, cMap);
53 for (
int re = -1; re <= 1; re = re + 2) {
67 GEMDetId gemId(re, 1, st, ly, ch, roll);
107 romap.
add(cMap, sMap);
108 romap.
add(sMap, cMap);
static const int maxVFatGE21_
static const int maxVFatGE0_
static const int maxChan_
std::vector< GEMStripMap > theStripMap_
static constexpr int32_t maxStationId
static constexpr int32_t maxRollId
void convert(GEMROmap &romap)
static const int maxGEBs_
static constexpr int32_t maxChamberId
const std::string & version() const
void convertDummy(GEMROmap &romap)
std::vector< GEMVFatMap > theVFatMap_
static const int chipIdMask_
static constexpr int32_t maxLayerId
static constexpr int32_t minStationId
Abs< T >::type abs(const T &t)
void add(eCoord e, dCoord d)
static const int maxVFatGE11_