Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
@@ -24,16 +24,14 @@
// ********************************************************************
//
//
// $Id: G4XXXSGViewer.hh,v 1.2 2006/06/29 21:26:58 gunter Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4XXXSGViewer.hh,v 1.2 2006-06-29 21:26:58 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// John Allison 10th March 2006
// A template for a sophisticated graphics driver with a scene graph.
//?? Lines beginning like this require specialisation for your driver.
#ifdef G4VIS_BUILD_XXXSG_DRIVER
#ifndef G4XXXSGVIEWER_HH
#define G4XXXSGVIEWER_HH
@@ -55,5 +53,3 @@ protected:
};
#endif
#endif