Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -110,6 +110,8 @@ class G4UnionSolid : public G4BooleanSolid
|
||||
void DescribeYourselfTo ( G4VGraphicsScene& scene ) const ;
|
||||
G4Polyhedron* CreatePolyhedron () const ;
|
||||
|
||||
virtual G4double GetCubicVolume() final;
|
||||
|
||||
private:
|
||||
|
||||
G4ThreeVector fPMin, fPMax; // bounding box extended by half-tolerance
|
||||
|
||||
Reference in New Issue
Block a user