Classes | |
class | HCTypeTag |
struct | type_from_itemtype |
Functions | |
template<class Key , class ItemType , class Storage , class IdTag > | |
ItemType * | find (const Storage &iStorage, const IdTag &iIdTag) |
template<class Key , class ItemType , class Storage > | |
ItemType * | find (const Storage &iStorage) |
template<class Key , class ItemType , class Storage , class IdTag > | |
bool | insert (Storage &iStorage, ItemType *iItem, const IdTag &iIdTag) |
template<class Key , class ItemType , class Storage > | |
bool | insert (Storage &iStorage, ItemType *iItem) |
template<class Type , class Key , class IdTag > | |
Key | makeKey (const IdTag &iIdTag) |
template<class Type , class Key > | |
Key | makeKey () |
|
inline |
|
inline |
|
inline |
Definition at line 49 of file HCMethods.h.
References makeKey().
Referenced by edm::EventSetup::activityRegistry(), HcalLutManager::addLutMap(), edm::ParameterSet::addParameter(), l1t::TriggerSystem::addProcessor(), TrackerAlignmentLevelBuilder::addPXBDetUnitInfo(), TrackerAlignmentLevelBuilder::addPXEDetUnitInfo(), TrackerAlignmentLevelBuilder::addTECDetUnitInfo(), TrackerAlignmentLevelBuilder::addTIBDetUnitInfo(), TrackerAlignmentLevelBuilder::addTIDDetUnitInfo(), TrackerAlignmentLevelBuilder::addTOBDetUnitInfo(), edm::ParameterSet::addUntrackedParameter(), TotemRPDQMSource::analyze(), CTPPSDiamondDQMSource::analyze(), associationMapFilterValues(), CSCSegmentBuilder::build(), DCCTBDataMapper::buildSRPFields(), DCCTBDataMapper::buildTCCFields(), TowerBlockFormatter::DigiToRaw(), StripCompactDigiSimLinks::Filler::Filler(), DetIdAssociator::fillSet(), RPCStripsRing::fillWithVirtualStrips(), HLTMuonPlotter::findMatches(), HBHEHitMap::findNeighbor(), edm::eventsetup::EventSetupProvider::finishConfiguration(), HcalQIEManager::getHfQieTable(), pat::PATTriggerProducer::ModuleLabelToPathAndFlags::init(), edm::ProductRegistry::initializeLookupTables(), edm::eventsetup::EventSetupProvider::insert(), edm::AssociationMap< edm::OneToMany< reco::BasicJetCollection, reco::TrackCollection > >::insert(), CustomConfigs::L1REPACK(), CastorPedestalAnalysis::per2CapsHists(), HcalPedestalAnalysis::per2CapsHists(), ConfigBuilder.ConfigBuilder::prepare_DQM(), SETPatternRecognition::produce(), Vispa.Views.LineDecayView.LineDecayContainer::select(), pat::PATObject< ObjectType >::setEfficiency(), CastorLedAnalysis::SetupLEDHists(), HcalLedAnalysis::SetupLEDHists(), reco::TaggingVariableList::TaggingVariableList(), edm::ParameterSet::trackedID(), edm::eventsetup::EventSetupProvider::~EventSetupProvider(), cond::persistency::GLOBAL_TAG::Table::~Table(), cond::persistency::TAG::Table::~Table(), cond::persistency::RUN_INFO::Table::~Table(), cond::persistency::GLOBAL_TAG_MAP::Table::~Table(), cond::persistency::PAYLOAD::Table::~Table(), and cond::persistency::TAG_LOG::Table::~Table().
|
inline |
|
inline |
Definition at line 28 of file HCMethods.h.
Referenced by find(), edm::EventSetup::get(), insert(), and edm::EventSetup::tryToGet().
|
inline |
Definition at line 34 of file HCMethods.h.