5#ifndef VXMULTIVERTEX_MVFFITINFO_H
6#define VXMULTIVERTEX_MVFFITINFO_H
const xAOD::Vertex * constraintVertex(void) const
Const access to the constraint vertex.
MvfFitInfo()
Default constructor and destructor.
void setLinearizationVertex(Amg::Vector3D *)
Linearization point set method.
void setSeedVertex(Amg::Vector3D *)
Seed vertex set method.
xAOD::Vertex * m_constraintVertex
const Amg::Vector3D * linearizationVertex(void) const
Const access to the linearization point.
Amg::Vector3D * m_seedVertex
MvfFitInfo & operator=(const MvfFitInfo &rhs)
const Amg::Vector3D * seedVertex(void) const
Const access to the seed vertex.
Amg::Vector3D * m_linearizationVertex
void setConstraintVertex(xAOD::Vertex *)
Constraint vertex set method.
Eigen::Matrix< double, 3, 1 > Vector3D
Ensure that the ATLAS eigen extensions are properly loaded.
Vertex_v1 Vertex
Define the latest version of the vertex class.