CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
noPileUpMEtAuxFunctions.h
Go to the documentation of this file.
1 #ifndef RecoMET_METPUSubtraction_noPileUpMEtAuxFunctions_h
2 #define RecoMET_METPUSubtraction_noPileUpMEtAuxFunctions_h
3 
7 
12 
14 
15  // 0 = neutral particle,
16  // 1 = charged particle not associated to any vertex
17  // 2 = charged particle associated to pile-up vertex
18  // 3 = charged particle associated to vertex of hard-scatter event
19 namespace noPuUtils {
21 }
22 
25 
27 
29 
31 
32 #endif
std::vector< Vertex > VertexCollection
collection of Vertex objects
Definition: VertexFwd.h:9
edm::AssociationMap< edm::OneToManyWithQuality< reco::PFCandidateCollection, reco::VertexCollection, int > > reversedPFCandidateToVertexAssociationMap
reversedPFCandidateToVertexAssociationMap reversePFCandToVertexAssociation(const PFCandToVertexAssMap &)
int isVertexAssociated(const reco::PFCandidate &, const PFCandToVertexAssMap &, const reco::VertexCollection &, double)
Particle reconstructed by the particle flow algorithm.
Definition: PFCandidate.h:39
int isVertexAssociated_fast(const reco::PFCandidateRef &, const reversedPFCandidateToVertexAssociationMap &, const reco::VertexCollection &, double, int &, int)