20 for (
unsigned int ix=0;ix<imap.vfatId.size();ix++){
23 ec.
gebId = imap.gebId[ix];
24 ec.
amcId = imap.amcId[ix];
26 int st =
std::abs(imap.z_direction[ix]);
28 dc.
gemDetId =
GEMDetId(imap.z_direction[ix], 1, st, imap.depth[ix], imap.sec[ix], imap.iEta[ix]);
30 dc.
iPhi = imap.iPhi[ix];
38 for (
unsigned int ix=0;ix<imap.vfatType.size();ix++){
41 cMap.
chNum = imap.vfatCh[ix];
45 sMap.
stNum = imap.vfatStrip[ix];
47 romap.
add(cMap, sMap);
48 romap.
add(sMap, cMap);
58 for (
int re = -1; re <= 1; re = re+2) {
71 GEMDetId gemId(re, 1, st, ly, ch, roll);
73 for (
int nphi = 1; nphi <= maxVFat; ++nphi){
111 romap.
add(cMap, sMap);
112 romap.
add(sMap, cMap);
const std::string & version() const
static const int maxRollId
static const int maxChamberId
static const int maxVFatGE0_
void add(eCoord e, dCoord d)
static const int maxVFatGE21_
static const int chipIdMask_
static const int maxLayerId
static const int maxChan_
std::vector< GEMVFatMap > theVFatMap_
void convertDummy(GEMROmap &romap)
Abs< T >::type abs(const T &t)
static const int maxStationId
static const int maxGEBs_
static const int minStationId
static const int maxVFatGE11_
std::vector< GEMStripMap > theStripMap_
void convert(GEMROmap &romap)