#include <AssociationMapHelpers.h>
Public Types | |
typedef K | key_type |
typedef V | value_type |
Public Member Functions | |
KeyVal () | |
KeyVal (const K &k, const V &v) | |
template<typename K_ , typename V_ > | |
KeyVal (K_ &&k, V_ &&v) | |
KeyVal (EDProductGetter const *getter) | |
Public Attributes | |
K | key |
V | val |
Definition at line 22 of file AssociationMapHelpers.h.
typedef K edm::helpers::KeyVal< K, V >::key_type |
Definition at line 23 of file AssociationMapHelpers.h.
typedef V edm::helpers::KeyVal< K, V >::value_type |
Definition at line 24 of file AssociationMapHelpers.h.
|
inline |
Definition at line 25 of file AssociationMapHelpers.h.
|
inline |
Definition at line 26 of file AssociationMapHelpers.h.
|
inline |
Definition at line 28 of file AssociationMapHelpers.h.
|
inline |
Definition at line 30 of file AssociationMapHelpers.h.
K edm::helpers::KeyVal< K, V >::key |
Definition at line 32 of file AssociationMapHelpers.h.
Referenced by edmtest::AssociationMapAnalyzer::analyze(), SiStripLAProfileBooker::analyze(), das_client.HTTPSClientAuthHandler::get_connection(), ws_sso_content_reader.HTTPSClientAuthHandler::getConnection(), edm::OneToMany< std::vector< SimTrack >, std::vector< OmniClusterRef >, unsigned int >::insert(), edm::OneToOneGeneric< CKey, CVal, index >::insert(), edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::insert(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::GsfTrackCollection, unsigned short > >::insert(), TrackListCombiner::produce(), PF_PU_FirstVertexTracks::produce(), PFCand_NoPU_WithAM::produce(), edm::OneToOneGeneric< CKey, CVal, index >::transientKeyVector(), edm::OneToMany< std::vector< SimTrack >, std::vector< OmniClusterRef >, unsigned int >::transientKeyVector(), edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::transientKeyVector(), edm::OneToOneGeneric< CKey, CVal, index >::transientMap(), edm::OneToMany< std::vector< SimTrack >, std::vector< OmniClusterRef >, unsigned int >::transientMap(), and edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::transientMap().
V edm::helpers::KeyVal< K, V >::val |
Definition at line 33 of file AssociationMapHelpers.h.
Referenced by value.Value::__eq__(), value.Value::__iadd__(), value.Value::__idiv__(), value.Value::__isub__(), value.Value::__str__(), edmtest::AssociationMapAnalyzer::analyze(), SiStripLAProfileBooker::analyze(), TrackingNtuple::fillCandidates(), TracksterToSimTracksterAssociationHelper::fillFromEvent(), TrackingNtuple::fillTracks(), HLTEgammaGenericQuadraticEtaFilter::hltFilter(), HLTEgammaGenericQuadraticFilter::hltFilter(), HLTElectronGenericFilter::hltFilter(), HLTGenericFilter< T1 >::hltFilter(), edm::OneToMany< std::vector< SimTrack >, std::vector< OmniClusterRef >, unsigned int >::insert(), edm::OneToOneGeneric< CKey, CVal, index >::insert(), edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::insert(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::GsfTrackCollection, unsigned short > >::insert(), noPuUtils::isVertexAssociated_fast(), HLTEgammaCaloIsolFilterPairs::PassCaloIsolation(), TrackListCombiner::produce(), L3MuonSumCaloPFIsolationProducer::produce(), HFRecoEcalCandidateAlgo::produce(), TrackTimeValueMapProducer::produce(), SimPFProducer::produce(), PF_PU_FirstVertexTracks::produce(), PFCand_NoPU_WithAM::produce(), MuonsFromRefitTracksProducer::produce(), value.Value::relerr(), tevOptimizedTMR(), edm::OneToOneGeneric< CKey, CVal, index >::transientMap(), edm::OneToMany< std::vector< SimTrack >, std::vector< OmniClusterRef >, unsigned int >::transientMap(), edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::transientMap(), edm::OneToOneGeneric< CKey, CVal, index >::transientValVector(), edm::OneToMany< std::vector< SimTrack >, std::vector< OmniClusterRef >, unsigned int >::transientValVector(), edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::transientValVector(), edm::OneToMany< std::vector< SimTrack >, std::vector< OmniClusterRef >, unsigned int >::val(), edm::OneToOneGeneric< CKey, CVal, index >::val(), and edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::val().