Import Geant4 9.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:16:48 +02:00
parent 75c7fd177d
commit a8e9364cea
6592 changed files with 84274 additions and 69292 deletions
@@ -63,6 +63,7 @@
#include "G4ios.hh"
#include "G4OpBoundaryProcess.hh"
#include "G4GeometryTolerance.hh"
/////////////////////////
// Class Implementation
@@ -97,7 +98,8 @@ G4OpBoundaryProcess::G4OpBoundaryProcess(const G4String& processName,
prob_sl = 0.;
prob_ss = 0.;
prob_bs = 0.;
kCarTolerance = G4GeometryTolerance::GetInstance()
->GetSurfaceTolerance();
}
// G4OpBoundaryProcess::G4OpBoundaryProcess(const G4OpBoundaryProcess &right)