Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4VSceneHandler.hh,v 1.18 2001/08/14 18:36:07 johna Exp $
// GEANT4 tag $Name: geant4-04-01 $
// $Id: G4VSceneHandler.hh,v 1.19 2002/10/24 15:10:43 johna Exp $
// GEANT4 tag $Name: geant4-05-00 $
//
//
// John Allison 19th July 1996.
@@ -86,6 +86,8 @@ public: // With description
virtual void AddThis (const G4Polycone&);
virtual void AddThis (const G4Polyhedra&);
virtual void AddThis (const G4VSolid&); // For solids not above.
virtual void AddThis (const G4VTrajectory&);
virtual void AddThis (const G4VHit&);
///////////////////////////////////////////////////////////////
// Other inherited functions.