15#include "GaudiKernel/MsgStream.h"
54 m_vxTrackAtVertex.push_back(itr->clone());
113 sl <<
"Printing Trk::VxCandidate of type: " <<
m_vertexType << std::endl;
115 sl <<
"Tracks used in the vertex fit: " <<
m_vxTrackAtVertex.size() << std::endl;
Trk::RecVertex inherits from Trk::Vertex.
std::vector< Trk::VxTrackAtVertex * > m_vxTrackAtVertex
Trk::VertexType m_vertexType
Trk::RecVertex m_recVertex
virtual ~VxCandidate()
Virtual destructor, copy-constructor and assignement operator.
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 & operator=(const VxCandidate &)
VxCandidate()
Default constructor for persistency.
virtual MsgStream & dump(MsgStream &sl) const
Output Method for MsgStream, to be overloaded by child classes.
The VxTrackAtVertex is a common class for all present TrkVertexFitters The VxTrackAtVertex is designe...
Ensure that the ATLAS eigen extensions are properly loaded.
@ NotSpecified
this is the default
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output