Import Geant4 3.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:55:53 +02:00
parent e7d7193284
commit cfcb558cfe
3050 changed files with 91703 additions and 48310 deletions
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventor.hh,v 1.5 1999/12/15 14:54:11 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
// Guy Barrand 26 Mar 1998.
// OpenInventor graphics system factory.
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4OpenInventorSceneHandler.hh,v 1.8 1999/12/16 17:25:08 johna Exp $
// GEANT4 tag $Name: geant4-02-00 $
// $Id: G4OpenInventorSceneHandler.hh,v 1.9 2000/08/19 18:34:42 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// J Kallenbach 27th Aug 1996
@@ -71,7 +71,7 @@ private:
void ClearTransientStore ();
void RequestPrimitives (const G4VSolid& solid);
static G4int fSceneIdCount; // static counter for OpenInventor scenes.
static G4int fSceneCount; // No. of extanct scenes.
static G4int fSceneCount; // No. of extanct scene handlers.
G4double GetMarkerSize ( const G4VMarker& mark ) ;
//
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorSceneHandler.icc,v 1.3 1999/12/16 17:25:10 johna Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// J Kallenbach 27th Aug 1996
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorTransform3D.hh,v 1.3 1999/12/15 14:54:11 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// jck 17 Dec 1996
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorViewer.hh,v 1.6 1999/12/15 14:54:11 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// Jeff Kallenbach 01 Aug 1996
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorWin32.hh,v 1.4 1999/12/15 14:54:12 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
// OpenInventor graphics system factory.
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorX.hh,v 1.4 1999/12/15 14:54:12 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// Andrew Walkden 27th March 1996
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4OpenInventor.cc,v 1.6 1999/12/15 14:54:12 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// $Id: G4OpenInventor.cc,v 1.7 2000/08/19 18:34:44 johna Exp $
// GEANT4 tag $Name: geant4-03-00 $
//
#ifdef G4VIS_BUILD_OI_DRIVER
@@ -44,7 +44,7 @@ G4VInteractorManager* G4OpenInventor::GetInteractorManager () {
G4VSceneHandler* G4OpenInventor::CreateSceneHandler (const G4String& name) {
G4VSceneHandler* p = new G4OpenInventorSceneHandler (*this, name);
G4cout << G4OpenInventorSceneHandler::GetSceneCount ()
<< ' ' << fName << " scenes extanct." << G4endl;
<< ' ' << fName << " scene handlers extanct." << G4endl;
return p;
}
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorSceneHandler.cc,v 1.8 2000/05/28 13:42:34 barrand Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// Jeff Kallenbach 01 Aug 1996
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorTransform3D.cc,v 1.3 1999/12/15 14:54:12 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// jck 17 Dec 1996
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorViewer.cc,v 1.3 1999/12/15 14:54:12 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
/*
* jck 05 Feb 1997 - Initial Implementation
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorWin32.cc,v 1.4 1999/12/15 14:54:12 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
// OpenInventor graphics system factory.
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4OpenInventorX.cc,v 1.4 1999/12/15 14:54:12 gunter Exp $
// GEANT4 tag $Name: geant4-02-00 $
// GEANT4 tag $Name: geant4-03-00 $
//
//
// Jeff Kallenbach 01 Aug 1996