ATLAS Offline Software
Loading...
Searching...
No Matches
GlueVolumesDescriptor.h File Reference
#include "TrkVolumes/BoundarySurfaceFace.h"
#include "GaudiKernel/MsgStream.h"
#include <map>
#include <vector>
Include dependency graph for GlueVolumesDescriptor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Trk::GlueVolumesDescriptor
 Descriptor class to hold GlueVolumes of a TrackingGeometry object. More...

Namespaces

namespace  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.
std::ostream & Trk::operator<< (std::ostream &sl, GlueVolumesDescriptor &mprop)