Import Geant4 10.5.1 source tree

This commit is contained in:
Gabriele Cosmo
2019-04-17 10:39:02 +02:00
parent a7fdc52004
commit 28a70706e0
661 changed files with 55791 additions and 106984 deletions
@@ -16,6 +16,10 @@ committal in the SVN repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
11 March 2019 G. Cosmo channeling-V10-04-00
-----------------------------------------------------
- Fixed typos in printouts and comments.
6 July 2017 E. Bagli channeling-V10-03-03
-----------------------------------------------------
- Coverity bug removal
@@ -66,7 +66,7 @@ private:
// -----------------------------
// -- Mandatory from base class:
// -----------------------------
// -- This method returns a biasing operation that will bias the physics process occurence:
// -- This method returns a biasing operation that will bias the physics process occurrence:
virtual G4VBiasingOperation*
ProposeOccurenceBiasingOperation(const G4Track* track,
const G4BiasingProcessInterface* callingProcess);