Import Geant4 10.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 11:51:14 +02:00
parent e2d2f9810a
commit 286caacf06
12421 changed files with 730077 additions and 502383 deletions
@@ -93,10 +93,10 @@
static const G4int T0_8bfs[10][8];
static const G4int T0_9bfs[12][9];
static G4double pPtot[30];
static G4double pNtot[30];
static G4double t1_dSigma_dMult[8][30];
static G4double t0_dSigma_dMult[8][30];
static G4ThreadLocal G4double pPtot[30];
static G4ThreadLocal G4double pNtot[30];
static G4ThreadLocal G4double t1_dSigma_dMult[8][30];
static G4ThreadLocal G4double t0_dSigma_dMult[8][30];
static const G4float pPCrossSections[93][30];
static const G4float pNCrossSections[108][30];
@@ -92,10 +92,10 @@
static const G4int T12_8bfs[2][8][8];
static const G4int T12_9bfs[2][9][9];
static G4double pipPtot[30];
static G4double pimPtot[30];
static G4double t12_dSigma_dMult[8][30];
static G4double t32_dSigma_dMult[8][30];
static G4ThreadLocal G4double pipPtot[30];
static G4ThreadLocal G4double pimPtot[30];
static G4ThreadLocal G4double t12_dSigma_dMult[8][30];
static G4ThreadLocal G4double t32_dSigma_dMult[8][30];
static const G4float pipPCrossSections[74][30];
static const G4float pimPCrossSections[101][30];