Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
+4 -10
View File
@@ -51,13 +51,6 @@
#include "globals.hh"
#include "G4ios.hh"
#include "G4ProcessManager.hh"
#include "G4ProcessVector.hh"
#include "G4ParticleTypes.hh"
#include "G4ParticleTable.hh"
#include "G4Material.hh"
#include "G4MaterialTable.hh"
#include "G4DecayPhysics.hh"
#include "G4EmStandardPhysics.hh"
@@ -72,9 +65,10 @@
QGSP_BERT::QGSP_BERT(G4int ver)
{
G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT"<<G4endl;
G4cout <<G4endl;
if(ver > 0) {
G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT"<<G4endl;
G4cout <<G4endl;
}
defaultCutValue = 0.7*CLHEP::mm;
SetVerboseLevel(ver);