Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4GDMLParser.hh File Reference
#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")
 

Macro Definition Documentation

◆ G4GDML_DEFAULT_SCHEMALOCATION

#define G4GDML_DEFAULT_SCHEMALOCATION    G4String("http://cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd")

Definition at line 48 of file G4GDMLParser.hh.

48#define G4GDML_DEFAULT_SCHEMALOCATION \
49 G4String("http://cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd")

◆ G4GDML_DEFAULT_WRITE_SCHEMALOCATION

#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.

53#define G4GDML_DEFAULT_WRITE_SCHEMALOCATION \
54 G4String("http://cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd")