Import Geant4 10.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2017-06-30 10:49:55 +02:00
parent 3a5407696b
commit 1a1316fea4
2180 changed files with 237880 additions and 59109 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4ChargedGeantino.cc 67971 2013-03-13 10:13:24Z gcosmo $
// $Id: G4ChargedGeantino.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
//
// ----------------------------------------------------------------------
@@ -70,7 +70,7 @@ G4ChargedGeantino* G4ChargedGeantino::Definition()
0, 0, 0,
0, 0, 0,
"geantino", 0, 0, 0,
true, 0.0, NULL,
true, -1.0, NULL,
false, "geantino", 0
);
}
+2 -2
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Gamma.cc 67971 2013-03-13 10:13:24Z gcosmo $
// $Id: G4Gamma.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
//
// ----------------------------------------------------------------------
@@ -70,7 +70,7 @@ G4Gamma* G4Gamma::Definition()
2, -1, -1,
0, 0, 0,
"gamma", 0, 0, 22,
true, 0.0, NULL,
true, -1.0, NULL,
false, "photon", 22
);
}
+2 -2
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Geantino.cc 67971 2013-03-13 10:13:24Z gcosmo $
// $Id: G4Geantino.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
//
// ----------------------------------------------------------------------
@@ -70,7 +70,7 @@ G4Geantino* G4Geantino::Definition()
0, 0, 0,
0, 0, 0,
"geantino", 0, 0, 0,
true, 0.0, NULL,
true, -1.0, NULL,
false, "geantino", 0
);
}
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OpticalPhoton.cc 67971 2013-03-13 10:13:24Z gcosmo $
// $Id: G4OpticalPhoton.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
//
// ----------------------------------------------------------------------
@@ -70,7 +70,7 @@ G4OpticalPhoton* G4OpticalPhoton::Definition()
2, -1, -1,
0, 0, 0,
"opticalphoton", 0, 0, 0,
true, 0.0, NULL,
true, -1.0, NULL,
false, "photon", 0
);
}
+2 -2
View File
@@ -26,7 +26,7 @@
/// \file particles/src/G4PhononLong.cc
/// \brief Implementation of the G4PhononLong class
//
// $Id: G4PhononLong.cc 75122 2013-10-28 09:51:40Z gcosmo $
// $Id: G4PhononLong.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
#include "G4PhononLong.hh"
@@ -61,7 +61,7 @@ G4PhononLong* G4PhononLong::Definition()
0, 0, 0,
0, 0, 0,
"phonon", 0, 0, 0,
true, 0.0, NULL,
true, -1.0, NULL,
false, "phononL", 0
);
}
@@ -26,7 +26,7 @@
/// \file particles/phonons/src/G4PhononTransFast.cc
/// \brief Implementation of the G4PhononTransFast class
//
// $Id: G4PhononTransFast.cc 75122 2013-10-28 09:51:40Z gcosmo $
// $Id: G4PhononTransFast.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
#include "G4PhononTransFast.hh"
@@ -59,7 +59,7 @@ G4PhononTransFast* G4PhononTransFast::Definition()
0, 0, 0,
0, 0, 0,
"phonon", 0, 0, 0,
true, 0.0, NULL,
true, -1.0, NULL,
false, "phononTF", 0
);
}
@@ -26,7 +26,7 @@
/// \file particles/phonons/src/G4PhononTransSlow.cc
/// \brief Implementation of the G4PhononTransSlow class
//
// $Id: G4PhononTransSlow.cc 75122 2013-10-28 09:51:40Z gcosmo $
// $Id: G4PhononTransSlow.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
#include "G4PhononTransSlow.hh"
@@ -59,7 +59,7 @@ G4PhononTransSlow* G4PhononTransSlow::Definition()
0, 0, 0,
0, 0, 0,
"phonon", 0, 0, 0,
true, 0.0, NULL,
true, -1.0, NULL,
false, "phononTS", 0
);
}
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4UnknownParticle.cc 67971 2013-03-13 10:13:24Z gcosmo $
// $Id: G4UnknownParticle.cc 102841 2017-02-27 13:00:47Z gcosmo $
//
//
// ----------------------------------------------------------------------
@@ -69,7 +69,7 @@ G4UnknownParticle* G4UnknownParticle::Definition()
0, 0, 0,
0, 0, 0,
"geantino", 0, 0, 0,
true, 0.0, NULL,
true, -1.0, NULL,
false, "geantino", 0
);
}