#include <G4STRead.hh>
Definition at line 55 of file G4STRead.hh.
Definition at line 253 of file G4STRead.cc.
256 if (mediumMaterial == 0)
259 "Pointer to medium material is not valid!");
261 if (solidMaterial == 0)
264 "Pointer to solid material is not valid!");
267 solid_material = solidMaterial;
272 "TessellatedWorldLV", 0, 0, 0);
275 ReadGeom(name+
".geom");
276 ReadTree(name+
".tree");
G4double GetXHalfLength() const
void SetZHalfLength(G4double dz)
static const G4double kInfinity
CLHEP::Hep3Vector G4ThreeVector
G4double GetZHalfLength() const
G4double GetYHalfLength() const
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
void SetYHalfLength(G4double dy)
void SetXHalfLength(G4double dx)
The documentation for this class was generated from the following files:
- source/geant4.10.03.p03/source/persistency/gdml/include/G4STRead.hh
- source/geant4.10.03.p03/source/persistency/gdml/src/G4STRead.cc