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 BeautifulSoup.PageElement::_invert(), HcalLutManager::addLutMap(), associationMapFilterValues(), CSCSegmentBuilder::build(), DCCTBDataMapper::buildSRPFields(), DCCTBDataMapper::buildTCCFields(), customizeTrackingMonitorSeedNumber::customise_trackMon_IterativeTracking_PHASE1(), customizeTrackingMonitorSeedNumber::customise_trackMon_IterativeTracking_PHASE1PU140(), customizeTrackingMonitorSeedNumber::customise_trackMon_IterativeTracking_PHASE1PU70(), customizeHLTforMC::customizeHLTforMC(), TowerBlockFormatter::DigiToRaw(), RPCStripsRing::fillWithVirtualStrips(), HLTMuonPlotter::findMatches(), HcalQIEManager::getHfQieTable(), edm::EventProcessor::init(), edm::ProductRegistry::initializeLookupTables(), RPAlignmentCorrectionsDataSequence::Insert(), edm::AssociationMap< edm::OneToMany< reco::BasicJetCollection, reco::TrackCollection > >::insert(), edm::Trie< T >::insert(), cond::persistency::PAYLOAD::Table::insertIfNew(), CustomConfigs::L1REPACK(), RPAlignmentCorrectionsDataSequence::LoadXMLFile(), CastorPedestalAnalysis::per2CapsHists(), HcalPedestalAnalysis::per2CapsHists(), SETPatternRecognition::produce(), Vispa.Views.LineDecayView.LineDecayContainer::select(), pat::PATObject< ObjectType >::setEfficiency(), CastorLedAnalysis::SetupLEDHists(), HcalLedAnalysis::SetupLEDHists(), and VoronoiAlgorithm::voronoi_area_incident().
|
inline |
|
inline |
Definition at line 28 of file HCMethods.h.
Referenced by find(), insert(), and edm::eventsetup::EventSetupProvider::insert().
|
inline |
Definition at line 34 of file HCMethods.h.