ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
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
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Typedefs

typedef double TDD_real_t
 

Functions

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

Typedef Documentation

◆ TDD_real_t

typedef double TDD_real_t

Definition at line 28 of file SurfaceBounds.h.