#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include <limits>
Go to the source code of this file.
Typedefs | |
using | Point = math::XYZPoint |
Functions | |
Point | getBestVertex (reco::Track const &trk, reco::VertexCollection const &vertices, const size_t minNtracks=2) |
Point | getBestVertex_withError (reco::Track const &trk, reco::VertexCollection const &vertices, Point &error, const size_t minNtracks=2) |
using Point = math::XYZPoint |
Definition at line 6 of file getBestVertex.h.
|
inline |
Definition at line 9 of file getBestVertex.h.
References funct::abs(), PVValHelper::dz, reco::TrackBase::dz(), SiStripPI::max, and l1t::tracks.
Referenced by TrackingNtuple::fillTracks(), and MultiTrackSelector::produce().
|
inline |
Definition at line 30 of file getBestVertex.h.
References funct::abs(), PVValHelper::dz, reco::TrackBase::dz(), SiStripPI::max, and l1t::tracks.