Import Geant4 3.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:03:00 +02:00
parent cfcb558cfe
commit 137e303ecc
2843 changed files with 37082 additions and 38426 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: FRClient.cc,v 1.3 1999/12/15 14:54:15 gunter Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// FRClient.cc
// FukuiRenderer Client
+1 -1
View File
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4FRClient.cc,v 1.4 1999/12/27 07:49:22 stanaka Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4FRClient.cc
// Yasuhide Sawada & Satoshi Tanaka
+1 -1
View File
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML1.cc,v 1.5 2000/08/19 18:34:54 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML1.cc
// Yasuhide Sawada & Satoshi Tanaka
+1 -1
View File
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML1File.cc,v 1.5 2000/08/19 18:34:57 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML1File.cc
// Satoshi Tanaka & Yasuhide Sawada
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML1FileSceneHandler.cc,v 1.4 2000/04/27 13:56:16 gcosmo Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML1FileSceneHandler.cc
// Satoshi Tanaka & Yasuhide Sawada
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML1FileViewer.cc,v 1.4 1999/12/15 14:54:16 gunter Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRMLView.cc
// Satoshi Tanaka & Yasuhide Sawada
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML1SceneHandler.cc,v 1.4 2000/04/27 13:56:16 gcosmo Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML1SceneHandler.cc
// Yasuhide Sawada and Satoshi Tanaka
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4VRML1SceneHandlerFunc.icc,v 1.5 1999/12/27 07:49:22 stanaka Exp $
// GEANT4 tag $Name: geant4-03-00 $
// $Id: G4VRML1SceneHandlerFunc.icc,v 1.6 2001/01/25 15:28:11 johna Exp $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML1SceneHandlerFunc.icc
// Satoshi Tanaka & Yasuhide Sawada
@@ -251,6 +251,9 @@ void G4VRML1SCENE::AddPrimitive(const G4Polyhedron& polyhedron)
#if defined DEBUG_SCENE_FUNC
G4cerr << "***** AddPrimitive(G4Polyhedron)" << "\n";
#endif
if (polyhedron.GetNoFacets() == 0) return;
VRMLBeginModeling () ;
fDest << "Separator {" << "\n";
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML1Viewer.cc,v 1.4 1999/12/15 14:54:16 gunter Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRMLView.cc
// Yasuhide Sawada & Satoshi Tanaka
+1 -1
View File
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML2.cc,v 1.5 2000/08/19 18:34:59 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML2.cc
// Satoshi Tanaka & Yasuhide Sawada
+1 -1
View File
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML2File.cc,v 1.5 2000/08/19 18:35:02 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML2File.cc
// Satoshi Tanaka & Yasuhide Sawada
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML2FileSceneHandler.cc,v 1.4 2000/04/27 13:56:16 gcosmo Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML2FileSceneHandler.cc
// Satoshi Tanaka & Yasuhide Sawada
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML2FileViewer.cc,v 1.5 2000/05/13 10:55:30 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML2FileViewer.cc
// Satoshi Tanaka & Yasuhide Sawada
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML2SceneHandler.cc,v 1.4 2000/04/27 13:56:16 gcosmo Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML2SceneHandler.cc
// Satoshi Tanaka & Yasuhide Sawada
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4VRML2SceneHandlerFunc.icc,v 1.5 1999/12/27 07:49:22 stanaka Exp $
// GEANT4 tag $Name: geant4-03-00 $
// $Id: G4VRML2SceneHandlerFunc.icc,v 1.6 2001/01/25 15:28:13 johna Exp $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML2SceneHandlerFunc.icc
// Satoshi Tanaka & Yasuhide Sawada
@@ -153,6 +153,8 @@ void G4VRML2SCENE::AddPrimitive(const G4Polyhedron& polyhedron)
G4cerr << "***** AddPrimitive(G4Polyhedron)" << "\n";
#endif
if (polyhedron.GetNoFacets() == 0) return;
VRMLBeginModeling () ;
// Transparency checking: If completely transparent, skip drawing
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4VRML2Viewer.cc,v 1.6 2000/05/13 10:55:15 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
// GEANT4 tag $Name: geant4-03-01 $
//
// G4VRML2Viewer.cc
// Satoshi Tanaka & Yasuhide Sawada