CMS 3D CMS Logo

Classes | Namespaces | Typedefs
PFCand_AssoMapAlgos.h File Reference
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "CommonTools/RecoUtils/interface/PF_PU_AssoMapAlgos.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h"
#include "Geometry/Records/interface/GlobalTrackingGeometryRecord.h"

Go to the source code of this file.

Classes

class  PFCand_AssoMapAlgos
 

Namespaces

 edm
 HLT enums.
 

Typedefs

typedef std::pair< reco::PFCandidateRef, int > PFCandQualityPair
 
typedef std::vector< PFCandQualityPairPFCandQualityPairVector
 
typedef edm::AssociationMap< edm::OneToManyWithQuality< reco::VertexCollection, reco::PFCandidateCollection, int > > PFCandToVertexAssMap
 
typedef std::pair< reco::VertexRef, PFCandQualityPairVertexPfcQuality
 
typedef std::pair< reco::VertexRef, float > VertexPtsumPair
 
typedef std::vector< VertexPtsumPairVertexPtsumVector
 
typedef edm::AssociationMap< edm::OneToManyWithQuality< reco::PFCandidateCollection, reco::VertexCollection, int > > VertexToPFCandAssMap
 

Typedef Documentation

◆ PFCandQualityPair

typedef std::pair<reco::PFCandidateRef, int> PFCandQualityPair

Definition at line 34 of file PFCand_AssoMapAlgos.h.

◆ PFCandQualityPairVector

Definition at line 35 of file PFCand_AssoMapAlgos.h.

◆ PFCandToVertexAssMap

Definition at line 30 of file PFCand_AssoMapAlgos.h.

◆ VertexPfcQuality

Definition at line 37 of file PFCand_AssoMapAlgos.h.

◆ VertexPtsumPair

typedef std::pair<reco::VertexRef, float> VertexPtsumPair

Definition at line 39 of file PFCand_AssoMapAlgos.h.

◆ VertexPtsumVector

typedef std::vector<VertexPtsumPair> VertexPtsumVector

Definition at line 40 of file PFCand_AssoMapAlgos.h.

◆ VertexToPFCandAssMap

Definition at line 32 of file PFCand_AssoMapAlgos.h.