Readout chain identification for Hcal. More...
#include <HcalElectronicsId.h>
Public Member Functions | |
constexpr int | crateId () const |
get the readout VME crate number More... | |
constexpr int | dccid () const |
get the (Hcal local) DCC id for VME, crate number for uTCA More... | |
constexpr int | fiberChanId () const |
get the fiber channel id (which of channels on a fiber) More... | |
constexpr int | fiberIndex () const |
get the fiber index. For VME 1-8 (which of eight fibers carried by a spigot), for uTCA fibers are zero-based More... | |
constexpr | HcalElectronicsId () |
constexpr | HcalElectronicsId (uint32_t id) |
constexpr | HcalElectronicsId (int fiberChan, int fiberIndex, int spigot, int dccid) |
constexpr | HcalElectronicsId (int slbChan, int slbSite, int spigot, int dccid, int crate, int slot, int tb) |
constexpr | HcalElectronicsId (int crate, int slot, int fiber, int fc, bool isTrigger) |
constexpr int | htrChanId () const |
get the HTR channel id (1-24) More... | |
constexpr int | htrSlot () const |
get the htr slot More... | |
constexpr int | htrTopBottom () const |
get the htr top/bottom (1=top/0=bottom), valid for VME More... | |
constexpr bool | isTriggerChainId () const |
constexpr bool | isUTCAid () const |
constexpr bool | isVMEid () const |
constexpr int | linearIndex () const |
get a fast, compact, unique index for linear lookups More... | |
constexpr int | operator!= (const HcalElectronicsId &id) const |
constexpr uint32_t | operator() () |
constexpr int | operator< (const HcalElectronicsId &id) const |
Compare the id to another id for use in a map. More... | |
constexpr int | operator== (const HcalElectronicsId &id) const |
constexpr uint32_t | rawId () const |
constexpr int | readoutVMECrateId () const |
get the readout VME crate number More... | |
constexpr void | setHTR (int crate, int slot, int tb) |
std::string | slbChannelCode () const |
get the HTR-wide slb channel code (letter plus number) More... | |
constexpr int | slbChannelIndex () const |
get the SLB channel index (valid only for VME trigger-chain ids) More... | |
constexpr int | slbSiteNumber () const |
get the SLB site number (valid only for VME trigger-chain ids) More... | |
constexpr int | slot () const |
get the htr or uHTR slot More... | |
constexpr int | spigot () const |
get the spigot (input number on DCC, AMC card number for uTCA) More... | |
constexpr int | subtype () const |
get subtype for this channel (valid for uTCA only) More... | |
Static Public Attributes | |
static const int | maxDCCId = 31 |
static const int | maxLinearIndex = 0x7FFFF |
Private Attributes | |
uint32_t | hcalElectronicsId_ |
Readout chain identification for Hcal.
[31:27] Unused (so far) [26] VME (0), uTCA (1)
For VME Electronics: [25] Trigger-chain id flag [24:20] Readout Crate Id [19] HTR FPGA selector [t/b] [18:14] HTR Slot [13:9] DCC id [8:5] Spigot [4:2] FiberIndex or SLB site [1:0] FiberChanId or SLB channel
For uTCA Electronics:
[25] Is Trigger Id [18:13] Readout Crate Id [12:9] Slot [8:4] Fiber [3:0] FiberChanId
Definition at line 32 of file HcalElectronicsId.h.
|
inline |
|
inline |
|
inline |
VME Constructor from fiberchan,fiber index,spigot,dccid
Definition at line 43 of file HcalElectronicsId.h.
|
inline |
VME Constructor from slb channel,slb site,spigot,dccid
Definition at line 48 of file HcalElectronicsId.h.
References hcalElectronicsId_.
|
inline |
uTCA constructor
Definition at line 56 of file HcalElectronicsId.h.
References hcalElectronicsId_.
|
inline |
get the readout VME crate number
Definition at line 108 of file HcalElectronicsId.h.
References hcalElectronicsId_, and isVMEid().
Referenced by QIE10Task::_process(), QIE11Task::_process(), FCDTask::bookHistograms(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), dccid(), hcaldqm::quantity::CrateQuantity::getBin(), hcaldqm::utilities::getCrateHashMap(), hcaldqm::utilities::getCrateList(), hcaldqm::quantity::getEid_FEDuTCASlot(), hcaldqm::quantity::getLabels_FED(), hcaldqm::quantity::getLabels_FEDuTCA(), hcaldqm::quantity::getLabels_FEDuTCASlot(), hcaldqm::quantity::FEDQuantity::getValue(), hcaldqm::quantity::CrateQuantity::getValue(), hcaldqm::quantity::getValue_Crate(), hcaldqm::quantity::getValue_CrateuTCA(), hcaldqm::quantity::getValue_CrateVME(), hcaldqm::quantity::getValue_FED(), hcaldqm::quantity::getValue_FEDuTCA(), hcaldqm::quantity::getValue_FEDVME(), hcaldqm::hashfunctions::hash_Crate(), hcaldqm::hashfunctions::hash_CrateSlot(), hcaldqm::hashfunctions::hash_CrateSpigot(), hcaldqm::hashfunctions::hash_EChannel(), hcaldqm::hashfunctions::hash_FED(), hcaldqm::hashfunctions::hash_FEDSlot(), hcaldqm::hashfunctions::hash_FEDSpigot(), hcaldqm::utilities::isFEDHBHE(), hcaldqm::utilities::isFEDHF(), hcaldqm::hashfunctions::name_Crate(), hcaldqm::hashfunctions::name_CrateSlot(), hcaldqm::hashfunctions::name_CrateSpigot(), hcaldqm::hashfunctions::name_EChannel(), hcaldqm::hashfunctions::name_FED(), hcaldqm::hashfunctions::name_FEDSlot(), hcaldqm::hashfunctions::name_FEDSpigot(), and readoutVMECrateId().
|
inline |
get the (Hcal local) DCC id for VME, crate number for uTCA
Definition at line 98 of file HcalElectronicsId.h.
References crateId(), hcalElectronicsId_, and isVMEid().
Referenced by ZDCTask::analyze(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), HtrXmlPatternTool::Fill(), HcalQLPlotHistoMgr::GetAHistogram(), hcaldqm::utilities::getCrateHashMap(), hcaldqm::quantity::getEid_FEDVMESpigot(), hcaldqm::quantity::getLabels_FED(), hcaldqm::quantity::getLabels_FEDVMESpigot(), hcaldqm::quantity::FEDQuantity::getValue(), hcaldqm::hashfunctions::hash_Crate(), hcaldqm::hashfunctions::hash_CrateSlot(), hcaldqm::hashfunctions::hash_CrateSpigot(), hcaldqm::hashfunctions::hash_EChannel(), hcaldqm::hashfunctions::hash_FED(), hcaldqm::hashfunctions::hash_FEDSlot(), hcaldqm::hashfunctions::hash_FEDSpigot(), hcaldqm::utilities::isFEDHO(), hcaldqm::hashfunctions::name_EChannel(), hcaldqm::hashfunctions::name_FED(), hcaldqm::hashfunctions::name_FEDSlot(), hcaldqm::hashfunctions::name_FEDSpigot(), HBHEHFLogicalMapEntry::printLMapLine(), HOHXLogicalMapEntry::printLMapLine(), CALIBLogicalMapEntry::printLMapLine(), ZDCLogicalMapEntry::printLMapLine(), HTLogicalMapEntry::printLMapLine(), HcalCableMapper::process(), and SelectedElectronFEDListProducer< TEle, TCand >::produce().
|
inline |
get the fiber channel id (which of channels on a fiber)
Definition at line 81 of file HcalElectronicsId.h.
References hcalElectronicsId_, and isVMEid().
Referenced by ZDCTask::analyze(), FCDTask::bookHistograms(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), HcalQLPlotHistoMgr::GetAHistogram(), hcaldqm::quantity::getEid_FiberuTCAFiberCh(), hcaldqm::quantity::getEid_FiberuTCATPFiberChuTCATP(), hcaldqm::quantity::getEid_FiberVMEFiberCh(), hcaldqm::quantity::getLabels_FiberCh(), hcaldqm::quantity::getLabels_FiberChuTCATP(), hcaldqm::quantity::getLabels_FiberuTCAFiberCh(), hcaldqm::quantity::getLabels_FiberuTCATPFiberChuTCATP(), hcaldqm::quantity::getLabels_FiberVMEFiberCh(), hcaldqm::quantity::getValue_FiberCh(), hcaldqm::quantity::getValue_FiberChuTCATP(), hcaldqm::hashfunctions::hash_EChannel(), htrChanId(), hcaldqm::hashfunctions::name_EChannel(), HcalLuttoDB::openPerLut1(), UHTRpacker::packQIE10header(), UHTRpacker::packQIE11header(), UHTRpacker::packQIE8header(), HBHEHFLogicalMapEntry::printLMapLine(), HOHXLogicalMapEntry::printLMapLine(), CALIBLogicalMapEntry::printLMapLine(), ZDCLogicalMapEntry::printLMapLine(), HcalCableMapper::process(), HcalLedAnalysis::processLedEvent(), SelectedElectronFEDListProducer< TEle, TCand >::produce(), and HcalLuttoDB::writeoutlut1().
|
inline |
get the fiber index. For VME 1-8 (which of eight fibers carried by a spigot), for uTCA fibers are zero-based
Definition at line 83 of file HcalElectronicsId.h.
References hcalElectronicsId_, and isVMEid().
Referenced by ZDCTask::analyze(), FCDTask::bookHistograms(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), HcalQLPlotHistoMgr::GetAHistogram(), hcaldqm::quantity::getEid_FiberuTCAFiberCh(), hcaldqm::quantity::getEid_FiberuTCATPFiberChuTCATP(), hcaldqm::quantity::getEid_FiberVMEFiberCh(), hcaldqm::quantity::getLabels_FiberuTCA(), hcaldqm::quantity::getLabels_FiberuTCAFiberCh(), hcaldqm::quantity::getLabels_FiberuTCATP(), hcaldqm::quantity::getLabels_FiberuTCATPFiberChuTCATP(), hcaldqm::quantity::getLabels_FiberVME(), hcaldqm::quantity::getLabels_FiberVMEFiberCh(), hcaldqm::quantity::getValue_FiberuTCA(), hcaldqm::quantity::getValue_FiberuTCATP(), hcaldqm::quantity::getValue_FiberVME(), hcaldqm::hashfunctions::hash_EChannel(), htrChanId(), hcaldqm::hashfunctions::name_EChannel(), HcalLuttoDB::openPerLut1(), UHTRpacker::packQIE10header(), UHTRpacker::packQIE11header(), UHTRpacker::packQIE8header(), HBHEHFLogicalMapEntry::printLMapLine(), HOHXLogicalMapEntry::printLMapLine(), CALIBLogicalMapEntry::printLMapLine(), ZDCLogicalMapEntry::printLMapLine(), HcalCableMapper::process(), SelectedElectronFEDListProducer< TEle, TCand >::produce(), and HcalLuttoDB::writeoutlut1().
|
inline |
get the HTR channel id (1-24)
Definition at line 90 of file HcalElectronicsId.h.
References fiberChanId(), fiberIndex(), isVMEid(), slbChannelCode(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HtrXmlPatternTool::Fill().
|
inline |
get the htr slot
Definition at line 100 of file HcalElectronicsId.h.
References slot().
Referenced by HcalDbASCIIIO::createObject< HcalElectronicsMap >(), HtrXmlPatternTool::Fill(), HcalQLPlotHistoMgr::GetAHistogram(), HcalLuttoDB::openPerLut1(), HcalLuttoDB::openPerLut2(), HcalPacker::pack(), HBHEHFLogicalMapEntry::printLMapLine(), HOHXLogicalMapEntry::printLMapLine(), CALIBLogicalMapEntry::printLMapLine(), ZDCLogicalMapEntry::printLMapLine(), HTLogicalMapEntry::printLMapLine(), HcalCableMapper::process(), HcalLuttoDB::writeoutlut1(), and HcalLuttoDB::writeoutlut2().
|
inline |
get the htr top/bottom (1=top/0=bottom), valid for VME
Definition at line 104 of file HcalElectronicsId.h.
References hcalElectronicsId_, isVMEid(), and globals_cff::x1.
Referenced by HcalDbASCIIIO::createObject< HcalElectronicsMap >(), HtrXmlPatternTool::Fill(), HcalQLPlotHistoMgr::GetAHistogram(), HcalLuttoDB::openPerLut1(), HcalLuttoDB::openPerLut2(), HcalPacker::pack(), HBHEHFLogicalMapEntry::printLMapLine(), HOHXLogicalMapEntry::printLMapLine(), CALIBLogicalMapEntry::printLMapLine(), ZDCLogicalMapEntry::printLMapLine(), HTLogicalMapEntry::printLMapLine(), HcalCableMapper::process(), slbChannelCode(), HcalLuttoDB::writeoutlut1(), and HcalLuttoDB::writeoutlut2().
|
inline |
Definition at line 69 of file HcalElectronicsId.h.
References hcalElectronicsId_.
Referenced by HcalDbASCIIIO::createObject< HcalElectronicsMap >(), operator<<(), and slbChannelCode().
|
inline |
Definition at line 68 of file HcalElectronicsId.h.
References hcalElectronicsId_.
Referenced by RecHitTask::_process(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), operator<<(), setHTR(), and subtype().
|
inline |
Definition at line 67 of file HcalElectronicsId.h.
References hcalElectronicsId_.
Referenced by TPTask::_process(), RawTask::_process(), RecHitTask::_process(), DigiPhase1Task::_process(), DigiTask::_process(), crateId(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), dccid(), fiberChanId(), fiberIndex(), hcaldqm::utilities::getCrateHashMap(), hcaldqm::quantity::CrateQuantity::getLabels(), hcaldqm::quantity::getLabels_Crate(), hcaldqm::quantity::getLabels_FED(), hcaldqm::quantity::FEDQuantity::getValue(), hcaldqm::hashfunctions::hash_Crate(), hcaldqm::hashfunctions::hash_CrateSlot(), hcaldqm::hashfunctions::hash_CrateSpigot(), hcaldqm::hashfunctions::hash_EChannel(), hcaldqm::hashfunctions::hash_Electronics(), hcaldqm::hashfunctions::hash_FED(), hcaldqm::hashfunctions::hash_FEDSlot(), hcaldqm::hashfunctions::hash_FEDSpigot(), htrChanId(), htrTopBottom(), hcaldqm::utilities::isFEDHBHE(), hcaldqm::utilities::isFEDHF(), hcaldqm::utilities::isFEDHO(), linearIndex(), hcaldqm::hashfunctions::name_CrateSlot(), hcaldqm::hashfunctions::name_CrateSpigot(), hcaldqm::hashfunctions::name_EChannel(), hcaldqm::hashfunctions::name_Electronics(), hcaldqm::hashfunctions::name_FED(), hcaldqm::hashfunctions::name_FEDSlot(), hcaldqm::hashfunctions::name_FEDSpigot(), slbChannelCode(), slot(), and spigot().
|
inline |
get a fast, compact, unique index for linear lookups
Definition at line 110 of file HcalElectronicsId.h.
References hcalElectronicsId_, and isVMEid().
Referenced by HcalElectronicsMap::findPByElId(), HcalElectronicsMap::findTByElId(), HcalLogicalMap::getDetId(), HBHEHFLogicalMapEntry::getLinearIndex(), HOHXLogicalMapEntry::getLinearIndex(), CALIBLogicalMapEntry::getLinearIndex(), ZDCLogicalMapEntry::getLinearIndex(), HTLogicalMapEntry::getLinearIndex(), HcalElectronicsMap::lookup(), HcalElectronicsMapAddons::Helper::mapEId2chId(), and HcalElectronicsMapAddons::Helper::mapEId2tId().
|
inline |
Non-Equality operator
Definition at line 118 of file HcalElectronicsId.h.
References hcalElectronicsId_.
|
inline |
|
inline |
Compare the id to another id for use in a map.
Definition at line 120 of file HcalElectronicsId.h.
References hcalElectronicsId_.
|
inline |
Equality operator
Definition at line 116 of file HcalElectronicsId.h.
References hcalElectronicsId_.
|
inline |
Definition at line 65 of file HcalElectronicsId.h.
References hcalElectronicsId_.
Referenced by QIE11Task::_process(), hcaldqm::DQHarvester::beginRun(), hcaldqm::DQClient::beginRun(), hcaldqm::DQTask::bookHistograms(), TPTask::bookHistograms(), PedestalTask::bookHistograms(), RawTask::bookHistograms(), LaserTask::bookHistograms(), RecHitTask::bookHistograms(), DigiPhase1Task::bookHistograms(), DigiTask::bookHistograms(), CALIBLogicalMapEntry::CALIBLogicalMapEntry(), hcaldqm::utilities::hash(), hcaldqm::hashfunctions::hash_Crate(), hcaldqm::hashfunctions::hash_CrateSlot(), hcaldqm::hashfunctions::hash_CrateSpigot(), hcaldqm::hashfunctions::hash_EChannel(), hcaldqm::hashfunctions::hash_Electronics(), hcaldqm::hashfunctions::hash_FED(), hcaldqm::hashfunctions::hash_FEDSlot(), hcaldqm::hashfunctions::hash_FEDSpigot(), hcaldqm::hashfunctions::hash_Fiber(), hcaldqm::hashfunctions::hash_FiberCh(), hcaldqm::hashfunctions::hash_FiberFiberCh(), HBHEHFLogicalMapEntry::HBHEHFLogicalMapEntry(), HOHXLogicalMapEntry::HOHXLogicalMapEntry(), HTLogicalMapEntry::HTLogicalMapEntry(), hcaldqm::electronicsmap::ElectronicsMap::initialize(), HcalElectronicsMap::lookup(), HcalElectronicsMap::lookupTrigger(), HcalElectronicsMapAddons::Helper::mapEId2chId(), HcalElectronicsMapAddons::Helper::mapEId2tId(), hcaldqm::ContainerXXX< STDTYPE >::push(), and ZDCLogicalMapEntry::ZDCLogicalMapEntry().
|
inline |
get the readout VME crate number
Definition at line 106 of file HcalElectronicsId.h.
References crateId().
Referenced by HcalDbASCIIIO::createObject< HcalElectronicsMap >(), HtrXmlPatternTool::Fill(), HcalQLPlotHistoMgr::GetAHistogram(), HcalLuttoDB::openPerLut1(), HcalLuttoDB::openPerLut2(), HcalPacker::pack(), HBHEHFLogicalMapEntry::printLMapLine(), HOHXLogicalMapEntry::printLMapLine(), CALIBLogicalMapEntry::printLMapLine(), ZDCLogicalMapEntry::printLMapLine(), HTLogicalMapEntry::printLMapLine(), HcalCableMapper::process(), HcalLuttoDB::writeoutlut1(), and HcalLuttoDB::writeoutlut2().
|
inline |
Set the VME htr-related information 1=top, 0=bottom
Definition at line 72 of file HcalElectronicsId.h.
References hcalElectronicsId_, and isUTCAid().
Referenced by ZDCTask::bookHistograms(), CALIBLogicalMapEntry::CALIBLogicalMapEntry(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), ChannelPattern::Fill_by_hand(), HcalFiberPattern::getId(), HBHEHFLogicalMapEntry::HBHEHFLogicalMapEntry(), HOHXLogicalMapEntry::HOHXLogicalMapEntry(), HcalTriggerPrimitiveAlgo::runFEFormatError(), ZdcUnpacker::unpack(), HcalUnpacker::unpack(), HcalUnpacker::unpackVME(), and ZDCLogicalMapEntry::ZDCLogicalMapEntry().
std::string HcalElectronicsId::slbChannelCode | ( | ) | const |
get the HTR-wide slb channel code (letter plus number)
Definition at line 3 of file HcalElectronicsId.cc.
References htrTopBottom(), isTriggerChainId(), isVMEid(), slbChannelIndex(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by htrChanId().
|
inline |
get the SLB channel index (valid only for VME trigger-chain ids)
Definition at line 85 of file HcalElectronicsId.h.
References hcalElectronicsId_.
Referenced by HcalDbASCIIIO::createObject< HcalElectronicsMap >(), hcaldqm::quantity::getEid_SLBSLBCh(), hcaldqm::quantity::getLabels_SLBCh(), hcaldqm::quantity::getLabels_SLBSLBCh(), hcaldqm::quantity::getValue_SLBCh(), HcalLuttoDB::openPerLut2(), HTLogicalMapEntry::printLMapLine(), slbChannelCode(), and HcalLuttoDB::writeoutlut2().
|
inline |
get the SLB site number (valid only for VME trigger-chain ids)
Definition at line 87 of file HcalElectronicsId.h.
References hcalElectronicsId_.
Referenced by HcalDbASCIIIO::createObject< HcalElectronicsMap >(), hcaldqm::quantity::getEid_SLBSLBCh(), hcaldqm::quantity::getLabels_SLB(), hcaldqm::quantity::getLabels_SLBSLBCh(), hcaldqm::quantity::getValue_SLB(), HcalLuttoDB::openPerLut2(), HTLogicalMapEntry::printLMapLine(), and HcalLuttoDB::writeoutlut2().
|
inline |
get the htr or uHTR slot
Definition at line 102 of file HcalElectronicsId.h.
References hcalElectronicsId_, and isVMEid().
Referenced by QIE10Task::_process(), QIE11Task::_process(), FCDTask::bookHistograms(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), hcaldqm::utilities::getCrateHashMap(), hcaldqm::quantity::getEid_FEDuTCASlot(), hcaldqm::quantity::getLabels_FED(), hcaldqm::quantity::getLabels_FEDuTCA(), hcaldqm::quantity::getLabels_FEDuTCASlot(), hcaldqm::quantity::getLabels_SlotuTCA(), hcaldqm::quantity::FEDQuantity::getValue(), hcaldqm::quantity::getValue_FED(), hcaldqm::quantity::getValue_FEDuTCA(), hcaldqm::quantity::getValue_FEDVME(), hcaldqm::quantity::getValue_SlotuTCA(), hcaldqm::quantity::getValue_SlotVME(), hcaldqm::hashfunctions::hash_CrateSlot(), hcaldqm::hashfunctions::hash_CrateSpigot(), hcaldqm::hashfunctions::hash_EChannel(), hcaldqm::hashfunctions::hash_FED(), hcaldqm::hashfunctions::hash_FEDSlot(), hcaldqm::hashfunctions::hash_FEDSpigot(), htrSlot(), hcaldqm::utilities::isFEDHBHE(), hcaldqm::utilities::isFEDHF(), hcaldqm::hashfunctions::name_CrateSlot(), hcaldqm::hashfunctions::name_CrateSpigot(), hcaldqm::hashfunctions::name_EChannel(), hcaldqm::hashfunctions::name_FED(), hcaldqm::hashfunctions::name_FEDSlot(), hcaldqm::hashfunctions::name_FEDSpigot(), and spigot().
|
inline |
get the spigot (input number on DCC, AMC card number for uTCA)
Definition at line 96 of file HcalElectronicsId.h.
References hcalElectronicsId_, isVMEid(), and slot().
Referenced by ZDCTask::analyze(), HcalDbASCIIIO::createObject< HcalElectronicsMap >(), HtrXmlPatternTool::Fill(), HcalQLPlotHistoMgr::GetAHistogram(), hcaldqm::utilities::getCrateHashMap(), hcaldqm::quantity::getEid_FEDVMESpigot(), hcaldqm::quantity::getLabels_FEDVMESpigot(), hcaldqm::quantity::getValue_Spigot(), hcaldqm::hashfunctions::hash_CrateSlot(), hcaldqm::hashfunctions::hash_CrateSpigot(), hcaldqm::hashfunctions::hash_EChannel(), hcaldqm::hashfunctions::hash_FEDSlot(), hcaldqm::hashfunctions::hash_FEDSpigot(), hcaldqm::hashfunctions::name_CrateSlot(), hcaldqm::hashfunctions::name_CrateSpigot(), hcaldqm::hashfunctions::name_EChannel(), hcaldqm::hashfunctions::name_FEDSlot(), hcaldqm::hashfunctions::name_FEDSpigot(), HBHEHFLogicalMapEntry::printLMapLine(), HOHXLogicalMapEntry::printLMapLine(), CALIBLogicalMapEntry::printLMapLine(), ZDCLogicalMapEntry::printLMapLine(), HTLogicalMapEntry::printLMapLine(), HcalCableMapper::process(), and SelectedElectronFEDListProducer< TEle, TCand >::produce().
|
inline |
get subtype for this channel (valid for uTCA only)
Definition at line 79 of file HcalElectronicsId.h.
References hcalElectronicsId_, and isUTCAid().
|
private |
Definition at line 123 of file HcalElectronicsId.h.
Referenced by crateId(), dccid(), fiberChanId(), fiberIndex(), HcalElectronicsId(), htrTopBottom(), isTriggerChainId(), isUTCAid(), isVMEid(), linearIndex(), operator!=(), operator()(), operator<(), operator==(), rawId(), setHTR(), slbChannelIndex(), slbSiteNumber(), slot(), spigot(), and subtype().
|
static |
Definition at line 113 of file HcalElectronicsId.h.
|
static |
Definition at line 112 of file HcalElectronicsId.h.
Referenced by HcalLogicalMapGenerator::createMap().