Import Geant4 4.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:18:25 +02:00
parent 36c080dca6
commit 921d3b1cda
3990 changed files with 185376 additions and 82884 deletions
+3 -5
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Alpha.cc,v 1.3.4.2 2001/06/28 20:19:02 gunter Exp $
// GEANT4 tag $Name: $
// $Id: G4Alpha.cc,v 1.6 2001/10/16 08:16:07 kurasige Exp $
// GEANT4 tag $Name: geant4-04-00 $
//
//
// ----------------------------------------------------------------------
@@ -85,6 +85,4 @@ G4Alpha G4Alpha::theAlpha(
);
G4Alpha* G4Alpha::AlphaDefinition(){return &theAlpha;}
// initialization for static cut values
G4double G4Alpha::theAlphaLengthCut;
G4double* G4Alpha::theAlphaKineticEnergyCuts;
G4Alpha* G4Alpha::Alpha(){return &theAlpha;}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Deuteron.cc,v 1.3.4.2 2001/06/28 20:19:02 gunter Exp $
// GEANT4 tag $Name: $
// $Id: G4Deuteron.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-04-00 $
//
//
// ----------------------------------------------------------------------
@@ -85,6 +85,4 @@ G4Deuteron G4Deuteron::theDeuteron(
);
G4Deuteron* G4Deuteron::DeuteronDefinition(){return &theDeuteron;}
// initialization for static cut values
G4double G4Deuteron::theDeuteronLengthCut;
G4double* G4Deuteron::theDeuteronKineticEnergyCuts;
G4Deuteron* G4Deuteron::Deuteron(){return &theDeuteron;}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4GenericIon.cc,v 1.3.4.2 2001/06/28 20:19:02 gunter Exp $
// GEANT4 tag $Name: $
// $Id: G4GenericIon.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-04-00 $
//
//
// ----------------------------------------------------------------------
@@ -85,6 +85,4 @@ G4GenericIon G4GenericIon::theGenericIon(
);
G4GenericIon* G4GenericIon::GenericIonDefinition(){return &theGenericIon;}
// initialization for static cut values
G4double G4GenericIon::theGenericIonLengthCut;
G4double* G4GenericIon::theGenericIonKineticEnergyCuts;
G4GenericIon* G4GenericIon::GenericIon(){return &theGenericIon;}
+3 -5
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4He3.cc,v 1.3.4.2 2001/06/28 20:19:02 gunter Exp $
// GEANT4 tag $Name: $
// $Id: G4He3.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-04-00 $
//
//
// ----------------------------------------------------------------------
@@ -82,6 +82,4 @@ G4He3 G4He3::theHe3(
);
G4He3* G4He3::He3Definition(){return &theHe3;}
// initialization for static cut values
G4double G4He3::theHe3LengthCut;
G4double* G4He3::theHe3KineticEnergyCuts;
G4He3* G4He3::He3(){return &theHe3;}
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4IonConstructor.cc,v 1.2.4.1 2001/06/28 19:10:49 gunter Exp $
// GEANT4 tag $Name: $
// $Id: G4IonConstructor.cc,v 1.3 2001/07/11 10:01:44 gunter Exp $
// GEANT4 tag $Name: geant4-04-00 $
//
//
// --------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Triton.cc,v 1.3.4.2 2001/06/28 20:19:02 gunter Exp $
// GEANT4 tag $Name: $
// $Id: G4Triton.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-04-00 $
//
//
// ----------------------------------------------------------------------
@@ -84,6 +84,4 @@ G4Triton G4Triton::theTriton(
);
G4Triton* G4Triton::TritonDefinition(){return &theTriton;}
// initialization for static cut values
G4double G4Triton::theTritonLengthCut;
G4double* G4Triton::theTritonKineticEnergyCuts;
G4Triton* G4Triton::Triton(){return &theTriton;}
+2 -2
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4VIon.cc,v 1.2.4.2 2001/06/28 20:19:02 gunter Exp $
// GEANT4 tag $Name: $
// $Id: G4VIon.cc,v 1.3 2001/07/11 10:01:44 gunter Exp $
// GEANT4 tag $Name: geant4-04-00 $
//
//
// --------------------------------------------------------------