![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Printout.h>#include <DD4hep/Volumes.h>#include <DD4hep/DetElement.h>#include <DD4hep/DetectorTools.h>#include <DD4hep/VolumeManager.h>#include <DD4hep/detail/VolumeManagerInterna.h>#include <DDG4/Geant4VolumeManager.h>#include <DDG4/Geant4TouchableHandler.h>#include <DDG4/Geant4Mapping.h>#include <G4VTouchable.hh>#include <G4LogicalVolume.hh>#include <G4VPhysicalVolume.hh>#include <set>#include <stdexcept>#include <string>#include <utility>#include <vector>#include <DDG4/Geant4AssemblyVolume.h>Go to the source code of this file.
Typedefs | |
| using | VolIDDescriptor = std::pair< VolumeID, std::vector< std::pair< const BitFieldElement *, VolumeID > > > |
| using VolIDDescriptor = std::pair<VolumeID,std::vector<std::pair<const BitFieldElement*, VolumeID> > > |
Definition at line 58 of file Geant4VolumeManager.cpp.
1.8.18