1 #ifndef PFCand_AssoMapAlgos_h 2 #define PFCand_AssoMapAlgos_h 50 std::pair<std::unique_ptr<PFCandToVertexAssMap>, std::unique_ptr<VertexToPFCandAssMap>> createMappings(
int input_MaxNumAssociations_
std::pair< reco::VertexRef, PFCandQualityPair > VertexPfcQuality
std::vector< VertexPtsumPair > VertexPtsumVector
std::pair< reco::PFCandidateRef, int > PFCandQualityPair
edm::AssociationMap< edm::OneToManyWithQuality< reco::VertexCollection, reco::PFCandidateCollection, int > > PFCandToVertexAssMap
edm::AssociationMap< edm::OneToManyWithQuality< reco::PFCandidateCollection, reco::VertexCollection, int > > VertexToPFCandAssMap
edm::Handle< reco::BeamSpot > beamspotH
std::pair< reco::VertexRef, float > VertexPtsumPair
std::vector< PFCandQualityPair > PFCandQualityPairVector
edm::ESHandle< MagneticField > bFieldH
edm::EDGetTokenT< reco::VertexCollection > token_VertexCollection_
edm::Handle< reco::VertexCollection > vtxcollH
edm::EDGetTokenT< reco::BeamSpot > token_BeamSpot_