ATLAS Offline Software
Classes | Namespaces | Enumerations | Functions
LayerMaterialProperties.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkDetDescrUtils/SharedObject.h"
#include "TrkEventPrimitives/PropDirection.h"
#include "TrkGeometry/MaterialProperties.h"
#include "GaudiKernel/MsgStream.h"
#include <vector>
Include dependency graph for LayerMaterialProperties.h:

Go to the source code of this file.

Classes

class  Trk::LayerMaterialProperties
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Enumerations

enum  Trk::MaterialConcentration { Trk::alongPre = 1, Trk::split = 0, Trk::oppositePre = -1 }
 

Functions

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