Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
@@ -1,4 +1,4 @@
$Id: History 107318 2017-11-08 16:27:32Z gcosmo $
$Id: History 108528 2018-02-16 08:38:40Z gcosmo $
-------------------------------------------------------------------
==========================================================
@@ -15,6 +15,10 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
19-Dec-2017 G. Cosmo hadr-partonstring-mgt-V10-03-05
- Fixed self-consistency in G4VertexCode header (missing #include).
Thanks to Raphael Isemann for reporting this.
08-Nov-2017 A. Ribon hadr-partonstring-mgt-V10-03-04
- Minor clean-up and indentation: no changes in the random sequence.
@@ -24,11 +24,12 @@
// ********************************************************************
//
//
// $Id: G4VertexCode.hh 100828 2016-11-02 15:25:59Z gcosmo $
// $Id: G4VertexCode.hh 108528 2018-02-16 08:38:40Z gcosmo $
//
#ifndef G4VertexCode_h
#define G4VertexCode_h 1
#include "G4String.hh"
class G4VertexCode
{
@@ -1,4 +1,4 @@
$Id: History 106980 2017-10-31 09:02:49Z gcosmo $
$Id: History 108530 2018-02-16 08:45:20Z gcosmo $
-------------------------------------------------------------------
==========================================================
@@ -15,6 +15,10 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
19-Dec-2017 G. Cosmo (hadr-qgsm-V10-03-06)
- Fixed self-consistency in G4SPPartonInfo header (missing #include).
Thanks to Raphael Isemann for reporting this.
26-Oct-2017 A. Ribon (hadr-qgsm-V10-03-05)
- Brought back the stable, production QGS (as in 10.3).
@@ -26,6 +26,8 @@
#ifndef G4SPPartonInfo_h
#define G4SPPartonInfo_h
#include "G4Types.hh"
class G4SPPartonInfo
{
public: