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 |
Definition at line 67 of file HCMethods.h.
References makeKey().
|
inline |
Definition at line 50 of file HCMethods.h.
References makeKey().
Referenced by TotemRPDQMSource::analyze(), CTPPSDiamondDQMSource::analyze(), tt::StubAssociation::associate(), associationMapFilterValues(), CSCSegmentBuilder::build(), DCCTBDataMapper::buildSRPFields(), DCCTBDataMapper::buildTCCFields(), DetIdAssociator::fillSet(), RPCStripsRing::fillWithVirtualStrips(), HLTMuonPlotter::findMatches(), edm::ProductRegistry::initializeLookupTables(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::GsfTrackCollection, unsigned short > >::insert(), edm::Trie< T >::insert(), cond::persistency::PAYLOAD::Table::insertIfNew(), CustomConfigs::L1REPACK(), HcalPedestalAnalysis::per2CapsHists(), CastorPedestalAnalysis::per2CapsHists(), ConfigBuilder.ConfigBuilder::prepare(), ConfigBuilder.ConfigBuilder::prepare_DQM(), ConfigBuilder.ConfigBuilder::prepare_VALIDATION(), SETPatternRecognition::produce(), l1tVertexFinder::RecoVertex< T >::RecoVertex(), CastorLedAnalysis::SetupLEDHists(), and HcalLedAnalysis::SetupLEDHists().
|
inline |
Definition at line 55 of file HCMethods.h.
|
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.