1 #ifndef RecoTauTag_RecoTau_RecoTauVertexAssociator_h
2 #define RecoTauTag_RecoTau_RecoTauVertexAssociator_h
42 namespace reco {
namespace tau {
reco::VertexRef associatedVertex(const PFJet &tau) const
std::map< const reco::PFJet *, reco::VertexRef > * JetToVertexAssociation
void setEvent(const edm::Event &evt)
Load the vertices from the event.
reco::TrackBaseRef getLeadTrack(const PFJet &jet) const
Jets made from PFObjects.
RecoTauVertexAssociator(const edm::ParameterSet &pset, edm::ConsumesCollector &&iC)
RecoTauQualityCuts qcuts_
std::vector< reco::VertexRef > vertices_
edm::EDGetTokenT< reco::VertexCollection > vx_token
virtual ~RecoTauVertexAssociator()