#include <EcalElectronicsMapping.h>
Classes | |
struct | MapItem |
Wrap a generic EcalTrigTowerDetId to the equivalent one in z+ Quadrant 1 (from 0 < phi < pi/2) More... | |
Public Member Functions | |
void | assign (const DetId &cell, const EcalElectronicsId &, const EcalTriggerElectronicsId &tower) |
set the association between a DetId and a tower More... | |
int | DCCBoundary (int FED) const |
std::vector< DetId > | dccConstituents (int dccId) const |
Get the constituent detids for this dccId. More... | |
int | DCCid (const EBDetId &id) const |
returns the DCC of an EBDetId More... | |
int | DCCid (const EcalTrigTowerDetId &id) const |
returns the DCCid (i.e. the FED) of a Trigger Tower More... | |
std::vector< DetId > | dccTowerConstituents (int dccId, int tower) const |
Get the constituent detids for this dccId. More... | |
EcalElectronicsMapping () | |
std::pair< int, int > | getDCCandSC (EcalScDetId id) const |
DetId | getDetId (const EcalElectronicsId &id) const |
Get the detid given an electronicsId. More... | |
DetId | getDetId (const EcalTriggerElectronicsId &id) const |
Get the detid given a trigger electronicsId. More... | |
std::vector< EcalScDetId > | getEcalScDetId (int DCCid, int DCC_Channel, bool ignoreSingleCrystal=true) const |
EcalElectronicsId | getElectronicsId (const DetId &id) const |
Get the electronics id for this det id. More... | |
EcalElectronicsId | getElectronicsId (const EcalTriggerElectronicsId &id) const |
Get the electronics id given a trigger electronicsId. More... | |
int | GetFED (double eta, double phi) const |
std::vector< int > | GetListofFEDs (const EcalEtaPhiRegion region) const |
void | GetListofFEDs (const EcalEtaPhiRegion region, std::vector< int > &FEDs) const |
int | getLMNumber (const DetId &id) const |
EcalTriggerElectronicsId | getTriggerElectronicsId (const DetId &id) const |
Get the trigger electronics id for this det id. More... | |
EcalTriggerElectronicsId | getTriggerElectronicsId (const EcalElectronicsId &id) const |
Get the trigger electronics id given an electronicsId. More... | |
EcalTrigTowerDetId | getTrigTowerDetId (int TCCid, int iTT) const |
Builds a EcalTrigTowerDetID from the TCCid & TriggerTower index in TCC. More... | |
int | iTT (const EcalTrigTowerDetId &id) const |
returns the index of a Trigger Tower within its TCC. More... | |
std::vector< DetId > | pseudoStripConstituents (int tccId, int tt, int pseudostrip) const |
Get the constituent detids for this dccId. More... | |
bool | rightTower (int tower) const |
std::vector< DetId > | stripConstituents (int dccId, int tower, int strip) const |
Get the constituent detids for this dccId. More... | |
EcalSubdetector | subdet (int dccid, int mode) const |
std::vector< DetId > | tccConstituents (int tccId) const |
Get the constituent detids for this dccId. More... | |
int | TCCid (const EBDetId &id) const |
returns the TCCid of an EBDetId More... | |
int | TCCid (const EcalTrigTowerDetId &id) const |
returns the TCCid of a Trigger Tower More... | |
std::vector< DetId > | ttConstituents (int tccId, int tt) const |
Get the constituent detids for this dccId. More... | |
int | zside (int dcctcc, int mode) const |
Static Public Attributes | |
static const int | DCCID_PHI0_EBM = EcalElectronicsId::DCCID_PHI0_EBM |
static const int | DCCID_PHI0_EBP = EcalElectronicsId::DCCID_PHI0_EBP |
static const int | iEEEtaMinInner = 22 |
static const int | iEEEtaMinOuter = 18 |
static const int | kCrystalsInPhi = EBDetId::kCrystalsInPhi |
static const int | kEBTowersInEta = EcalTrigTowerDetId::kEBTowersInEta |
static const int | kEBTowersInPhi = EcalTrigTowerDetId::kEBTowersInPhi |
static const int | kEBTowersPerSM = EcalTrigTowerDetId::kEBTowersPerSM |
static const int | kEETowersInEta = EcalTrigTowerDetId::kEETowersInEta |
static const int | kEETowersInEtaPerInnerTCC = 7 |
static const int | kEETowersInEtaPerOuterTCC = 4 |
static const int | kEETowersInPhiPerQuadrant = EcalTrigTowerDetId::kEETowersInPhiPerQuadrant |
static const int | kEETowersInPhiPerTCC = 4 |
static const int | kTCCinPhi = 18 |
static const int | kTowersInPhi = EBDetId::kTowersInPhi |
static const int | MAX_DCCID = EcalElectronicsId::MAX_DCCID |
static const int | MAX_DCCID_EBM = EcalElectronicsId::MAX_DCCID_EBM |
static const int | MAX_DCCID_EBP = EcalElectronicsId::MAX_DCCID_EBP |
static const int | MAX_DCCID_EEM = EcalElectronicsId::MAX_DCCID_EEM |
static const int | MAX_DCCID_EEP = EcalElectronicsId::MAX_DCCID_EEP |
static const int | MAX_LM = 92 |
static const int | MAX_TCCID = EcalTriggerElectronicsId::MAX_TCCID |
static const int | MAX_TCCID_EBM = EcalTriggerElectronicsId::MAX_TCCID_EBM |
static const int | MAX_TCCID_EBP = EcalTriggerElectronicsId::MAX_TCCID_EBP |
static const int | MAX_TCCID_EEM = EcalTriggerElectronicsId::MAX_TCCID_EEM |
static const int | MAX_TCCID_EEP = EcalTriggerElectronicsId::MAX_TCCID_EEP |
static const int | MIN_DCCID = EcalElectronicsId::MIN_DCCID |
static const int | MIN_DCCID_EBM = EcalElectronicsId::MIN_DCCID_EBM |
static const int | MIN_DCCID_EBP = EcalElectronicsId::MIN_DCCID_EBP |
static const int | MIN_DCCID_EEM = EcalElectronicsId::MIN_DCCID_EEM |
static const int | MIN_DCCID_EEP = EcalElectronicsId::MIN_DCCID_EEP |
static const int | MIN_LM_EBM = 1 |
static const int | MIN_LM_EBP = 37 |
static const int | MIN_LM_EEM = 73 |
static const int | MIN_LM_EEP = 83 |
static const int | MIN_TCCID = EcalTriggerElectronicsId::MIN_TCCID |
static const int | MIN_TCCID_EBM = EcalTriggerElectronicsId::MIN_TCCID_EBM |
static const int | MIN_TCCID_EBP = EcalTriggerElectronicsId::MIN_TCCID_EBP |
static const int | MIN_TCCID_EEM = EcalTriggerElectronicsId::MIN_TCCID_EEM |
static const int | MIN_TCCID_EEP = EcalTriggerElectronicsId::MIN_TCCID_EEP |
static const int | TCCID_PHI0_EBM = EcalTriggerElectronicsId::TCCID_PHI0_EBM |
static const int | TCCID_PHI0_EBP = EcalTriggerElectronicsId::TCCID_PHI0_EBP |
static const int | TCCID_PHI0_EEM_IN = EcalTriggerElectronicsId::TCCID_PHI0_EEM_IN |
static const int | TCCID_PHI0_EEM_OUT = EcalTriggerElectronicsId::TCCID_PHI0_EEM_OUT |
static const int | TCCID_PHI0_EEP_IN = EcalTriggerElectronicsId::TCCID_PHI0_EEP_IN |
static const int | TCCID_PHI0_EEP_OUT = EcalTriggerElectronicsId::TCCID_PHI0_EEP_OUT |
Private Types | |
typedef boost::multi_index::multi_index_container < MapItem, boost::multi_index::indexed_by < boost::multi_index::ordered_unique < boost::multi_index::member < MapItem, DetId,&MapItem::cell > >, boost::multi_index::ordered_unique < boost::multi_index::member < MapItem, EcalElectronicsId,&MapItem::elid > >, boost::multi_index::ordered_unique < boost::multi_index::member < MapItem, EcalTriggerElectronicsId,&MapItem::trelid > >, boost::multi_index::ordered_non_unique < boost::multi_index::const_mem_fun < MapItem, int,&MapItem::dccId > >, boost::multi_index::ordered_non_unique < boost::multi_index::composite_key < MapItem, boost::multi_index::const_mem_fun < MapItem, int,&MapItem::dccId > , boost::multi_index::const_mem_fun < MapItem, int,&MapItem::towerId > > >, boost::multi_index::ordered_non_unique < boost::multi_index::composite_key < MapItem, boost::multi_index::const_mem_fun < MapItem, int,&MapItem::dccId > , boost::multi_index::const_mem_fun < MapItem, int,&MapItem::towerId > , boost::multi_index::const_mem_fun < MapItem, int,&MapItem::stripId > > >, boost::multi_index::ordered_non_unique < boost::multi_index::const_mem_fun < MapItem, int,&MapItem::tccId > >, boost::multi_index::ordered_non_unique < boost::multi_index::composite_key < MapItem, boost::multi_index::const_mem_fun < MapItem, int,&MapItem::tccId > , boost::multi_index::const_mem_fun < MapItem, int,&MapItem::ttId > > >, boost::multi_index::ordered_non_unique < boost::multi_index::composite_key < MapItem, boost::multi_index::const_mem_fun < MapItem, int,&MapItem::tccId > , boost::multi_index::const_mem_fun < MapItem, int,&MapItem::ttId > , boost::multi_index::const_mem_fun < MapItem, int,&MapItem::pseudoStripId > > > > > | EcalElectronicsMap |
typedef EcalElectronicsMap::nth_index < 3 >::type | EcalElectronicsMap_by_DccId |
typedef EcalElectronicsMap::nth_index < 4 >::type | EcalElectronicsMap_by_DccId_and_TowerId |
typedef EcalElectronicsMap::nth_index < 5 >::type | EcalElectronicsMap_by_DccId_TowerId_and_StripId |
typedef EcalElectronicsMap::nth_index < 0 >::type | EcalElectronicsMap_by_DetId |
typedef EcalElectronicsMap::nth_index < 1 >::type | EcalElectronicsMap_by_ElectronicsId |
typedef EcalElectronicsMap::nth_index < 6 >::type | EcalElectronicsMap_by_TccId |
typedef EcalElectronicsMap::nth_index < 7 >::type | EcalElectronicsMap_by_TccId_and_TtId |
typedef EcalElectronicsMap::nth_index < 8 >::type | EcalElectronicsMap_by_TccId_TtId_and_PseudostripId |
typedef EcalElectronicsMap::nth_index < 2 >::type | EcalElectronicsMap_by_TriggerElectronicsId |
Private Attributes | |
std::map< int, int > | LaserMonitoringMap_EB |
std::map< int, int > | LaserMonitoringMap_EE |
EcalElectronicsMap | m_items |
Static Private Attributes | |
static const int | DCCMODE = 0 |
static const int | TCCMODE = 1 |
Definition at line 32 of file EcalElectronicsMapping.h.
|
private |
Definition at line 274 of file EcalElectronicsMapping.h.
|
private |
Definition at line 280 of file EcalElectronicsMapping.h.
|
private |
Definition at line 281 of file EcalElectronicsMapping.h.
|
private |
Definition at line 282 of file EcalElectronicsMapping.h.
|
private |
Definition at line 276 of file EcalElectronicsMapping.h.
|
private |
Definition at line 277 of file EcalElectronicsMapping.h.
|
private |
Definition at line 284 of file EcalElectronicsMapping.h.
|
private |
Definition at line 285 of file EcalElectronicsMapping.h.
|
private |
Definition at line 286 of file EcalElectronicsMapping.h.
|
private |
Definition at line 278 of file EcalElectronicsMapping.h.
EcalElectronicsMapping::EcalElectronicsMapping | ( | ) |
Definition at line 38 of file EcalElectronicsMapping.cc.
void EcalElectronicsMapping::assign | ( | const DetId & | cell, |
const EcalElectronicsId & | elid, | ||
const EcalTriggerElectronicsId & | tower | ||
) |
set the association between a DetId and a tower
Definition at line 792 of file EcalElectronicsMapping.cc.
Referenced by EcalElectronicsMappingBuilder::FillFromDatabase().
int EcalElectronicsMapping::DCCBoundary | ( | int | FED | ) | const |
Definition at line 963 of file EcalElectronicsMapping.cc.
std::vector< DetId > EcalElectronicsMapping::dccConstituents | ( | int | dccId | ) | const |
Get the constituent detids for this dccId.
Definition at line 579 of file EcalElectronicsMapping.cc.
References cond::rpcobgas::detid, EcalBarrel, EcalEndcap, edm::hlt::Exception, i, and findQualityFiles::size.
int EcalElectronicsMapping::DCCid | ( | const EBDetId & | id | ) | const |
returns the DCC of an EBDetId
Definition at line 73 of file EcalElectronicsMapping.cc.
Referenced by HLTAlCa::analyze(), EcalTPGParamBuilder::analyze(), and Numbers::iSM().
int EcalElectronicsMapping::DCCid | ( | const EcalTrigTowerDetId & | id | ) | const |
returns the DCCid (i.e. the FED) of a Trigger Tower
Definition at line 204 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, edm::hlt::Exception, evf::evtn::offset(), and phi.
std::vector< DetId > EcalElectronicsMapping::dccTowerConstituents | ( | int | dccId, |
int | tower | ||
) | const |
Get the constituent detids for this dccId.
Definition at line 610 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, EBDetId::ETAPHIMODE, and edm::hlt::Exception.
Referenced by Numbers::crystals(), EcalElectronicsMapper::fillMaps(), and DCCDataUnpacker::getCCUValue().
std::pair< int, int > EcalElectronicsMapping::getDCCandSC | ( | EcalScDetId | id | ) | const |
Retrieves the DCC channel that reads the crystals constituting an ECAL supercystal (SC). For standard 5x5 complete SCs, there is a one-to-one matching between DCC channel and SC. For partial SCs, the relation from SC to DCC channel is N-to-N. The 3-2-1 partial SC type has 1 crystal read by a DCC channel and the others read by another DCC channel. If the former crystal is ignored for the DCC channel matching, then the SC-to-DCC channel association is simplified to 1-to-N relation. This method uses this prescription and therefore returns a single DCC channel.
id | SC identifier |
Definition at line 798 of file EcalElectronicsMapping.cc.
References EcalElectronicsId::dccId(), EEDetId::ix(), EcalElectronicsId::towerId(), EEDetId::validDetId(), and EEDetId::XYMODE.
Referenced by EcalSelectiveReadoutValidation::dccCh(), EcalSelectiveReadoutValidation::dccId(), EcalSelectiveReadout::eeRuInterest(), Numbers::iSC(), Numbers::iSM(), and EcalSelectiveReadout::printDccChMap().
DetId EcalElectronicsMapping::getDetId | ( | const EcalElectronicsId & | id | ) | const |
Get the detid given an electronicsId.
Definition at line 422 of file EcalElectronicsMapping.cc.
References ExpressReco_HICollisions_FallBack::e, EcalBarrel, EcalEndcap, end, EBDetId::ETAPHIMODE, edm::hlt::Exception, spr::find(), and strip().
Referenced by EcalElectronicsMapper::fillMaps(), DCCDataUnpacker::getChannelValue(), and EcalDetIdToBeRecoveredProducer::produce().
DetId EcalElectronicsMapping::getDetId | ( | const EcalTriggerElectronicsId & | id | ) | const |
Get the detid given a trigger electronicsId.
Definition at line 523 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, edm::hlt::Exception, and spr::find().
std::vector< EcalScDetId > EcalElectronicsMapping::getEcalScDetId | ( | int | DCCid, |
int | DCC_Channel, | ||
bool | ignoreSingleCrystal = true |
||
) | const |
builds EcalScDetId's from (DCC, DCC_channel) Most of the time there is only one SC read-out by the DCC channel, but few DCC channels read VPTs coming from two different partial SCs. There are also 4 SCs per endcap whose one crystal is read out by a different DCC channel than the others. In such case, the SC will be assiociated to the DCC channel reading most of the crystals, the DCC channel reading only one crystal being ignored.
ignoreSingleCrystal. | There are four partial SCs per endcap whose one crystal is read out by a different DCC channel than for the other crystals. If this parameter is true these single crystals will be ignored: if a SC has only one crystal read out by the DCC channel, then the SC will not be included in the returned list. a differentsimplification, SC read out by two different DCC channels |
Definition at line 839 of file EcalElectronicsMapping.cc.
References gather_cfg::cout, debug, i, EEDetId::ix(), EEDetId::iy(), and EEDetId::zside().
Referenced by EcalElectronicsMapper::fillMaps(), Numbers::getEcalScDetId(), and EcalSelectiveReadoutValidation::readOutUnitOf().
EcalElectronicsId EcalElectronicsMapping::getElectronicsId | ( | const DetId & | id | ) | const |
Get the electronics id for this det id.
Definition at line 332 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, edm::hlt::Exception, spr::find(), EBDetId::ietaAbs(), EBDetId::iphi(), strip(), and EBDetId::tower().
Referenced by EcalABAnalyzer::analyze(), EcalPerEvtLaserAnalyzer::analyze(), EcalTestPulseAnalyzer::analyze(), EcalLaserAnalyzer2::analyze(), EcalLaserAnalyzer::analyze(), EcalURecHitHists::analyze(), HLTAlCa::analyze(), EcalTPGParamBuilder::analyze(), EcalCosmicsHists::analyze(), EcalDccWeightBuilder::dbId(), EcalSelectiveReadoutValidation::dccCh(), EcalSelectiveReadout::eeRuInterest(), EcalElectronicsMapper::fillMaps(), Numbers::getEcalScDetId(), Numbers::icEE(), Numbers::iSC(), Numbers::iSM(), EEHltTask::iSM(), EBHltTask::iSM(), EcalDisplaysByEvent::makeHistos(), printStatusRecords(), EcalPedOffset::readDACs(), EcalDigiDisplay::readEBDigis(), EcalPedHists::readEBdigis(), EcalDigiDisplay::readEEDigis(), EcalPedHists::readEEdigis(), EcalSelectiveReadoutValidation::readOutUnitOf(), EcalMipGraphs::selectDigi(), EcalDisplaysByEvent::selectDigi(), EcalMipGraphs::selectHits(), and EcalDisplaysByEvent::selectHits().
EcalElectronicsId EcalElectronicsMapping::getElectronicsId | ( | const EcalTriggerElectronicsId & | id | ) | const |
Get the electronics id given a trigger electronicsId.
Definition at line 546 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, edm::hlt::Exception, spr::find(), strip(), and EcalElectronicsId::subdet().
int EcalElectronicsMapping::GetFED | ( | double | eta, |
double | phi | ||
) | const |
Definition at line 1112 of file EcalElectronicsMapping.cc.
Referenced by EcalRegionCabling::elementIndex(), HLTAlCa::ListOfFEDS(), and EcalRegionCabling::updateEcalRefGetterWithEtaPhi().
std::vector< int > EcalElectronicsMapping::GetListofFEDs | ( | const EcalEtaPhiRegion | region | ) | const |
Definition at line 974 of file EcalElectronicsMapping.cc.
References reco_application_2006h2rawdata_ecalLocalReco_cfg::FEDs.
Referenced by HLTAlCa::ListOfFEDS(), and ECALRegFEDSelector::produce().
void EcalElectronicsMapping::GetListofFEDs | ( | const EcalEtaPhiRegion | region, |
std::vector< int > & | FEDs | ||
) | const |
Definition at line 979 of file EcalElectronicsMapping.cc.
References gather_cfg::cout, debug, deltaR(), EcalEtaPhiRegion::etaHigh(), EcalEtaPhiRegion::etaLow(), EcalEtaPhiRegion::phiHigh(), EcalEtaPhiRegion::phiLow(), and Geom::pi().
int EcalElectronicsMapping::getLMNumber | ( | const DetId & | id | ) | const |
Definition at line 1147 of file EcalElectronicsMapping.cc.
References EcalElectronicsId::dccId(), EcalBarrel, EcalEndcap, edm::hlt::Exception, EBDetId::ietaSM(), EBDetId::iphiSM(), EEDetId::ix(), and edm::second().
Referenced by EcalCosmicsHists::analyze().
EcalTriggerElectronicsId EcalElectronicsMapping::getTriggerElectronicsId | ( | const DetId & | id | ) | const |
Get the trigger electronics id for this det id.
Definition at line 397 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, edm::hlt::Exception, and spr::find().
Referenced by EcalTPGParamBuilder::analyze(), EcalElectronicsMapper::fillMaps(), EcalTrigPrimFunctionalAlgo::findStripNr(), and EcalFenixStrip::process().
EcalTriggerElectronicsId EcalElectronicsMapping::getTriggerElectronicsId | ( | const EcalElectronicsId & | id | ) | const |
Get the trigger electronics id given an electronicsId.
Definition at line 491 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, edm::hlt::Exception, spr::find(), strip(), and EcalTriggerElectronicsId::subdet().
EcalTrigTowerDetId EcalElectronicsMapping::getTrigTowerDetId | ( | int | TCCid, |
int | iTT | ||
) | const |
Builds a EcalTrigTowerDetID from the TCCid & TriggerTower index in TCC.
Definition at line 251 of file EcalElectronicsMapping.cc.
References abs, EcalBarrel, EcalEndcap, edm::hlt::Exception, SurfaceOrientation::inner, SurfaceOrientation::outer, and EcalTrigTowerDetId::SUBDETIJMODE.
Referenced by EcalElectronicsMapper::fillMaps(), and L1CaloEcalScaleConfigOnlineProd::newObject().
int EcalElectronicsMapping::iTT | ( | const EcalTrigTowerDetId & | id | ) | const |
returns the index of a Trigger Tower within its TCC.
Definition at line 110 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, edm::hlt::Exception, SurfaceOrientation::inner, and phi.
Referenced by EcalTPGParamBuilder::analyze(), and Numbers::crystals().
std::vector< DetId > EcalElectronicsMapping::pseudoStripConstituents | ( | int | tccId, |
int | tt, | ||
int | pseudostrip | ||
) | const |
Get the constituent detids for this dccId.
Definition at line 767 of file EcalElectronicsMapping.cc.
References EcalBarrel.
bool EcalElectronicsMapping::rightTower | ( | int | tower | ) | const |
Definition at line 952 of file EcalElectronicsMapping.cc.
std::vector< DetId > EcalElectronicsMapping::stripConstituents | ( | int | dccId, |
int | tower, | ||
int | strip | ||
) | const |
Get the constituent detids for this dccId.
Definition at line 660 of file EcalElectronicsMapping.cc.
References EcalBarrel, and EBDetId::ETAPHIMODE.
EcalSubdetector EcalElectronicsMapping::subdet | ( | int | dccid, |
int | mode | ||
) | const |
Definition at line 916 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, and edm::hlt::Exception.
std::vector< DetId > EcalElectronicsMapping::tccConstituents | ( | int | tccId | ) | const |
Get the constituent detids for this dccId.
Definition at line 714 of file EcalElectronicsMapping.cc.
References EcalBarrel.
Referenced by EcalElectronicsMapper::fillMaps().
int EcalElectronicsMapping::TCCid | ( | const EBDetId & | id | ) | const |
returns the TCCid of an EBDetId
Definition at line 91 of file EcalElectronicsMapping.cc.
Referenced by L1TdeECAL::analyze(), EcalTPGParamBuilder::analyze(), and Numbers::crystals().
int EcalElectronicsMapping::TCCid | ( | const EcalTrigTowerDetId & | id | ) | const |
returns the TCCid of a Trigger Tower
Definition at line 160 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, edm::hlt::Exception, SurfaceOrientation::inner, and phi.
std::vector< DetId > EcalElectronicsMapping::ttConstituents | ( | int | tccId, |
int | tt | ||
) | const |
Get the constituent detids for this dccId.
Definition at line 741 of file EcalElectronicsMapping.cc.
References EcalBarrel.
Referenced by Numbers::crystals().
int EcalElectronicsMapping::zside | ( | int | dcctcc, |
int | mode | ||
) | const |
Definition at line 931 of file EcalElectronicsMapping.cc.
References edm::hlt::Exception.
|
static |
Definition at line 175 of file EcalElectronicsMapping.h.
|
static |
Definition at line 176 of file EcalElectronicsMapping.h.
|
staticprivate |
Definition at line 210 of file EcalElectronicsMapping.h.
|
static |
Definition at line 160 of file EcalElectronicsMapping.h.
|
static |
Definition at line 159 of file EcalElectronicsMapping.h.
|
static |
Definition at line 145 of file EcalElectronicsMapping.h.
|
static |
Definition at line 152 of file EcalElectronicsMapping.h.
|
static |
Definition at line 150 of file EcalElectronicsMapping.h.
|
static |
Definition at line 151 of file EcalElectronicsMapping.h.
|
static |
Definition at line 153 of file EcalElectronicsMapping.h.
|
static |
Definition at line 157 of file EcalElectronicsMapping.h.
|
static |
Definition at line 158 of file EcalElectronicsMapping.h.
|
static |
Definition at line 154 of file EcalElectronicsMapping.h.
|
static |
Definition at line 156 of file EcalElectronicsMapping.h.
|
static |
Definition at line 198 of file EcalElectronicsMapping.h.
|
static |
Definition at line 146 of file EcalElectronicsMapping.h.
|
private |
Definition at line 297 of file EcalElectronicsMapping.h.
|
private |
Definition at line 298 of file EcalElectronicsMapping.h.
|
private |
Definition at line 290 of file EcalElectronicsMapping.h.
|
static |
Definition at line 164 of file EcalElectronicsMapping.h.
|
static |
Definition at line 169 of file EcalElectronicsMapping.h.
|
static |
Definition at line 171 of file EcalElectronicsMapping.h.
|
static |
Definition at line 167 of file EcalElectronicsMapping.h.
|
static |
Definition at line 173 of file EcalElectronicsMapping.h.
|
static |
Definition at line 205 of file EcalElectronicsMapping.h.
|
static |
Definition at line 179 of file EcalElectronicsMapping.h.
Referenced by TCCBlockFormatter::DigiToRaw().
|
static |
Definition at line 184 of file EcalElectronicsMapping.h.
|
static |
Definition at line 186 of file EcalElectronicsMapping.h.
|
static |
Definition at line 182 of file EcalElectronicsMapping.h.
|
static |
Definition at line 188 of file EcalElectronicsMapping.h.
|
static |
Definition at line 165 of file EcalElectronicsMapping.h.
|
static |
Definition at line 168 of file EcalElectronicsMapping.h.
|
static |
Definition at line 170 of file EcalElectronicsMapping.h.
|
static |
Definition at line 166 of file EcalElectronicsMapping.h.
|
static |
Definition at line 172 of file EcalElectronicsMapping.h.
|
static |
Definition at line 202 of file EcalElectronicsMapping.h.
|
static |
Definition at line 203 of file EcalElectronicsMapping.h.
|
static |
Definition at line 201 of file EcalElectronicsMapping.h.
|
static |
Definition at line 204 of file EcalElectronicsMapping.h.
|
static |
Definition at line 180 of file EcalElectronicsMapping.h.
|
static |
Definition at line 183 of file EcalElectronicsMapping.h.
|
static |
Definition at line 185 of file EcalElectronicsMapping.h.
|
static |
Definition at line 181 of file EcalElectronicsMapping.h.
|
static |
Definition at line 187 of file EcalElectronicsMapping.h.
|
static |
Definition at line 190 of file EcalElectronicsMapping.h.
|
static |
Definition at line 191 of file EcalElectronicsMapping.h.
|
static |
Definition at line 193 of file EcalElectronicsMapping.h.
|
static |
Definition at line 194 of file EcalElectronicsMapping.h.
|
static |
Definition at line 195 of file EcalElectronicsMapping.h.
|
static |
Definition at line 196 of file EcalElectronicsMapping.h.
|
staticprivate |
Definition at line 211 of file EcalElectronicsMapping.h.