DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#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"
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) |
bool | dd4hep::rec::findVolume (PlacedVolume pv, Volume theVol, std::list< PlacedVolume > &volList) |