Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4EllipticalCone.hh 72937 2013-08-14 13:20:38Z gcosmo $
|
||||
//
|
||||
//
|
||||
// --------------------------------------------------------------------
|
||||
@@ -144,7 +144,6 @@ class G4EllipticalCone : public G4VSolid
|
||||
void DescribeYourselfTo(G4VGraphicsScene& scene) const;
|
||||
G4VisExtent GetExtent() const;
|
||||
G4Polyhedron* CreatePolyhedron() const;
|
||||
G4NURBS* CreateNURBS() const;
|
||||
|
||||
public: // without description
|
||||
|
||||
@@ -167,6 +166,7 @@ class G4EllipticalCone : public G4VSolid
|
||||
private:
|
||||
|
||||
G4double kRadTolerance;
|
||||
G4double halfRadTol, halfCarTol;
|
||||
|
||||
G4double fCubicVolume;
|
||||
G4double fSurfaceArea;
|
||||
|
||||
Reference in New Issue
Block a user