#include <HcalCondObjectContainer.h>
Public Member Functions | |
int | getCreatorPackedIndexVersion () const |
void | setTopo (const HcalTopology *topo) |
const HcalTopology * | topo () const |
Protected Member Functions | |
HcalOtherSubdetector | extractOther (const DetId &id) const |
HcalCondObjectContainerBase (HcalCondObjectContainerBase const &o) | |
HcalCondObjectContainerBase (HcalCondObjectContainerBase &&)=default | |
HcalCondObjectContainerBase (const HcalTopology *) | |
unsigned int | indexFor (DetId) const |
HcalCondObjectContainerBase & | operator= (HcalCondObjectContainerBase const &o) |
HcalCondObjectContainerBase & | operator= (HcalCondObjectContainerBase &&)=default |
unsigned int | sizeFor (DetId) const |
std::string | textForId (const DetId &id) const |
Protected Attributes | |
int | packedIndexVersion_ |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
const HcalTopology * | topo_ |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 18 of file HcalCondObjectContainer.h.
|
inlineprotected |
Definition at line 24 of file HcalCondObjectContainer.h.
Referenced by operator=().
|
protecteddefault |
|
protected |
Definition at line 11 of file HcalCondObjectContainerBase.cc.
References packedIndexVersion_, and HcalTopology::topoVersion().
|
inlineprotected |
Definition at line 35 of file HcalCondObjectContainer.h.
References AlCaHLTBitMon_QueryRunRegistry::string, and textForId().
Referenced by HcalCondObjectContainer< Item >::addValues(), HcalCondObjectContainer< Item >::getValues(), indexFor(), HcalCondObjectContainer< Item >::initContainer(), sizeFor(), and textForId().
|
inline |
Definition at line 21 of file HcalCondObjectContainer.h.
References packedIndexVersion_, setTopo(), and topo().
|
protected |
Definition at line 22 of file HcalCondObjectContainerBase.cc.
References DetId::Calo, HcalZDCDetId::channel(), HcalZDCDetId::denseIndex(), DetId::det(), HcalTopology::detId2denseIdCALIB(), HcalTopology::detId2denseIdHB(), HcalTopology::detId2denseIdHE(), HcalTopology::detId2denseIdHF(), HcalTopology::detId2denseIdHO(), HcalTopology::detId2denseIdHT(), Exception, extractOther(), DetId::Hcal, HcalBarrel, HcalCalibration, HcalEndcap, HcalForward, HcalOther, HcalOuter, HcalTriggerTower, createfilelist::int, HcalCastorDetId::module(), HcalZDCDetId::section(), HcalCastorDetId::sector(), HcalZDCDetId::SubdetectorId, HcalCastorDetId::SubdetectorId, DetId::subdetId(), topo(), HcalZDCDetId::zside(), HcalCastorDetId::zside(), and ecaldqm::zside().
Referenced by HcalCondObjectContainer< Item >::addValues(), HcalCondObjectContainer< Item >::getValues(), and operator=().
|
inlineprotected |
Definition at line 25 of file HcalCondObjectContainer.h.
References HcalCondObjectContainerBase(), indexFor(), packedIndexVersion_, sizeFor(), topo(), and topo_.
|
protecteddefault |
|
private |
void HcalCondObjectContainerBase::setTopo | ( | const HcalTopology * | topo | ) |
Definition at line 15 of file HcalCondObjectContainerBase.cc.
References CaloSubdetectorTopology::denseIdConsistent(), packedIndexVersion_, AlCaHLTBitMon_QueryRunRegistry::string, topo(), topo_, and HcalTopology::topoVersion().
Referenced by HcalIsoTrkAnalyzer::analyze(), HcalSimpleReconstructor::beginRun(), ZdcHitReconstructor::beginRun(), HcalHitReconstructor::beginRun(), PFCandidateRecalibrator::beginRun(), HcalHBHEMuonAnalyzer::beginRun(), HcalDigitizer::buildHBHEQIECells(), HcalDigitizer::buildHFQIECells(), HcalDigitizer::buildHOSiPMCells(), and getCreatorPackedIndexVersion().
|
protected |
Definition at line 65 of file HcalCondObjectContainerBase.cc.
References DetId::Calo, DetId::det(), Exception, extractOther(), HcalTopology::getCALIBSize(), HcalTopology::getHBSize(), HcalTopology::getHESize(), HcalTopology::getHFSize(), HcalTopology::getHOSize(), HcalTopology::getHTSize(), DetId::Hcal, HcalBarrel, HcalCalibration, HcalEndcap, HcalForward, HcalOther, HcalOuter, HcalTriggerTower, HcalZDCDetId::kSizeForDenseIndexing, HcalCastorDetId::kSizeForDenseIndexing, HcalZDCDetId::SubdetectorId, HcalCastorDetId::SubdetectorId, DetId::subdetId(), and topo().
Referenced by HcalCondObjectContainer< Item >::initContainer(), and operator=().
|
protected |
Definition at line 95 of file HcalCondObjectContainerBase.cc.
References DetId::Calo, TauDecayModes::dec, extractOther(), DetId::Hcal, HcalBarrel, HcalCalibration, HcalEndcap, HcalForward, HcalOther, HcalOuter, HcalTriggerTower, HcalZDCDetId::SubdetectorId, and HcalCastorDetId::SubdetectorId.
Referenced by HcalCondObjectContainer< Item >::addValues(), extractOther(), and HcalCondObjectContainer< Item >::getValues().
|
inline |
Definition at line 20 of file HcalCondObjectContainer.h.
References topo_.
Referenced by HcalQIEDataCheck::analyze(), WriteL1TriggerObjectsTxt::analyze(), HcalPedestalsCheck::analyze(), HcalPedestalWidthsCheck::analyze(), HcalGainsCheck::analyze(), HcalDbXml::dumpObject(), getCreatorPackedIndexVersion(), HcalDbService::getTopologyUsed(), HcalHF_PETalgorithm::HFSetFlagFromPET(), HcalHFStatusBitFromRecHits::hfSetFlagFromRecHits(), HcalHF_S9S1algorithm::HFSetFlagFromS9S1(), indexFor(), operator=(), setTopo(), CaloTPGTranscoderULUT::setup(), and sizeFor().
|
friend |
Definition at line 40 of file HcalCondObjectContainer.h.
|
friend |
Definition at line 40 of file HcalCondObjectContainer.h.
|
protected |
Definition at line 34 of file HcalCondObjectContainer.h.
Referenced by getCreatorPackedIndexVersion(), HcalCondObjectContainerBase(), operator=(), and setTopo().
|
private |
Definition at line 38 of file HcalCondObjectContainer.h.
Referenced by operator=(), setTopo(), and topo().