#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 ®ion) const |
void | GetListofFEDs (const EcalEtaPhiRegion ®ion, 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 31 of file EcalElectronicsMapping.h.
|
private |
Definition at line 273 of file EcalElectronicsMapping.h.
|
private |
Definition at line 279 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 275 of file EcalElectronicsMapping.h.
|
private |
Definition at line 276 of file EcalElectronicsMapping.h.
|
private |
Definition at line 283 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 277 of file EcalElectronicsMapping.h.
EcalElectronicsMapping::EcalElectronicsMapping | ( | ) |
Definition at line 39 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 793 of file EcalElectronicsMapping.cc.
Referenced by EcalElectronicsMappingBuilder::FillFromDatabase().
int EcalElectronicsMapping::DCCBoundary | ( | int | FED | ) | const |
Definition at line 964 of file EcalElectronicsMapping.cc.
std::vector< DetId > EcalElectronicsMapping::dccConstituents | ( | int | dccId | ) | const |
Get the constituent detids for this dccId.
Definition at line 580 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, Exception, i, mps_monitormerge::items, and findQualityFiles::size.
Referenced by ecaldqm::binning::getBinningSM_().
int EcalElectronicsMapping::DCCid | ( | const EBDetId & | id | ) | const |
returns the DCC of an EBDetId
Definition at line 74 of file EcalElectronicsMapping.cc.
References ecaldqm::zside().
Referenced by EcalTPGParamBuilder::analyze(), HLTAlCa::analyze(), and ecaldqm::dccId().
int EcalElectronicsMapping::DCCid | ( | const EcalTrigTowerDetId & | id | ) | const |
returns the DCCid (i.e. the FED) of a Trigger Tower
Definition at line 205 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, Exception, hltrates_dqm_sourceclient-live_cfg::offset, phi(), and ecaldqm::zside().
std::vector< DetId > EcalElectronicsMapping::dccTowerConstituents | ( | int | dccId, |
int | tower | ||
) | const |
Get the constituent detids for this dccId.
Definition at line 611 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, EBDetId::ETAPHIMODE, Exception, mps_monitormerge::items, and ecaldqm::zside().
Referenced by EcalElectronicsMapper::fillMaps(), DCCDataUnpacker::getCCUValue(), and ecaldqm::IntegrityTask::runOnElectronicsIdCollection().
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 799 of file EcalElectronicsMapping.cc.
References EcalElectronicsId::dccId(), EEDetId::ix(), EcalElectronicsId::towerId(), EEDetId::validDetId(), EEDetId::XYMODE, and ecaldqm::zside().
Referenced by EcalSelectiveReadoutValidation::dccCh(), ecaldqm::dccId(), EcalSelectiveReadoutValidation::dccId(), EcalSelectiveReadout::eeRuInterest(), EcalSelectiveReadout::printDccChMap(), and ecaldqm::towerId().
DetId EcalElectronicsMapping::getDetId | ( | const EcalElectronicsId & | id | ) | const |
Get the detid given an electronicsId.
Definition at line 423 of file EcalElectronicsMapping.cc.
References alignCSCRings::e, EcalBarrel, EcalEndcap, end, EBDetId::ETAPHIMODE, Exception, spr::find(), and ecaldqm::zside().
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 524 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, 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 840 of file EcalElectronicsMapping.cc.
References assert(), gather_cfg::cout, debug, i, EEDetId::ix(), EEDetId::iy(), and EEDetId::zside().
Referenced by EcalElectronicsMapper::fillMaps(), and EcalSelectiveReadoutValidation::readOutUnitOf().
EcalElectronicsId EcalElectronicsMapping::getElectronicsId | ( | const DetId & | id | ) | const |
Get the electronics id for this det id.
Definition at line 333 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, Exception, spr::find(), EBDetId::ietaAbs(), EBDetId::iphi(), EBDetId::tower(), and ecaldqm::zside().
Referenced by EcalABAnalyzer::analyze(), EcalPerEvtLaserAnalyzer::analyze(), EcalTestPulseAnalyzer::analyze(), EcalLaserAnalyzer2::analyze(), EcalLaserAnalyzer::analyze(), EcalTPGParamBuilder::analyze(), EcalURecHitHists::analyze(), HLTAlCa::analyze(), EcalCosmicsHists::analyze(), EcalDccWeightBuilder::dbId(), EcalSelectiveReadoutValidation::dccCh(), ecaldqm::dccId(), EcalSelectiveReadout::eeRuInterest(), EcalElectronicsMapper::fillMaps(), EcalDisplaysByEvent::makeHistos(), printStatusRecords(), EcalPedOffset::readDACs(), EcalDigiDisplay::readEBDigis(), EcalPedHists::readEBdigis(), EcalDigiDisplay::readEEDigis(), EcalPedHists::readEEdigis(), EcalSelectiveReadoutValidation::readOutUnitOf(), EcalMipGraphs::selectDigi(), EcalDisplaysByEvent::selectDigi(), EcalMipGraphs::selectHits(), EcalDisplaysByEvent::selectHits(), and ecaldqm::towerId().
EcalElectronicsId EcalElectronicsMapping::getElectronicsId | ( | const EcalTriggerElectronicsId & | id | ) | const |
Get the electronics id given a trigger electronicsId.
Definition at line 547 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, Exception, spr::find(), EcalElectronicsId::subdet(), and ecaldqm::zside().
int EcalElectronicsMapping::GetFED | ( | double | eta, |
double | phi | ||
) | const |
Definition at line 1105 of file EcalElectronicsMapping.cc.
Referenced by EcalRegionCabling::elementIndex(), and HLTAlCa::ListOfFEDS().
std::vector< int > EcalElectronicsMapping::GetListofFEDs | ( | const EcalEtaPhiRegion & | region | ) | const |
Definition at line 975 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 980 of file EcalElectronicsMapping.cc.
References gather_cfg::cout, debug, deltaR(), EcalEtaPhiRegion::etaHigh(), EcalEtaPhiRegion::etaLow(), customizeTrackingMonitorSeedNumber::idx, HLT_25ns10e33_v2_cff::minR, EcalEtaPhiRegion::phiHigh(), EcalEtaPhiRegion::phiLow(), and Geom::pi().
int EcalElectronicsMapping::getLMNumber | ( | const DetId & | id | ) | const |
Definition at line 1140 of file EcalElectronicsMapping.cc.
References EcalElectronicsId::dccId(), EcalBarrel, EcalEndcap, 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 398 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, Exception, and spr::find().
Referenced by EcalTPGParamBuilder::analyze(), EcalElectronicsMapper::fillMaps(), EcalTrigPrimFunctionalAlgo::findStripNr(), EcalFenixStrip::process(), ecaldqm::tccId(), and ecaldqm::ttId().
EcalTriggerElectronicsId EcalElectronicsMapping::getTriggerElectronicsId | ( | const EcalElectronicsId & | id | ) | const |
Get the trigger electronics id given an electronicsId.
Definition at line 492 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, end, Exception, spr::find(), EcalTriggerElectronicsId::subdet(), and ecaldqm::zside().
EcalTrigTowerDetId EcalElectronicsMapping::getTrigTowerDetId | ( | int | TCCid, |
int | iTT | ||
) | const |
Builds a EcalTrigTowerDetID from the TCCid & TriggerTower index in TCC.
Definition at line 252 of file EcalElectronicsMapping.cc.
References funct::abs(), EcalBarrel, EcalEndcap, Exception, SurfaceOrientation::inner, SurfaceOrientation::outer, EcalTrigTowerDetId::SUBDETIJMODE, and ecaldqm::zside().
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 111 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, Exception, SurfaceOrientation::inner, phi(), and ecaldqm::zside().
Referenced by EcalTPGParamBuilder::analyze(), and ecaldqm::ttId().
std::vector< DetId > EcalElectronicsMapping::pseudoStripConstituents | ( | int | tccId, |
int | tt, | ||
int | pseudostrip | ||
) | const |
Get the constituent detids for this dccId.
Definition at line 768 of file EcalElectronicsMapping.cc.
References ecaldqm::dccId(), EcalBarrel, mps_monitormerge::items, ecaldqm::tccId(), and ecaldqm::zside().
bool EcalElectronicsMapping::rightTower | ( | int | tower | ) | const |
Definition at line 953 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 661 of file EcalElectronicsMapping.cc.
References EcalBarrel, EBDetId::ETAPHIMODE, mps_monitormerge::items, and ecaldqm::zside().
EcalSubdetector EcalElectronicsMapping::subdet | ( | int | dccid, |
int | mode | ||
) | const |
Definition at line 917 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, and Exception.
std::vector< DetId > EcalElectronicsMapping::tccConstituents | ( | int | tccId | ) | const |
Get the constituent detids for this dccId.
Definition at line 715 of file EcalElectronicsMapping.cc.
References ecaldqm::dccId(), EcalBarrel, mps_monitormerge::items, ecaldqm::tccId(), and ecaldqm::zside().
Referenced by EcalElectronicsMapper::fillMaps().
int EcalElectronicsMapping::TCCid | ( | const EBDetId & | id | ) | const |
returns the TCCid of an EBDetId
Definition at line 92 of file EcalElectronicsMapping.cc.
References ecaldqm::zside().
Referenced by EcalTPGParamBuilder::analyze(), and ecaldqm::tccId().
int EcalElectronicsMapping::TCCid | ( | const EcalTrigTowerDetId & | id | ) | const |
returns the TCCid of a Trigger Tower
Definition at line 161 of file EcalElectronicsMapping.cc.
References EcalBarrel, EcalEndcap, Exception, SurfaceOrientation::inner, phi(), and ecaldqm::zside().
std::vector< DetId > EcalElectronicsMapping::ttConstituents | ( | int | tccId, |
int | tt | ||
) | const |
Get the constituent detids for this dccId.
Definition at line 742 of file EcalElectronicsMapping.cc.
References ecaldqm::dccId(), EcalBarrel, mps_monitormerge::items, ecaldqm::tccId(), and ecaldqm::zside().
int EcalElectronicsMapping::zside | ( | int | dcctcc, |
int | mode | ||
) | const |
Definition at line 932 of file EcalElectronicsMapping.cc.
References Exception.
|
static |
Definition at line 174 of file EcalElectronicsMapping.h.
|
static |
Definition at line 175 of file EcalElectronicsMapping.h.
|
staticprivate |
Definition at line 209 of file EcalElectronicsMapping.h.
|
static |
Definition at line 159 of file EcalElectronicsMapping.h.
|
static |
Definition at line 158 of file EcalElectronicsMapping.h.
|
static |
Definition at line 144 of file EcalElectronicsMapping.h.
|
static |
Definition at line 151 of file EcalElectronicsMapping.h.
|
static |
Definition at line 149 of file EcalElectronicsMapping.h.
|
static |
Definition at line 150 of file EcalElectronicsMapping.h.
|
static |
Definition at line 152 of file EcalElectronicsMapping.h.
|
static |
Definition at line 156 of file EcalElectronicsMapping.h.
|
static |
Definition at line 157 of file EcalElectronicsMapping.h.
|
static |
Definition at line 153 of file EcalElectronicsMapping.h.
|
static |
Definition at line 155 of file EcalElectronicsMapping.h.
|
static |
Definition at line 197 of file EcalElectronicsMapping.h.
|
static |
Definition at line 145 of file EcalElectronicsMapping.h.
|
private |
Definition at line 296 of file EcalElectronicsMapping.h.
|
private |
Definition at line 297 of file EcalElectronicsMapping.h.
|
private |
Definition at line 289 of file EcalElectronicsMapping.h.
|
static |
Definition at line 163 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 204 of file EcalElectronicsMapping.h.
|
static |
Definition at line 178 of file EcalElectronicsMapping.h.
Referenced by TCCBlockFormatter::DigiToRaw().
|
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 164 of file EcalElectronicsMapping.h.
|
static |
Definition at line 167 of file EcalElectronicsMapping.h.
|
static |
Definition at line 169 of file EcalElectronicsMapping.h.
|
static |
Definition at line 165 of file EcalElectronicsMapping.h.
|
static |
Definition at line 171 of file EcalElectronicsMapping.h.
|
static |
Definition at line 201 of file EcalElectronicsMapping.h.
|
static |
Definition at line 202 of file EcalElectronicsMapping.h.
|
static |
Definition at line 200 of file EcalElectronicsMapping.h.
|
static |
Definition at line 203 of file EcalElectronicsMapping.h.
|
static |
Definition at line 179 of file EcalElectronicsMapping.h.
|
static |
Definition at line 182 of file EcalElectronicsMapping.h.
|
static |
Definition at line 184 of file EcalElectronicsMapping.h.
|
static |
Definition at line 180 of file EcalElectronicsMapping.h.
|
static |
Definition at line 186 of file EcalElectronicsMapping.h.
|
static |
Definition at line 189 of file EcalElectronicsMapping.h.
|
static |
Definition at line 190 of file EcalElectronicsMapping.h.
|
static |
Definition at line 192 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.
|
staticprivate |
Definition at line 210 of file EcalElectronicsMapping.h.