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