|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef SCATTERINGANGLEONTRACK_H
6 #define SCATTERINGANGLEONTRACK_H
96 return m_sigmaDeltaPhi;
102 return m_sigmaDeltaTheta;
double deltaPhi() const
returns the
ScatteringAngles(double deltaPhi, double deltaTheta, double sigmaDeltaPhi, double sigmaDeltaTheta)
full constructor passing two deflection angles and their uncertainties
ScatteringAngles()=default
default constructor for POOL
ScatteringAngles & operator=(const ScatteringAngles &)=default
represents a deflection of the track caused through multiple scattering in material.
ScatteringAngles(ScatteringAngles &&)=default
double sigmaDeltaTheta() const
returns the
double m_sigmaDeltaTheta
holds the error on the theta deflection
~ScatteringAngles()=default
destructor
Ensure that the ATLAS eigen extensions are properly loaded.
double m_deltaPhi
holds deflection
ScatteringAngles(const ScatteringAngles &)=default
double m_sigmaDeltaPhi
holds the error on the phi deflection
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output
ScatteringAngles & operator=(ScatteringAngles &&)=default
double sigmaDeltaPhi() const
returns the
double m_deltaTheta
holds deflection
double deltaTheta() const
returns the