Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4GenericTrap.hh 72937 2013-08-14 13:20:38Z gcosmo $
|
||||
//
|
||||
//
|
||||
// --------------------------------------------------------------------
|
||||
@@ -133,7 +133,6 @@ class G4GenericTrap : public G4VSolid
|
||||
void DescribeYourselfTo(G4VGraphicsScene& scene) const;
|
||||
G4VisExtent GetExtent() const;
|
||||
G4Polyhedron* CreatePolyhedron() const;
|
||||
G4NURBS* CreateNURBS() const;
|
||||
|
||||
public: // without description
|
||||
|
||||
@@ -198,6 +197,8 @@ class G4GenericTrap : public G4VSolid
|
||||
static const G4int fgkNofVertices;
|
||||
static const G4double fgkTolerance;
|
||||
|
||||
G4double halfCarTolerance;
|
||||
|
||||
// data members
|
||||
|
||||
G4double fDz;
|
||||
|
||||
Reference in New Issue
Block a user