ATLAS Offline Software
Loading...
Searching...
No Matches
CurvilinearUVT.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include "EventPrimitives/EventPrimitives.h"
#include <cmath>
#include <iostream>
#include "TrkEventPrimitives/CurvilinearUVT.icc"
Include dependency graph for CurvilinearUVT.h:
This graph shows which files directly or indirectly include this file:

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)