ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
MaterialProperties.h File Reference
#include "GaudiKernel/MsgStream.h"
#include "TrkGeometry/Material.h"
#include <iosfwd>
#include "TrkGeometry/MaterialProperties.icc"
Include dependency graph for MaterialProperties.h:

Go to the source code of this file.

Classes

class  Trk::MaterialProperties
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Typedefs

typedef std::vector< const MaterialProperties * > Trk::MaterialPropertiesVector
 Useful typedefs. More...
 

Functions

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