Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Polycone.hh 76510 2013-11-12 10:28:06Z gcosmo $
// $Id: G4Polycone.hh 80048 2014-03-31 12:47:09Z gcosmo $
//
//
// --------------------------------------------------------------------
@@ -73,6 +73,7 @@
#include "G4VCSGfaceted.hh"
#include "G4PolyconeSide.hh"
#include "G4PolyconeHistorical.hh"
#include "G4Polyhedron.hh"
class G4EnclosingCylinder;
class G4ReduciblePolygon;
@@ -140,7 +141,7 @@ class G4Polycone : public G4VCSGfaceted
// persistifiable objects.
G4Polycone( const G4Polycone &source );
const G4Polycone &operator=( const G4Polycone &source );
G4Polycone &operator=( const G4Polycone &source );
// Copy constructor and assignment operator.
protected: // without description