Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VGraphicsScene.hh,v 1.9 2006/07/10 15:19:29 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VGraphicsScene.hh,v 1.10 2007/07/17 17:52:20 allison Exp $
// GEANT4 tag $Name: geant4-09-01 $
// John Allison 19th July 1996
//
// Class Description:
@@ -68,6 +68,9 @@ class G4VGraphicsScene {
public: // With description
G4VGraphicsScene();
virtual ~G4VGraphicsScene();
///////////////////////////////////////////////////////////////////
// Methods for adding solids to the scene handler. They
// must always be called in the triplet PreAddSolid, AddSolid and