Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
@@ -75,7 +75,7 @@ public:
// If both parents are not killed therefore
// we can used the particle change
// you will have to give the pointers
// of your particleChange while intializing
// of your particleChange while initializing
// but it might tell you that energy is not
// conserved for instance
G4VParticleChange* GetParticleChange(const G4Track*);
@@ -98,7 +98,7 @@ G4ITTransportationManager::GetActiveNavigatorsIterator()
// ----------------------------------------------------------------------------
// GetNoWorlds()
//
// Return the number of registerd worlds.
// Return the number of registered worlds.
//
inline
size_t G4ITTransportationManager::GetNoWorlds() const