ATLAS Offline Software
Loading...
Searching...
No Matches
Surface.h File Reference

Go to the source code of this file.

Classes

class  Trk::Surface
 Abstract Base Class for tracking surfaces. More...
struct  Trk::Surface::Transforms

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Typedefs

typedef SurfaceUniquePtrT< Trk::SurfaceTrk::SurfaceUniquePtr
typedef SurfaceUniquePtrT< const Trk::SurfaceTrk::ConstSurfaceUniquePtr

Enumerations

enum  Trk::SurfaceOwner { Trk::noOwn = 0 , Trk::TGOwn = 1 , Trk::DetElOwn = 2 , Trk::userOwn = 3 }

Functions

MsgStream & Trk::operator<< (MsgStream &sl, const Surface &sf)
 Overload of << operator for both, MsgStream and std::ostream for debug output.
std::ostream & Trk::operator<< (std::ostream &sl, const Surface &sf)