DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
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>

Go to the source code of this file.

Classes

class  dd4hep::rec::MaterialManager
 

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::ostream & dd4hep::rec::operator<< (std::ostream &os, const Material &m)
 dump Material operator More...
 
std::ostream & dd4hep::rec::operator<< (std::ostream &os, const MaterialVec &m)
 dump MaterialVec operator More...