ATLAS Offline Software
|
#include "TrkDetDescrUtils/GeometryStatics.h"
#include "TrkDetDescrUtils/SharedObject.h"
#include "TrkDetDescrUtils/ObjectAccessor.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "AthenaKernel/CLASS_DEF.h"
#include "CxxUtils/CachedUniquePtr.h"
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | Trk::Volume |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &sl, const Volume &vol) |
Overload of << operator for both, MsgStream and std::ostream for debug output. More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, const Volume &vol) |