![]() |
ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"#include "EventPrimitives/EventPrimitives.h"#include <cmath>#include <iostream>#include "TrkEventPrimitives/CurvilinearUVT.icc"Go to the source code of this file.
Classes | |
| class | Trk::CurvilinearUVT |
| simple class that constructs the curvilinear vectors curvU and curvV from a given momentum direction (must be unit vector). More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| MsgStream & | Trk::operator<< (MsgStream &sl, const CurvilinearUVT &uvt) |
| Overload of << operator for both, MsgStream and std::ostream for debug output. | |
| std::ostream & | Trk::operator<< (std::ostream &sl, const CurvilinearUVT &uvt) |