42 #ifndef _G4STREAD_INCLUDED_    43 #define _G4STREAD_INCLUDED_    76     std::map<G4TessellatedSolid*,G4LogicalVolume*> 
volumeMap;
 G4LogicalVolume * world_volume
 
void TessellatedRead(const std::string &)
 
G4ThreeVector world_extent
 
G4LogicalVolume * Read(const G4String &, G4Material *mediumMaterial, G4Material *solidMaterial)
 
void PhysvolRead(const std::string &)
 
std::vector< G4TessellatedSolid * > tessellatedList
 
void ReadTree(const G4String &)
 
G4Material * solid_material
 
void FacetRead(const std::string &)
 
std::map< G4TessellatedSolid *, G4LogicalVolume * > volumeMap
 
void ReadGeom(const G4String &)