Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4MuonMinusBoundDecay.hh 69573 2013-05-08 13:35:53Z gcosmo $
//
//-----------------------------------------------------------------------------
//
@@ -53,6 +52,7 @@
// GetMuonDecayRate public static
// 04/30/2013 K.Genser Added GetMuonZeff
//
// 10/08/2018 K.Genser Added nother GetMuonDecayRate
//
//-----------------------------------------------------------------------------
@@ -83,7 +83,11 @@ public:
static G4double GetMuonCaptureRate(G4int Z, G4int A);
static G4double GetMuonDecayRate(G4int Z);
static G4double GetMuonDecayRate(G4int Z, G4int A,
G4double muMass,
G4double nuclMass);
static G4double GetMuonDecayRate(G4int Z); // to be deprecated
static G4double GetMuonZeff(G4int Z);