|
ATLAS Offline Software
|
Go to the documentation of this file.
22 m_trackStateOnSurface(nullptr),
25 m_detTypeName(
"unidentified"),
33 std::string detTypeName,
36 m_trackStateOnSurface(trackStateOnSurface),
39 m_detTypeName(std::move(detTypeName)),
46 return m_trackStateOnSurface;
const std::string & detTypeName() const
return detector type name
const TrackState::MeasurementType & detType() const
return dectector type
const Trk::Surface * surface() const
return Trk::Surface pointer
MeasurementType
enum describing the flavour of MeasurementBase
Ensure that the ATLAS eigen extensions are properly loaded.
represents the track state (measurement, material, fit parameters and quality) at a surface.
const Trk::TrackStateOnSurface * trackStateOnSurface() const
return Trk::TrackStateOnSurface pointer
const Trk::RIO_OnTrack * rot() const
return Trk::RIO_OnTrack pointer
TrackStateData()
default constructor