Go to the documentation of this file. 1 #ifndef CommonTools_RecoAlgos_TrackWithVertexSelector_H
2 #define CommonTools_RecoAlgos_TrackWithVertexSelector_H
std::vector< Vertex > VertexCollection
collection of Vertex objects
bool testVertices(const reco::Track &t, const reco::VertexCollection &vtxs) const
void init(const edm::Event &event, const edm::EventSetup &)
const edm::ValueMap< float > * timeresoscoll_
const reco::VertexCollection * vcoll_
uint32_t numberOfValidHits_
edm::EDGetTokenT< reco::VertexCollection > vertexToken_
edm::EDGetTokenT< edm::ValueMap< float > > timesToken_
~TrackWithVertexSelector()
edm::EDGetTokenT< edm::ValueMap< float > > timeResosToken_
XYZPointD XYZPoint
point in space with cartesian internal representation
uint32_t numberOfValidPixelHits_
bool testTrack(const reco::Track &t) const
bool operator()(const reco::Track &t) const
bool operator()(const reco::TrackRef &t, const edm::Event &iEvent)
bool operator()(const reco::Track &t, const edm::Event &iEvent)
const edm::ValueMap< float > * timescoll_
uint32_t numberOfLostHits_
TrackWithVertexSelector(const edm::ParameterSet &iConfig, edm::ConsumesCollector &&iC)