Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
@@ -33,18 +33,21 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file hadronic/Hadr02/include/G4DPMJET2_5Interface.hh
/// \brief Definition of the G4DPMJET2_5Interface class
//
#ifndef G4DPMJET2_5Interface_hh
#define G4DPMJET2_5Interface_hh 1
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
//
// MODULE: G4DPMJET2_5Interface.hh
//
// Version: 0.B
// Date: 02/04/08
// Author: P R Truscott
// Organisation: QinetiQ Ltd, UK
// Customer: ESA/ESTEC, NOORDWIJK
// Contract: 19770/06/NL/JD
// Version: 0.B
// Date: 02/04/08
// Author: P R Truscott
// Organisation: QinetiQ Ltd, UK
// Customer: ESA/ESTEC, NOORDWIJK
// Contract: 19770/06/NL/JD
//
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
//
@@ -65,9 +68,9 @@ const int mxnfbk = 10;
const int mxzfbk = 9;
const int mxpsst = 300;
const int mxpsfb = 41000;
const int nxafbk = 17; // NXAFBK = MXAFBK + 1
const int nxnfbk = 15; // NXNFBK = MXNFBK + MXFFBK / 3
const int nxzfbk = 14; // NXZFBK = MXZFBK + MXFFBK / 3
const int nxafbk = 17; // NXAFBK = MXAFBK + 1
const int nxnfbk = 15; // NXNFBK = MXNFBK + MXFFBK / 3
const int nxzfbk = 14; // NXZFBK = MXZFBK + MXFFBK / 3
const int nmxhkk = 89998;
const int neb = 50;
//