Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4EventGenerator.cc 100828 2016-11-02 15:25:59Z gcosmo $
//
// G4EventGenerator
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4InteractionContent.cc 100828 2016-11-02 15:25:59Z gcosmo $
//
// ------------------------------------------------------------
// GEANT 4 class implementation file
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4StringModel.cc 100828 2016-11-02 15:25:59Z gcosmo $
//
// G4StringModel
#include "G4StringModel.hh"
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4VParticipants.cc 100828 2016-11-02 15:25:59Z gcosmo $
//
// ------------------------------------------------------------
// GEANT 4 class implementation file
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4VPartonStringModel.cc 107318 2017-11-08 16:27:32Z gcosmo $
//
//// ------------------------------------------------------------
// GEANT 4 class implementation file
@@ -147,7 +146,7 @@ G4KineticTrackVector * G4VPartonStringModel::Scatter(const G4Nucleus &theNucleus
strings = GetStrings();
if(strings == 0) {Success=false; continue;}
if (strings->size() == 0) { Success=false; continue; }
G4double stringEnergy(0);
SumStringMom=G4LorentzVector(0.,0.,0.,0.);
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4VSplitableHadron.cc 107318 2017-11-08 16:27:32Z gcosmo $
//
// ------------------------------------------------------------
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4VStringFragmentation.cc 100828 2016-11-02 15:25:59Z gcosmo $
//
// G4VStringFragmentation
#include "G4VStringFragmentation.hh"