DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep  Rev:Unversioneddirectory
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
MaterialManager.h File Reference
#include "DD4hep/Objects.h"
#include "DDSurfaces/Vector3D.h"
#include "DDRec/Material.h"
#include "DD4hep/DD4hepUnits.h"
#include <vector>

Go to the source code of this file.

Classes

class  DD4hep::DDRec::MaterialManager
 

Namespaces

 DD4hep
 Namespace for the AIDA detector description toolkit.
 
 DD4hep::DDRec
 Namespace for the reconstruction part of the AIDA detector description toolkit.
 

Typedefs

typedef std::vector< std::pair
< Material, double > > 
DD4hep::DDRec::MaterialVec
 

Functions

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