Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -934,7 +934,7 @@ G4double G4DNAEmfietzoglouIonisationModel::RandomTransferedEnergy(G4ParticleDefi
|
||||
|
||||
G4double interpolatedvalue2 = Interpolate(valuePROB21, valuePROB22, random, nrjTransf21, nrjTransf22);
|
||||
|
||||
// zeros are explicitely set
|
||||
// zeros are explicitly set
|
||||
|
||||
G4double value = Interpolate(valueK1, valueK2, k, 0., interpolatedvalue2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user