10 : theDistance(d.
clone()), theCut(cut)
18 : theDistance(d.
clone()), theCut(cut), theBeam(beamSpot){}
23 theDistance((*other.theDistance).
clone()),
24 theCut(other.theCut), theBeam(other.theBeam) {}
35 if (
this == &other)
return *
this;
VertexDistance * theDistance
virtual bool operator()(const reco::Vertex &) const
double covariance(int i, int j) const
(i, j)-th element of error matrix, i, j = 0, ... 2
virtual ~VertexCompatibleWithBeam()
const Point & position() const
position
VertexCompatibleWithBeam(const VertexDistance &dist, float cut)
GlobalErrorBase< double, ErrorMatrixTag > GlobalError
void setBeamSpot(const reco::BeamSpot &beamSpot)
Measurement1D distance(const reco::Vertex &, const reco::Vertex &) const
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
float distanceToBeam(const reco::Vertex &) const
VertexCompatibleWithBeam & operator=(const VertexCompatibleWithBeam &other)