ATLAS Offline Software
Loading...
Searching...
No Matches
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
 Material with information about thickness of material. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Typedefs

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

Functions

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