ATLAS Offline Software
|
#include <iomanip>
#include <iostream>
#include "GaudiKernel/MsgStream.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkSurfaces/BoundaryCheck.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 double TDD_real_t |
Definition at line 28 of file SurfaceBounds.h.