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,8 +24,8 @@
// ********************************************************************
//
//
// $Id: B01DetectorConstruction.cc,v 1.20 2007/06/22 13:15:29 ahoward Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: B01DetectorConstruction.cc,v 1.20 2007-06-22 13:15:29 ahoward Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
#include "G4Types.hh"
@@ -254,7 +254,7 @@ G4VIStore *B01DetectorConstruction::CreateImportanceStore()
{
if (!fPhysicalVolumeVector.size())
{
G4Exception("B01-DetectorConstruction: no physical volumes created yet!");
G4Exception("B01DetectorConstruction::CreateImportanceStore","exampleB01_0001",RunMustBeAborted,"no physical volumes created yet!");
}
pWorldVolume = fPhysicalVolumeVector[0];
@@ -292,7 +292,7 @@ G4VWeightWindowStore *B01DetectorConstruction::CreateWeightWindowStore()
{
if (!fPhysicalVolumeVector.size())
{
G4Exception("B01-CreateWeightWindowStore: no physical volumes created yet!");
G4Exception("B01DetectorConstruction::CreateWeightWindowStore","exampleB01_0002",RunMustBeAborted,"no physical volumes created yet!");
}
pWorldVolume = fPhysicalVolumeVector[0];
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: B01PhysicsList.cc,v 1.9 2010/03/24 21:04:23 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-04-beta-01 $
// $Id: B01PhysicsList.cc,v 1.9 2010-03-24 21:04:23 gcosmo Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
#include "globals.hh"
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: B01PrimaryGeneratorAction.cc,v 1.8 2006/06/29 16:34:20 gunter Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: B01PrimaryGeneratorAction.cc,v 1.8 2006-06-29 16:34:20 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
#include "globals.hh"
+2 -2
View File
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: B01Run.cc,v 1.4 2007/06/21 15:03:37 gunter Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: B01Run.cc,v 1.4 2007-06-21 15:03:37 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//=====================================================================
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: B01RunAction.cc,v 1.4 2007/06/22 13:29:45 ahoward Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: B01RunAction.cc,v 1.4 2007-06-22 13:29:45 ahoward Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
#include "B01RunAction.hh"
#include "B01Run.hh"
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: B01ScoreTable.cc,v 1.2 2007/06/22 13:15:29 ahoward Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: B01ScoreTable.cc,v 1.2 2007-06-22 13:15:29 ahoward Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
// ----------------------------------------------------------------------
// GEANT 4 class source file