Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+1 -2
View File
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXX.hh,v 1.5 2006-06-29 21:26:37 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 5th April 2001
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXFile.hh,v 1.2 2006-06-29 21:26:39 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 7th March 2006
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXFileSceneHandler.hh,v 1.4 2009-10-21 15:28:53 allison Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 7th March 2006
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXFileViewer.hh,v 1.3 2006-07-03 16:52:48 allison Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 7th March 2006
+1 -6
View File
@@ -24,16 +24,13 @@
// ********************************************************************
//
//
// $Id: G4XXXSG.hh,v 1.2 2006-06-29 21:26:54 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 10th March 2005
// A template for a sophisticated graphics driver with a scene graph.
//?? Lines or sections marked like this require specialisation for your driver.
#if defined (G4VIS_BUILD_XXXSG_DRIVER) || (G4VIS_USE_XXXSG)
#ifndef G4XXXSG_HH
#define G4XXXSG_HH
@@ -48,5 +45,3 @@ public:
};
#endif
#endif
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXSGSceneHandler.hh,v 1.4 2009-10-21 15:28:53 allison Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 10th March 2006
@@ -48,10 +47,10 @@ namespace JA {
struct Node {
Node(PVNodeID pvNodeID = PVNodeID(), G4int index = -1):
pvNodeID(pvNodeID), index(index) {}
PVNodeID pvNodeID;
G4int index;
std::vector<Node*> daughters;
fPVNodeID(pvNodeID), fIndex(index) {}
PVNodeID fPVNodeID;
G4int fIndex;
std::vector<Node*> fDaughters;
};
void Insert(const PVNodeID* pvPath, size_t pathLength,
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXSGViewer.hh,v 1.2 2006-06-29 21:26:58 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 10th March 2006
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXSceneHandler.hh,v 1.21 2006-06-29 21:27:00 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 5th April 2001
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXStored.hh,v 1.2 2006-06-29 21:27:02 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 7th March 2006
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXStoredSceneHandler.hh,v 1.4 2009-10-21 15:28:53 allison Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 7th March 2006
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXStoredViewer.hh,v 1.2 2006-06-29 21:27:17 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 7th March 2006
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4XXXViewer.hh,v 1.8 2006-06-29 21:27:20 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// John Allison 5th April 2001