DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Volumes.h>
#include <DD4hep/DetElement.h>
#include <DD4hep/NamedObject.h>
#include <DD4hep/IDDescriptor.h>
#include <DD4hep/ConditionsMap.h>
#include <TGeoMatrix.h>
Go to the source code of this file.
Classes | |
class | dd4hep::VolumeManagerContext |
This structure describes the cached data for one placement held by the volume manager. More... | |
class | dd4hep::VolumeManager |
Class to support the retrieval of detector elements and volumes given a valid identifier. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::detail | |
DD4hep internal namespace. | |
Functions | |
std::ostream & | dd4hep::operator<< (std::ostream &os, const VolumeManager &m) |
Enable printouts for debugging. More... | |