ATLAS Offline Software
Loading...
Searching...
No Matches
VolumeBounds.h File Reference
#include <iomanip>
#include <iostream>
#include <memory>
#include "GaudiKernel/MsgStream.h"
#include "CxxUtils/checker_macros.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkDetDescrUtils/ObjectAccessor.h"
Include dependency graph for VolumeBounds.h:

Go to the source code of this file.

Classes

class  Trk::VolumeBounds
 Pure Absract Base Class for Volume bounds. More...

Namespaces

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

Functions

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