ATLAS Offline Software
|
#include <iomanip>
#include <iostream>
#include "GaudiKernel/MsgStream.h"
#include "CxxUtils/checker_macros.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkDetDescrUtils/ObjectAccessor.h"
Go to the source code of this file.
Classes | |
class | Trk::VolumeBounds |
Namespaces | |
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. More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, const VolumeBounds &vb) |