ATLAS Offline Software
Loading...
Searching...
No Matches
SurfaceBounds.h File Reference
#include <iomanip>
#include <iostream>
#include "GaudiKernel/MsgStream.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkSurfaces/BoundaryCheck.h"
Include dependency graph for SurfaceBounds.h:

Go to the source code of this file.

Classes

class  Trk::SurfaceBounds
 Abstract base class for surface bounds to be specified. More...

Namespaces

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

Functions

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