1 #ifndef CommonTools_RecoAlgos_TrackWithVertexSelector_H
2 #define CommonTools_RecoAlgos_TrackWithVertexSelector_H
bool testTrack(const reco::Track &t) const
bool testVertices(const reco::Track &t, const reco::VertexCollection &vtxs) const
std::vector< Vertex > VertexCollection
collection of Vertex objects
uint32_t numberOfValidHits_
edm::EDGetTokenT< reco::VertexCollection > vertexToken_
~TrackWithVertexSelector()
uint32_t numberOfValidPixelHits_
XYZPointD XYZPoint
point in space with cartesian internal representation
bool operator()(const reco::Track &t, const edm::Event &iEvent) const
uint32_t numberOfLostHits_
TrackWithVertexSelector(const edm::ParameterSet &iConfig, edm::ConsumesCollector &&iC)