68 sl <<
"Printing Trk::MVFVxCandidate:" <<
endmsg;
75 sl <<
"Printing Trk::MVFVxCandidate:" << std::endl;
MVFVxCandidate & operator=(const MVFVxCandidate &)
Assignement operator.
MVFVxCandidate()
Default constructor and destructor.
virtual ~MVFVxCandidate()
Trk::MvfFitInfo m_fitInfo
virtual MsgStream & dump(MsgStream &sl) const
Output Method for MsgStream, to be overloaded by child classes.
Trk::RecVertex inherits from Trk::Vertex.
std::vector< Trk::VxTrackAtVertex * > * vxTrackAtVertex(void)
Unconst pointer to the vector of tracks Required by some of the vertex fitters.
const Trk::RecVertex & recVertex(void) const
Returns a reference to reconstructed vertex.
VxCandidate()
Default constructor for persistency.
virtual MsgStream & dump(MsgStream &sl) const
Output Method for MsgStream, to be overloaded by child classes.
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.