Go to the source code of this file.
◆ printStatusRecords()
Definition at line 297 of file EcalRawToDigi.cc.
References gather_cfg::cout, EcalElectronicsId::dccId(), DCCDataUnpacker::electronicsMapper(), DCCDataUnpacker::getChannelValue(), EcalElectronicsMapper::getDCCId(), mps_fire::i, EBDetId::kSizeForDenseIndexing, EEDetId::kSizeForDenseIndexing, taus_updatedMVAIds_cff::mapping, EcalElectronicsId::stripId(), EcalElectronicsId::towerId(), EBDetId::unhashIndex(), EEDetId::unhashIndex(), and EcalElectronicsId::xtalId().
312 std::cout <<
" id " <<
id.rawId() <<
" -> (" <<
id.ix() <<
", " <<
id.iy() <<
", " <<
id.zside() <<
") " 313 <<
"(" << ei.
dccId() <<
" : " << fed_id <<
", " << ei.
towerId() <<
", " << ei.
stripId() <<
", " 315 <<
"status = " << code << std::endl;
334 std::cout <<
" id " <<
id.rawId() <<
" -> (" <<
id.ieta() <<
", " <<
id.iphi() <<
", " <<
id.zside() <<
") " 335 <<
"(" << ei.
dccId() <<
" : " << fed_id <<
", " << ei.
towerId() <<
", " << ei.
stripId() <<
", " 337 <<
"status = " << code << std::endl;
Ecal readout channel identification [32:20] Unused (so far) [19:13] DCC id [12:6] tower [5:3] strip [...
int dccId() const
get the DCC (Ecal Local DCC value not global one) id
static EEDetId unhashIndex(int hi)
const EcalElectronicsMapper * electronicsMapper() const
uint16_t getChannelValue(const DetId &id) const
int towerId() const
get the tower id
int stripId() const
get the tower id
static EBDetId unhashIndex(int hi)
get a DetId from a compact index for arrays
int xtalId() const
get the channel id
unsigned int getDCCId(unsigned int aSMId) const
◆ s_filler__LINE__()
◆ s_maker__LINE__()