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

Go to the source code of this file.

Classes

class  dd4hep::rec::SurfaceManager
 Surface manager class that holds maps of surfaces for all known sensitive detector types and individual sub detectors. 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::multimap
< unsigned long, ISurface * > 
dd4hep::rec::SurfaceMap
 typedef for surface maps, keyed by the cellID More...