Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4BooleanSolid.hh 96960 2016-05-18 14:59:54Z gcosmo $
//
//
// class G4BooleanSolid
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4BooleanSolid.icc 109382 2018-04-13 13:01:28Z gcosmo $
//
// --------------------------------------------------------------------
// GEANT 4 inline definitions file
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4DisplacedSolid.hh 104316 2017-05-24 13:04:23Z gcosmo $
//
//
// class G4DisplacedSolid
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4IntersectionSolid.hh 104316 2017-05-24 13:04:23Z gcosmo $
//
//
// class G4IntersectionSolid
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id:$
//
// --------------------------------------------------------------------
// GEANT 4 class header file
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id:$
//
//
// class G4ScaledSolid
@@ -87,6 +86,9 @@ class G4ScaledSolid : public G4VSolid
const G4int n,
const G4VPhysicalVolume* pRep );
G4double GetCubicVolume();
G4double GetSurfaceArea();
void CleanTransformations();
G4ThreeVector GetPointOnSurface() const;
@@ -121,6 +123,8 @@ class G4ScaledSolid : public G4VSolid
G4VSolid* fPtrSolid;
G4ScaleTransform* fScale;
G4double fCubicVolume;
G4double fSurfaceArea;
mutable G4bool fRebuildPolyhedron;
mutable G4Polyhedron* fpPolyhedron;
} ;
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4SubtractionSolid.hh 104316 2017-05-24 13:04:23Z gcosmo $
//
//
// class G4SubtractionSolid
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4UnionSolid.hh 109479 2018-04-24 14:33:49Z gcosmo $
//
//
// class G4UnionSolid