Import Geant4 8.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:07:44 +02:00
parent fe73f43734
commit 75c7fd177d
764 changed files with 45230 additions and 95238 deletions
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4OpenInventorSceneHandler.hh,v 1.31 2006/11/02 12:01:20 allison Exp $
// GEANT4 tag $Name: geant4-08-02 $
// $Id: G4OpenInventorSceneHandler.hh,v 1.32 2007/01/05 16:52:47 allison Exp $
// GEANT4 tag $Name: geant4-08-03 $
//
//
// J Kallenbach 27th Aug 1996
@@ -47,7 +47,6 @@
class G4OpenInventor;
class SoSeparator;
class Geant4_SoStyleCache;
class G4AttHolder;
// Base class for various OpenInventorScene classes.
class G4OpenInventorSceneHandler: public G4VSceneHandler {
@@ -85,7 +84,6 @@ public:
private:
void LoadAtts(const G4Visible&, G4AttHolder*);
static G4int fSceneIdCount; // static counter for OpenInventor scenes.
enum G4OIMarker {G4OICircle, G4OISquare};
void AddCircleSquare (G4OIMarker markerType, const G4VMarker&);