DD4hep  01.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces | Typedefs | Functions
MaterialManager.h File Reference
#include "DD4hep/Detector.h"
#include "DD4hep/Objects.h"
#include "DDRec/Vector3D.h"
#include "DDRec/Material.h"
#include "DD4hep/DD4hepUnits.h"
#include <vector>
+ Include dependency graph for MaterialManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dd4hep::rec::MaterialManager
 Material manager provides access to the material properties of the detector. More...
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::rec
 Namespace for the reconstruction part of the AIDA detector description toolkit.
 

Typedefs

typedef std::vector< std::pair
< Material, double > > 
dd4hep::rec::MaterialVec
 
typedef std::vector< std::pair
< PlacedVolume, double > > 
dd4hep::rec::PlacementVec
 

Functions

std::ostreamdd4hep::rec::operator<< (std::ostream &os, const Material &m)
 dump Material operator More...
 
std::ostreamdd4hep::rec::operator<< (std::ostream &os, const MaterialVec &m)
 dump MaterialVec operator More...