Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user