9#ifndef TRKSPACETIMEPOINT_H
10#define TRKSPACETIMEPOINT_H
MsgStream & operator<<(MsgStream &sl, const Trk::SpaceTimePoint &stp)
Overload of << operator for MsgStream for debug output.
SpaceTimePointBase(const float &t, const float &t_error, const float &weight)
constructor taking a time, an error on the time and a weight
float weight() const
access to the weight of the space time point
virtual ~SpaceTimePoint()
default destructor
TrackState::MeasurementType m_detectorID
enum to denote origin of timing information
SpaceTimePoint()
T/P framework default constructor.
TrackState::MeasurementType measurementType() const
return information about detector from which timing info originates
const Amg::Vector3D & globalPosition() const
access to the global position
Amg::Vector3D m_position
global position of the point
Eigen::Matrix< double, 3, 1 > Vector3D
MeasurementType
enum describing the flavour of MeasurementBase
Ensure that the ATLAS eigen extensions are properly loaded.