58 void TessellatedRead(
const std::string&);
59 void FacetRead(
const std::string&);
60 void PhysvolRead(
const std::string&);
66 G4Box* world_box =
nullptr;
71 std::vector<G4TessellatedSolid*> tessellatedList;
72 std::map<G4TessellatedSolid*, G4LogicalVolume*> volumeMap;
CLHEP::Hep3Vector G4ThreeVector
G4Box is a cuboid of given half lengths dx,dy,dz. The Box is centred on the origin with sides paralle...
G4LogicalVolume represents a leaf node or unpositioned subtree in the geometry hierarchy....
G4LogicalVolume * Read(const G4String &, G4Material *mediumMaterial, G4Material *solidMaterial)
G4TessellatedSolid is a solid defined by a number of facets. It is important that the supplied facets...