Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
+1 -2
View File
@@ -220,8 +220,7 @@ void ExN06PhysicsList::ConstructOp()
theCerenkovProcess->SetMaxNumPhotonsPerStep(MaxNumPhotons);
theScintillationProcess->SetTrackSecondariesFirst(true);
theScintillationProcess->SetScintillationYield(100./MeV);
theScintillationProcess->SetResolutionScale(1.0);
theScintillationProcess->SetScintillationYieldFactor(1.);
G4OpticalSurfaceModel themodel = unified;
theBoundaryProcess->SetModel(themodel);