#include "G4Types.hh"#include "geomdefs.hh"#include "G4GDMLReadParamvol.hh"Go to the source code of this file.
Data Structures | |
| struct | G4GDMLAuxPairType |
| class | G4GDMLReadStructure |
Typedefs | |
| typedef std::vector< G4GDMLAuxPairType > | G4GDMLAuxListType |
| typedef std::map< G4LogicalVolume *, G4GDMLAuxListType > | G4GDMLAuxMapType |
| typedef std::map< G4String, G4AssemblyVolume * > | G4GDMLAssemblyMapType |
| typedef std::map<G4String, G4AssemblyVolume*> G4GDMLAssemblyMapType |
Definition at line 60 of file G4GDMLReadStructure.hh.
| typedef std::vector<G4GDMLAuxPairType> G4GDMLAuxListType |
Definition at line 58 of file G4GDMLReadStructure.hh.
| typedef std::map<G4LogicalVolume*,G4GDMLAuxListType> G4GDMLAuxMapType |
Definition at line 59 of file G4GDMLReadStructure.hh.
1.4.7