12#include "GaudiKernel/MsgStream.h"
17 sl <<
"Trk::CuvilinearUVT - curvilinear frame (u,v,t)" << std::endl;
18 sl <<
" u = " << uvt.
curvU() << std::endl;
19 sl <<
" v = " << uvt.
curvV() << std::endl;
20 sl <<
" t = " << uvt.
curvT() << std::endl;
27 sl <<
"Trk::CuvilinearUVT - curvilinear frame (u,v,t)" << std::endl;
28 sl <<
" u = " << uvt.
curvU() << std::endl;
29 sl <<
" v = " << uvt.
curvV() << std::endl;
30 sl <<
" t = " << uvt.
curvT() << std::endl;
simple class that constructs the curvilinear vectors curvU and curvV from a given momentum direction ...
const Amg::Vector3D & curvU() const
Access methods.
const Amg::Vector3D & curvT() const
const Amg::Vector3D & curvV() const
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output