Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4GDMLReadStructure.hh File Reference
#include "G4Types.hh"
#include "geomdefs.hh"
#include "G4GDMLReadParamvol.hh"

Go to the source code of this file.

Classes

struct  G4GDMLAuxPairType
 
class  G4GDMLReadStructure
 

Typedefs

typedef std::vector< G4GDMLAuxPairTypeG4GDMLAuxListType
 
typedef std::map< G4LogicalVolume *, G4GDMLAuxListTypeG4GDMLAuxMapType
 
typedef std::map< G4String, G4AssemblyVolume * > G4GDMLAssemblyMapType
 

Typedef Documentation

◆ G4GDMLAssemblyMapType

Definition at line 60 of file G4GDMLReadStructure.hh.

◆ G4GDMLAuxListType

typedef std::vector<G4GDMLAuxPairType> G4GDMLAuxListType

Definition at line 58 of file G4GDMLReadStructure.hh.

◆ G4GDMLAuxMapType

Definition at line 59 of file G4GDMLReadStructure.hh.