1 #ifndef PhysicsTools_PatUtils_interface_VertexAssociationSelector_h 2 #define PhysicsTools_PatUtils_interface_VertexAssociationSelector_h 20 class SelectCandidates {
30 class SelectVertices {
55 SelectCandidates selectCandidates(
const reco::Vertex &
vtx )
const {
return SelectCandidates(*
this,
vtx ); }
pat::VertexAssociation simpleAssociation(const reco::Candidate &c, const reco::VertexRef &vtx) const
bool operator()(const pat::VertexAssociation &vass) const
check if this VertexAssociation is ok
float dZ
cuts on Z and transverse distance from the vertex, absolute values or significances ...
Analysis-level structure for vertex-related information.
VertexAssociationSelector()
an empty constructor is sometimes needed