Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Types.hh"
#include "geomdefs.hh"
#include <vector>
#include <map>
#include "G4GDMLReadParamvol.hh"
Go to the source code of this file.
Classes | |
class | G4GDMLReadStructure |
Typedefs | |
using | G4GDMLAuxMapType = std::map< G4LogicalVolume *, G4GDMLAuxListType > |
using | G4GDMLAssemblyMapType = std::map< G4String, G4AssemblyVolume * > |
using G4GDMLAssemblyMapType = std::map<G4String, G4AssemblyVolume*> |
Definition at line 49 of file G4GDMLReadStructure.hh.
using G4GDMLAuxMapType = std::map<G4LogicalVolume*, G4GDMLAuxListType> |
Definition at line 48 of file G4GDMLReadStructure.hh.