129 sl <<
"Printing Trk::MVFVxTrackAtVertex:" <<
endmsg;
136 sl <<
"Printing Trk::MVFVxTrackAtVertex:" << std::endl;
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
ElementLink implementation for ROOT usage.
bool setElement(ElementType element)
Set to point to an element.
bool setStorableObject(BaseConstReference data, bool replace=false, IProxyDict *sg=0)
Set link to point to a new container (storable).
An abstract class which is meant to represent an element link to the Trk::Track or Trk::TrackParticle...
AUTO - An Undocumented Tracking Object.
MVFVxTrackAtVertex()
Default constructor.
TrackToVtxLink * m_linkToVertices
Pointer to the TrackToVtxLink object, which contains the association of this track with all the other...
virtual ~MVFVxTrackAtVertex()
Destructor.
void setLinkToVertices(TrackToVtxLink *trk)
Set method for linkToVertices object.
virtual MsgStream & dump(MsgStream &sl) const override
Output Method for MsgStream, to be overloaded by child classes.
MVFVxTrackAtVertex & operator=(const MVFVxTrackAtVertex &)
Assignement operator.
void setOrigTrack(ITrackLink *trk)
Setting up the initial track.
const TrackParameters * initialPerigee(void) const
Access to the initial perigee parameters of trajectory.
const TrackParameters * perigeeAtVertex(void) const
Perigee parameters with respect to fitted vertex d_0 and z_0 are equal to 0 in case the trajectory wa...
LinearizedTrack * linState(void)
Access method for the perigee linearized track.
virtual MsgStream & dump(MsgStream &sl) const
Output Method for MsgStream, to be overloaded by child classes.
const ITrackLink * trackOrParticleLink(void) const
VxTrackAtVertex()
Default constructor.
Ensure that the ATLAS eigen extensions are properly loaded.
DataVector< TrackParticleBase > TrackParticleBaseCollection
ParametersBase< TrackParametersDim, Charged > TrackParameters