Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "G4GDMLReadStructure.hh"
#include "G4GDMLWriteStructure.hh"
#include "G4STRead.hh"
#include "G4GDMLMessenger.hh"
#include "G4GDMLEvaluator.hh"
#include "G4TransportationManager.hh"
#include "G4Navigator.hh"
#include "G4Threading.hh"
#include "G4GDMLParser.icc"
Go to the source code of this file.
Classes | |
class | G4GDMLParser |
Macros | |
#define | G4GDML_DEFAULT_SCHEMALOCATION G4String("http://cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd") |
#define | G4GDML_DEFAULT_WRITE_SCHEMALOCATION G4String("http://cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd") |
#define G4GDML_DEFAULT_SCHEMALOCATION G4String("http://cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd") |
Definition at line 48 of file G4GDMLParser.hh.
#define G4GDML_DEFAULT_WRITE_SCHEMALOCATION G4String("http://cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd") |
Definition at line 53 of file G4GDMLParser.hh.