Import Geant4 9.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:16:48 +02:00
parent 75c7fd177d
commit a8e9364cea
6592 changed files with 84274 additions and 69292 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.3 2007/01/30 03:23:47 asaim Exp $
$Id: History,v 1.4 2007/05/18 18:16:28 asaim Exp $
-------------------------------------------------------------------
=========================================================
@@ -15,6 +15,9 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
May 18, 07 M.Asai (exampleRE02-V08-03-00)
- Fix the indexing scheme of GetIndex() method in the scorers.
Jan. 29, 07 M.Asai (exampleRE02-V08-02-00)
- Fix missing null pointer protection in ComputeMaterial() method.
@@ -25,7 +25,7 @@
//
//
// $Id: exampleRE02.cc,v 1.3 2006/11/18 01:37:22 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
//
//
@@ -25,7 +25,7 @@
//
//
// $Id: RE02DetectorConstruction.hh,v 1.3 2006/11/18 01:37:23 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02DetectorConstruction_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02EventAction.hh,v 1.3 2006/11/18 01:37:23 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02EventAction_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02NestedPhantomParameterisation.hh,v 1.2 2006/12/13 15:42:45 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
// class G4VNestedParameterisation
//
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PSCellFlux.hh,v 1.2 2006/12/13 15:42:47 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02PSCellFlux_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PSEnergyDeposit.hh,v 1.2 2006/12/13 15:42:50 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02PSEnergyDeposit_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PSFlatSurfaceCurrent.hh,v 1.2 2006/12/13 15:42:52 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02PSFlatSurfaceCurrent_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PSFlatSurfaceFlux.hh,v 1.2 2006/12/13 15:42:54 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02PSFlatSurfaceFlux_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PSNofStep.hh,v 1.2 2006/12/13 15:42:57 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02PSNofStep_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PSPassageCellFlux.hh,v 1.2 2006/12/13 15:43:00 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02PSPassageCellFlux_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PrimaryGeneratorAction.hh,v 1.3 2006/11/18 01:37:23 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02PrimaryGeneratorAction_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02Run.hh,v 1.3 2006/11/18 01:37:23 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
//---------------------------------------------------------------------
// (Purpose)
@@ -25,7 +25,7 @@
//
//
// $Id: RE02RunAction.hh,v 1.3 2006/11/18 01:37:23 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#ifndef RE02RunAction_h
@@ -25,7 +25,7 @@
//
//
// $Id: RE02DetectorConstruction.cc,v 1.3 2006/11/18 01:37:23 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#include "RE02DetectorConstruction.hh"
@@ -25,7 +25,7 @@
//
//
// $Id: RE02EventAction.cc,v 1.3 2006/11/18 01:37:24 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#include "RE02EventAction.hh"
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: RE02PSCellFlux.cc,v 1.2 2006/12/13 15:43:05 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// $Id: RE02PSCellFlux.cc,v 1.3 2007/05/18 18:16:28 asaim Exp $
// GEANT4 tag $Name: geant4-09-00 $
//
// RE02PSCellFlux
#include "RE02PSCellFlux.hh"
@@ -69,5 +69,5 @@ G4int RE02PSCellFlux::GetIndex(G4Step* aStep)
G4int iy = touchable->GetReplicaNumber(2);
G4int iz = touchable->GetReplicaNumber(0);
return iy*fNx*fNy+ix*fNz+iz;
return iy*fNx*fNz+ix*fNz+iz;
}
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: RE02PSEnergyDeposit.cc,v 1.2 2006/12/13 15:43:07 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// $Id: RE02PSEnergyDeposit.cc,v 1.3 2007/05/18 18:16:28 asaim Exp $
// GEANT4 tag $Name: geant4-09-00 $
//
// RE02PSEnergyDeposit
#include "RE02PSEnergyDeposit.hh"
@@ -68,5 +68,5 @@ G4int RE02PSEnergyDeposit::GetIndex(G4Step* aStep)
G4int ix = touchable->GetReplicaNumber(1);
G4int iy = touchable->GetReplicaNumber(2);
G4int iz = touchable->GetReplicaNumber(0);
return iy*fNx*fNy+ix*fNz+iz;
return iy*fNx*fNz+ix*fNz+iz;
}
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: RE02PSFlatSurfaceCurrent.cc,v 1.2 2006/12/13 15:43:09 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// $Id: RE02PSFlatSurfaceCurrent.cc,v 1.3 2007/05/18 18:16:28 asaim Exp $
// GEANT4 tag $Name: geant4-09-00 $
//
// RE02PSFlatSurfaceCurrent
#include "RE02PSFlatSurfaceCurrent.hh"
@@ -70,5 +70,5 @@ G4int RE02PSFlatSurfaceCurrent::GetIndex(G4Step* aStep)
G4int iy = touchable->GetReplicaNumber(2);
G4int iz = touchable->GetReplicaNumber(0);
return iy*fNx*fNy+ix*fNz+iz;
return iy*fNx*fNz+ix*fNz+iz;
}
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: RE02PSFlatSurfaceFlux.cc,v 1.2 2006/12/13 15:43:11 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// $Id: RE02PSFlatSurfaceFlux.cc,v 1.3 2007/05/18 18:16:28 asaim Exp $
// GEANT4 tag $Name: geant4-09-00 $
//
// RE02PSFlatSurfaceFlux
#include "RE02PSFlatSurfaceFlux.hh"
@@ -70,5 +70,5 @@ G4int RE02PSFlatSurfaceFlux::GetIndex(G4Step* aStep)
G4int iy = touchable->GetReplicaNumber(2);
G4int iz = touchable->GetReplicaNumber(0);
return iy*fNx*fNy+ix*fNz+iz;
return iy*fNx*fNz+ix*fNz+iz;
}
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: RE02PSNofStep.cc,v 1.2 2006/12/13 15:43:14 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// $Id: RE02PSNofStep.cc,v 1.3 2007/05/18 18:16:28 asaim Exp $
// GEANT4 tag $Name: geant4-09-00 $
//
// RE02PSNofStep
#include "RE02PSNofStep.hh"
@@ -69,5 +69,5 @@ G4int RE02PSNofStep::GetIndex(G4Step* aStep)
G4int iy = touchable->GetReplicaNumber(2);
G4int iz = touchable->GetReplicaNumber(0);
return iy*fNx*fNy+ix*fNz+iz;
return iy*fNx*fNz+ix*fNz+iz;
}
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: RE02PSPassageCellFlux.cc,v 1.2 2006/12/13 15:43:17 gunter Exp $
// GEANT4 tag $Name: geant4-08-02 $
// $Id: RE02PSPassageCellFlux.cc,v 1.3 2007/05/18 18:16:28 asaim Exp $
// GEANT4 tag $Name: geant4-09-00 $
//
// RE02PSPassageCellFlux
#include "RE02PSPassageCellFlux.hh"
@@ -69,5 +69,5 @@ G4int RE02PSPassageCellFlux::GetIndex(G4Step* aStep)
G4int iy = touchable->GetReplicaNumber(2);
G4int iz = touchable->GetReplicaNumber(0);
return iy*fNx*fNy+ix*fNz+iz;
return iy*fNx*fNz+ix*fNz+iz;
}
@@ -25,7 +25,7 @@
//
//
// $Id: RE02PrimaryGeneratorAction.cc,v 1.3 2006/11/18 01:37:24 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#include "RE02PrimaryGeneratorAction.hh"
@@ -25,7 +25,7 @@
//
//
// $Id: RE02Run.cc,v 1.3 2006/11/18 01:37:24 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
//=====================================================================
@@ -25,7 +25,7 @@
//
//
// $Id: RE02RunAction.cc,v 1.3 2006/11/18 01:37:24 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
// GEANT4 tag $Name: geant4-09-00 $
//
#include "RE02RunAction.hh"
#include "RE02Run.hh"