ATLAS Offline Software
|
#include "TrkVolumes/BoundarySurfaceFace.h"
#include "GaudiKernel/MsgStream.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | Trk::GlueVolumesDescriptor |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::map< BoundarySurfaceFace, std::vector< TrackingVolume * > >::iterator | Trk::GlueVolumeIterator |
typedef std::map< BoundarySurfaceFace, std::vector< TrackingVolume * > >::const_iterator | Trk::GlueVolumeConstIterator |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &sl, GlueVolumesDescriptor &mprop) |
Overload of << operator for both, MsgStream and std::ostream for debug output. More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, GlueVolumesDescriptor &mprop) |