|
DD4hep
01.18
|
#include "DDRec/Surface.h"#include "DD4hep/detail/DetectorInterna.h"#include "DD4hep/Memory.h"#include "DDRec/MaterialManager.h"#include <cmath>#include <memory>#include <exception>#include "TGeoMatrix.h"#include "TGeoShape.h"#include "TRotation.h"#include "TGeoTrd1.h"
Include dependency graph for Surface.cpp:Go to the source code of this file.
Namespaces | |
| dd4hep | |
| Namespace for the AIDA detector description toolkit. | |
| dd4hep::rec | |
| Namespace for the reconstruction part of the AIDA detector description toolkit. | |
Functions | |
| VolSurfaceList * | dd4hep::rec::volSurfaceList (DetElement &det) |
| Helper function for accessing the list assigned to a DetElement - attaches empty list if needed. More... | |
| bool | dd4hep::rec::findVolume (PlacedVolume pv, Volume theVol, std::list< PlacedVolume > &volList) |
1.8.5