Import Geant4 5.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:28:22 +02:00
parent fbd4999cf7
commit 4aea781e80
5454 changed files with 223141 additions and 67347 deletions
@@ -22,7 +22,7 @@
//
//
// $Id: G4ImportancePostStepDoIt.hh,v 1.6 2002/10/16 16:26:58 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ImportancePostStepDoIt
@@ -22,7 +22,7 @@
//
//
// $Id: G4MImportanceConfigurator.hh,v 1.3 2002/10/22 13:25:55 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4MImportanceConfigurator
@@ -22,7 +22,7 @@
//
//
// $Id: G4MScoreConfigurator.hh,v 1.3 2002/10/22 13:25:55 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4MScoreConfigurator
@@ -22,7 +22,7 @@
//
//
// $Id: G4MScoreProcess.hh,v 1.7 2002/10/22 13:25:55 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4MScoreProcess
@@ -22,7 +22,7 @@
//
//
// $Id: G4MassGCellFinder.hh,v 1.1 2002/10/16 16:27:41 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ParallelGCellFinder
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4MassGeometrySampler.hh,v 1.3 2002/10/22 13:25:55 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4MassGeometrySampler.hh,v 1.4 2003/06/13 09:55:15 dressel Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4MassGeometrySampler
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4MassImportanceProcess.hh,v 1.6 2002/10/16 16:26:58 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4MassImportanceProcess.hh,v 1.7 2003/06/13 09:27:04 dressel Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4MassImportanceProcess
@@ -40,13 +40,14 @@
#define G4MassImportanceProcess_hh G4MassImportanceProcess_hh
#include "G4VProcess.hh"
#include "G4ImportancePostStepDoIt.hh"
#include "G4VTrackTerminator.hh"
#include "G4ImportanceFinder.hh"
#include "G4VTrackTerminator.hh"
class G4ImportancePostStepDoIt;
class G4VImportanceAlgorithm;
class G4VIStore;
class G4MassImportanceProcess : public G4VProcess, public G4VTrackTerminator
{
@@ -104,10 +105,9 @@ private:
private:
G4ParticleChange *fParticleChange;
const G4VTrackTerminator *fTrackTerminator;
const G4VImportanceAlgorithm &fImportanceAlgorithm;
G4ImportanceFinder fImportanceFinder;
G4ImportancePostStepDoIt fImportancePostStepDoIt;
G4ImportancePostStepDoIt *fImportancePostStepDoIt;
};
#endif
@@ -22,7 +22,7 @@
//
//
// $Id: G4PImportanceConfigurator.hh,v 1.3 2002/10/22 13:25:56 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4PImportanceConfigurator
@@ -22,7 +22,7 @@
//
//
// $Id: G4PScoreConfigurator.hh,v 1.3 2002/10/22 13:25:56 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4PScoreConfigurator
@@ -22,7 +22,7 @@
//
//
// $Id: G4PScoreProcess.hh,v 1.7 2002/10/22 13:25:56 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4PIScoreProcess
@@ -22,7 +22,7 @@
//
//
// $Id: G4ParallelGCellFinder.hh,v 1.1 2002/10/16 16:27:41 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ParallelGCellFinder
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ParallelGeometrySampler.hh,v 1.3 2002/10/22 13:25:56 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4ParallelGeometrySampler.hh,v 1.4 2003/06/13 09:55:16 dressel Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ParallelGeometrySampler
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ParallelImportanceProcess.hh,v 1.8 2002/10/16 16:26:58 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4ParallelImportanceProcess.hh,v 1.9 2003/06/13 09:27:04 dressel Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ParallelImportanceProcess
@@ -39,12 +39,13 @@
#define G4ParallelImportanceProcess_hh G4ParallelImportanceProcess_hh
#include "G4ParallelTransport.hh"
#include "G4ImportancePostStepDoIt.hh"
#include "G4VTrackTerminator.hh"
class G4ImportancePostStepDoIt;
class G4VImportanceSplitExaminer;
class G4Nsplit_Weight;
class G4ParallelImportanceProcess : public G4ParallelTransport, public G4VTrackTerminator
{
@@ -78,10 +79,9 @@ private:
private:
const G4VTrackTerminator *fTrackTerminator;
G4ParticleChange *fParticleChange;
const G4VImportanceSplitExaminer &fImportanceSplitExaminer;
G4ImportancePostStepDoIt fImportancePostStepDoIt;
G4ImportancePostStepDoIt *fImportancePostStepDoIt;
};
#endif
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ParallelTransport.hh,v 1.6 2002/10/16 16:26:58 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4ParallelTransport.hh,v 1.7 2003/06/16 17:12:40 gunter Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ParallelTransport
@@ -40,7 +40,7 @@
#ifndef G4ParallelTransport_hh
#define G4ParallelTransport_hh G4ParallelTransport_hh
#include "g4std/strstream"
#include <strstream>
#include "G4VProcess.hh"
#include "globals.hh"
@@ -22,7 +22,7 @@
//
//
// $Id: G4ParallelTransportConfigurator.hh,v 1.3 2002/10/22 13:25:56 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ParallelTransportConfigurator
@@ -22,7 +22,7 @@
//
//
// $Id: G4ProcessPlacer.hh,v 1.6 2002/10/16 16:26:58 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4ProcessPlacer
@@ -22,7 +22,7 @@
//
//
// $Id: G4TrackTerminator.hh,v 1.1 2002/10/16 16:27:41 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4TrackTerminator
@@ -22,7 +22,7 @@
//
//
// $Id: G4Transportation.hh,v 1.7 2002/08/29 15:32:00 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
//
// ------------------------------------------------------------
@@ -22,7 +22,7 @@
//
//
// $Id: G4Transportation.icc,v 1.4 2001/11/06 01:38:19 radoone Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
//
@@ -22,7 +22,7 @@
//
//
// $Id: G4UserSpecialCuts.hh,v 1.5 2002/08/29 15:32:00 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
// ------------------------------------------------------------
// 15 April 1998 M.Maire
// ------------------------------------------------------------
@@ -22,7 +22,7 @@
//
//
// $Id: G4VProcessPlacer.hh,v 1.7 2002/10/16 16:26:58 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4VProcessPlacer
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4VSampler.hh,v 1.6 2002/10/22 13:25:57 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4VSampler.hh,v 1.7 2003/06/13 09:55:16 dressel Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4VSampler
@@ -22,8 +22,8 @@
// ********************************************************************
//
//
// $Id: G4VSamplerConfigurator.hh,v 1.3 2002/12/12 19:18:40 gunter Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4VSamplerConfigurator.hh,v 1.4 2003/06/16 17:12:41 gunter Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4VSamplerConfigurator
@@ -44,7 +44,7 @@
#define G4VSamplerConfigurator_hh G4VSamplerConfigurator_hh
#include "globals.hh"
#include "g4std/vector"
#include <vector>
class G4VTrackTerminator;
@@ -59,7 +59,7 @@ public:
// return a G4VTrackTerminator or 0
};
typedef G4std::vector<G4VSamplerConfigurator *> G4Configurators;
typedef std::vector<G4VSamplerConfigurator *> G4Configurators;
#endif
@@ -22,7 +22,7 @@
//
//
// $Id: G4VTrackTerminator.hh,v 1.4 2002/10/16 16:26:59 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4VTrackTerminator
@@ -22,7 +22,7 @@
//
//
// $Id: G4WeightCutOffConfigurator.hh,v 1.3 2002/10/22 13:25:57 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4WeightCutOffConfigurator
@@ -22,7 +22,7 @@
//
//
// $Id: G4WeightCutOffProcess.hh,v 1.2 2002/10/16 16:26:59 dressel Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
// ----------------------------------------------------------------------
// Class G4WeightCutOffProcess