Import Geant4 10.3.0.beta source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4GenericTrap.hh 83851 2014-09-19 10:12:12Z gcosmo $
|
||||
// $Id: G4GenericTrap.hh 95592 2016-02-16 10:48:01Z gcosmo $
|
||||
//
|
||||
//
|
||||
// --------------------------------------------------------------------
|
||||
@@ -195,6 +195,10 @@ class G4GenericTrap : public G4VSolid
|
||||
const G4ThreeVector& p1,
|
||||
const G4ThreeVector& p2,
|
||||
const G4ThreeVector& p3) const;
|
||||
G4double GetFaceCubicVolume(const G4ThreeVector& p0,
|
||||
const G4ThreeVector& p1,
|
||||
const G4ThreeVector& p2,
|
||||
const G4ThreeVector& p3) const;
|
||||
protected:
|
||||
|
||||
mutable G4bool fRebuildPolyhedron;
|
||||
|
||||
Reference in New Issue
Block a user