Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/models/fission/src/G4LFission.cc

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /processes/hadronic/models/fission/src/G4LFission.cc (Version 11.3.0) and /processes/hadronic/models/fission/src/G4LFission.cc (Version 10.3.p2)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
                                                   >>  26 // $Id: G4LFission.cc 66892 2013-01-17 10:57:59Z gunter $
 26 //                                                 27 //
 27 //                                                 28 //
 28 // G4 Model: Low Energy Fission                    29 // G4 Model: Low Energy Fission
 29 // F.W. Jones, TRIUMF, 03-DEC-96                   30 // F.W. Jones, TRIUMF, 03-DEC-96
 30 //                                                 31 // 
 31 // This is a prototype of a low-energy fission     32 // This is a prototype of a low-energy fission process.
 32 // Currently it is based on the GHEISHA routin     33 // Currently it is based on the GHEISHA routine FISSIO,
 33 // and conforms fairly closely to the original     34 // and conforms fairly closely to the original Fortran.
 34 // Note: energy is in MeV and momentum is in M     35 // Note: energy is in MeV and momentum is in MeV/c.
 35 //                                                 36 //
 36 // use -scheme for elastic scattering: HPW, 20     37 // use -scheme for elastic scattering: HPW, 20th June 1997
 37 // the code comes mostly from the old Low-ener     38 // the code comes mostly from the old Low-energy Fission class
 38 //                                                 39 //
 39 // 25-JUN-98 FWJ: replaced missing Initialize      40 // 25-JUN-98 FWJ: replaced missing Initialize for ParticleChange.
 40                                                    41 
 41 #include <iostream>                                42 #include <iostream>
 42                                                    43 
 43 #include "G4LFission.hh"                           44 #include "G4LFission.hh"
 44 #include "globals.hh"                              45 #include "globals.hh"
 45 #include "G4Exp.hh"                                46 #include "G4Exp.hh"
 46 #include "G4Log.hh"                                47 #include "G4Log.hh"
 47 #include "G4Pow.hh"                                48 #include "G4Pow.hh"
 48 #include "G4PhysicalConstants.hh"                  49 #include "G4PhysicalConstants.hh"
 49 #include "G4SystemOfUnits.hh"                      50 #include "G4SystemOfUnits.hh"
 50 #include "Randomize.hh"                            51 #include "Randomize.hh"
 51 #include "G4PhysicsModelCatalog.hh"            << 
 52                                                    52 
 53 G4LFission::G4LFission(const G4String& name)       53 G4LFission::G4LFission(const G4String& name)
 54   : G4HadronicInteraction(name), secID(-1)     <<  54  : G4HadronicInteraction(name)
 55 {                                                  55 {
 56   init();                                          56   init();
 57   SetMinEnergy(0.0*GeV);                           57   SetMinEnergy(0.0*GeV);
 58   SetMaxEnergy(DBL_MAX);                           58   SetMaxEnergy(DBL_MAX);
 59   G4PhysicsModelCatalog::GetModelID( "model_"  << 
 60 }                                                  59 }
 61                                                    60 
 62                                                    61 
 63 G4LFission::~G4LFission()                          62 G4LFission::~G4LFission()
 64 {                                                  63 {
 65   theParticleChange.Clear();                       64   theParticleChange.Clear();
 66 }                                                  65 }
 67                                                    66 
 68                                                    67 
 69 void G4LFission::ModelDescription(std::ostream     68 void G4LFission::ModelDescription(std::ostream& outFile) const
 70 {                                                  69 {
 71   outFile << "G4LFission is one of the Low Ene     70   outFile << "G4LFission is one of the Low Energy Parameterized\n"
 72           << "(LEP) models used to implement n     71           << "(LEP) models used to implement neutron-induced fission of\n"
 73           << "nuclei.  It is a re-engineered v     72           << "nuclei.  It is a re-engineered version of the GHEISHA code\n"
 74           << "of H. Fesefeldt which emits neut     73           << "of H. Fesefeldt which emits neutrons and gammas but no\n"
 75           << "nuclear fragments.  The model is     74           << "nuclear fragments.  The model is applicable to all incident\n"
 76           << "neutron energies.\n";                75           << "neutron energies.\n";
 77 }                                                  76 }
 78                                                    77 
 79 void G4LFission::init()                            78 void G4LFission::init()
 80 {                                                  79 {
 81    G4int i;                                        80    G4int i;
 82    G4double xx = 1. - 0.5;                         81    G4double xx = 1. - 0.5;
 83    G4double xxx = std::sqrt(2.29*xx);              82    G4double xxx = std::sqrt(2.29*xx);
 84    spneut[0] = G4Exp(-xx/0.965)*(G4Exp(xxx) -      83    spneut[0] = G4Exp(-xx/0.965)*(G4Exp(xxx) - G4Exp(-xxx))/2.;
 85    for (i = 2; i <= 10; i++) {                     84    for (i = 2; i <= 10; i++) {
 86       xx = i*1. - 0.5;                             85       xx = i*1. - 0.5;
 87       xxx = std::sqrt(2.29*xx);                    86       xxx = std::sqrt(2.29*xx);
 88       spneut[i-1] = spneut[i-2] + G4Exp(-xx/0.     87       spneut[i-1] = spneut[i-2] + G4Exp(-xx/0.965)*(G4Exp(xxx) - G4Exp(-xxx))/2.;
 89    }                                               88    }
 90    for (i = 1; i <= 10; i++) {                     89    for (i = 1; i <= 10; i++) {
 91       spneut[i-1] = spneut[i-1]/spneut[9];         90       spneut[i-1] = spneut[i-1]/spneut[9];
 92       if (verboseLevel > 1) G4cout << "G4LFiss     91       if (verboseLevel > 1) G4cout << "G4LFission::init: i=" << i << 
 93          " spneut=" << spneut[i-1] << G4endl;      92          " spneut=" << spneut[i-1] << G4endl;
 94    }                                               93    }
 95 }                                                  94 }
 96                                                    95 
 97                                                    96 
 98 G4HadFinalState* G4LFission::ApplyYourself(con     97 G4HadFinalState* G4LFission::ApplyYourself(const G4HadProjectile& aTrack,
 99                                            G4N     98                                            G4Nucleus& targetNucleus)
100 {                                                  99 {
101   theParticleChange.Clear();                      100   theParticleChange.Clear();
102   const G4HadProjectile* aParticle = &aTrack;     101   const G4HadProjectile* aParticle = &aTrack;
103                                                   102 
104   G4double N = targetNucleus.GetA_asInt();        103   G4double N = targetNucleus.GetA_asInt();
105   G4double Z = targetNucleus.GetZ_asInt();        104   G4double Z = targetNucleus.GetZ_asInt();
106   theParticleChange.SetStatusChange(stopAndKil    105   theParticleChange.SetStatusChange(stopAndKill);
107                                                   106 
108   G4double P = aParticle->GetTotalMomentum()/M    107   G4double P = aParticle->GetTotalMomentum()/MeV;
109   G4double Px = aParticle->Get4Momentum().vect    108   G4double Px = aParticle->Get4Momentum().vect().x();
110   G4double Py = aParticle->Get4Momentum().vect    109   G4double Py = aParticle->Get4Momentum().vect().y();
111   G4double Pz = aParticle->Get4Momentum().vect    110   G4double Pz = aParticle->Get4Momentum().vect().z();
112   G4double E = aParticle->GetTotalEnergy()/MeV    111   G4double E = aParticle->GetTotalEnergy()/MeV;
113   G4double E0 = aParticle->GetDefinition()->Ge    112   G4double E0 = aParticle->GetDefinition()->GetPDGMass()/MeV;
114   G4double Q = aParticle->GetDefinition()->Get    113   G4double Q = aParticle->GetDefinition()->GetPDGCharge();
115   if (verboseLevel > 1) {                         114   if (verboseLevel > 1) {
116       G4cout << "G4LFission:ApplyYourself: inc    115       G4cout << "G4LFission:ApplyYourself: incident particle:" << G4endl;
117       G4cout << "P      " << P << " MeV/c" <<     116       G4cout << "P      " << P << " MeV/c" << G4endl;
118       G4cout << "Px     " << Px << " MeV/c" <<    117       G4cout << "Px     " << Px << " MeV/c" << G4endl;
119       G4cout << "Py     " << Py << " MeV/c" <<    118       G4cout << "Py     " << Py << " MeV/c" << G4endl;
120       G4cout << "Pz     " << Pz << " MeV/c" <<    119       G4cout << "Pz     " << Pz << " MeV/c" << G4endl;
121       G4cout << "E      " << E << " MeV" << G4    120       G4cout << "E      " << E << " MeV" << G4endl;
122       G4cout << "mass   " << E0 << " MeV" << G    121       G4cout << "mass   " << E0 << " MeV" << G4endl;
123       G4cout << "charge " << Q << G4endl;         122       G4cout << "charge " << Q << G4endl;
124   }                                               123   }
125   // GHEISHA ADD operation to get total energy    124   // GHEISHA ADD operation to get total energy, mass, charge:
126    if (verboseLevel > 1) {                        125    if (verboseLevel > 1) {
127       G4cout << "G4LFission:ApplyYourself: mat    126       G4cout << "G4LFission:ApplyYourself: material:" << G4endl;
128       G4cout << "A      " << N << G4endl;         127       G4cout << "A      " << N << G4endl;
129       G4cout << "Z      " << Z << G4endl;         128       G4cout << "Z      " << Z << G4endl;
130       G4cout << "atomic mass " <<                 129       G4cout << "atomic mass " << 
131         Atomas(N, Z) << "MeV" << G4endl;          130         Atomas(N, Z) << "MeV" << G4endl;
132    }                                              131    }
133   E = E + Atomas(N, Z);                           132   E = E + Atomas(N, Z);
134   G4double E02 = E*E - P*P;                       133   G4double E02 = E*E - P*P;
135   E0 = std::sqrt(std::abs(E02));                  134   E0 = std::sqrt(std::abs(E02));
136   if (E02 < 0) E0 = -E0;                          135   if (E02 < 0) E0 = -E0;
137   Q = Q + Z;                                      136   Q = Q + Z;
138   if (verboseLevel > 1) {                         137   if (verboseLevel > 1) {
139       G4cout << "G4LFission:ApplyYourself: tot    138       G4cout << "G4LFission:ApplyYourself: total:" << G4endl;
140       G4cout << "E      " << E << " MeV" << G4    139       G4cout << "E      " << E << " MeV" << G4endl;
141       G4cout << "mass   " << E0 << " MeV" << G    140       G4cout << "mass   " << E0 << " MeV" << G4endl;
142       G4cout << "charge " << Q << G4endl;         141       G4cout << "charge " << Q << G4endl;
143   }                                               142   }
144   Px = -Px;                                       143   Px = -Px;
145   Py = -Py;                                       144   Py = -Py;
146   Pz = -Pz;                                       145   Pz = -Pz;
147                                                   146 
148   G4double e1 = aParticle->GetKineticEnergy()/    147   G4double e1 = aParticle->GetKineticEnergy()/MeV;
149    if (e1 < 1.) e1 = 1.;                          148    if (e1 < 1.) e1 = 1.;
150                                                   149 
151 // Average number of neutrons                     150 // Average number of neutrons
152    G4double avern = 2.569 + 0.559*G4Log(e1);      151    G4double avern = 2.569 + 0.559*G4Log(e1);
153    G4bool photofission = 0;      // For now       152    G4bool photofission = 0;      // For now
154 // Take the following value if photofission is    153 // Take the following value if photofission is not included
155    if (!photofission) avern = 2.569 + 0.900*G4    154    if (!photofission) avern = 2.569 + 0.900*G4Log(e1);
156                                                   155 
157 // Average number of gammas                       156 // Average number of gammas
158    G4double averg = 9.500 + 0.600*G4Log(e1);      157    G4double averg = 9.500 + 0.600*G4Log(e1);
159                                                   158 
160    G4double ran = G4RandGauss::shoot();           159    G4double ran = G4RandGauss::shoot();
161 // Number of neutrons                             160 // Number of neutrons
162    G4int nn = static_cast<G4int>(avern + ran*1    161    G4int nn = static_cast<G4int>(avern + ran*1.23 + 0.5);
163    ran = G4RandGauss::shoot();                    162    ran = G4RandGauss::shoot();
164 // Number of gammas                               163 // Number of gammas
165    G4int ng = static_cast<G4int>(averg + ran*3    164    G4int ng = static_cast<G4int>(averg + ran*3. + 0.5);
166    if (nn < 1) nn = 1;                            165    if (nn < 1) nn = 1;
167    if (ng < 1) ng = 1;                            166    if (ng < 1) ng = 1;
168    G4double exn = 0.;                             167    G4double exn = 0.;
169    G4double exg = 0.;                             168    G4double exg = 0.;
170                                                   169 
171 // Make secondary neutrons and distribute kine    170 // Make secondary neutrons and distribute kinetic energy
172    G4DynamicParticle* aNeutron;                   171    G4DynamicParticle* aNeutron;
173    G4int i;                                       172    G4int i;
174    for (i = 1; i <= nn; i++) {                    173    for (i = 1; i <= nn; i++) {
175       ran = G4UniformRand();                      174       ran = G4UniformRand();
176       G4int j;                                    175       G4int j;
177       for (j = 1; j <= 10; j++) {                 176       for (j = 1; j <= 10; j++) {
178          if (ran < spneut[j-1]) goto label12;     177          if (ran < spneut[j-1]) goto label12;
179       }                                           178       }
180       j = 10;                                     179       j = 10;
181     label12:                                      180     label12:
182       ran = G4UniformRand();                      181       ran = G4UniformRand();
183       G4double ekin = (j - 1)*1. + ran;           182       G4double ekin = (j - 1)*1. + ran;
184       exn = exn + ekin;                           183       exn = exn + ekin;
185       aNeutron = new G4DynamicParticle(G4Neutr    184       aNeutron = new G4DynamicParticle(G4Neutron::NeutronDefinition(),
186                                        G4Parti    185                                        G4ParticleMomentum(1.,0.,0.),
187                                        ekin*Me    186                                        ekin*MeV);
188       theParticleChange.AddSecondary(aNeutron, << 187       theParticleChange.AddSecondary(aNeutron);
189    }                                              188    }
190                                                   189 
191 // Make secondary gammas and distribute kineti    190 // Make secondary gammas and distribute kinetic energy
192    G4DynamicParticle* aGamma;                     191    G4DynamicParticle* aGamma;
193    for (i = 1; i <= ng; i++) {                    192    for (i = 1; i <= ng; i++) {
194       ran = G4UniformRand();                      193       ran = G4UniformRand();
195       G4double ekin = -0.87*G4Log(ran);           194       G4double ekin = -0.87*G4Log(ran);
196       exg = exg + ekin;                           195       exg = exg + ekin;
197       aGamma = new G4DynamicParticle(G4Gamma::    196       aGamma = new G4DynamicParticle(G4Gamma::GammaDefinition(),
198                                      G4Particl    197                                      G4ParticleMomentum(1.,0.,0.),
199                                      ekin*MeV)    198                                      ekin*MeV);
200       theParticleChange.AddSecondary(aGamma, s << 199       theParticleChange.AddSecondary(aGamma);
201    }                                              200    }
202                                                   201 
203 // Distribute momentum vectors and do Lorentz     202 // Distribute momentum vectors and do Lorentz transformation
204                                                   203 
205    G4HadSecondary* theSecondary;                  204    G4HadSecondary* theSecondary;
206                                                   205 
207    for (i = 1; i <= nn + ng; i++) {               206    for (i = 1; i <= nn + ng; i++) {
208       G4double ran1 = G4UniformRand();            207       G4double ran1 = G4UniformRand();
209       G4double ran2 = G4UniformRand();            208       G4double ran2 = G4UniformRand();
210       G4double cost = -1. + 2.*ran1;              209       G4double cost = -1. + 2.*ran1;
211       G4double sint = std::sqrt(std::abs(1. -     210       G4double sint = std::sqrt(std::abs(1. - cost*cost));
212       G4double phi = ran2*twopi;                  211       G4double phi = ran2*twopi;
213       //      G4cout << ran1 << " " << ran2 <<    212       //      G4cout << ran1 << " " << ran2 << G4endl;
214       //      G4cout << cost << " " << sint <<    213       //      G4cout << cost << " " << sint << " " << phi << G4endl;
215       theSecondary = theParticleChange.GetSeco    214       theSecondary = theParticleChange.GetSecondary(i - 1);
216       G4double pp = theSecondary->GetParticle(    215       G4double pp = theSecondary->GetParticle()->GetTotalMomentum()/MeV;
217       G4double px = pp*sint*std::sin(phi);        216       G4double px = pp*sint*std::sin(phi);
218       G4double py = pp*sint*std::cos(phi);        217       G4double py = pp*sint*std::cos(phi);
219       G4double pz = pp*cost;                      218       G4double pz = pp*cost;
220       //      G4cout << pp << G4endl;             219       //      G4cout << pp << G4endl;
221       //      G4cout << px << " " << py << " "    220       //      G4cout << px << " " << py << " " << pz << G4endl;
222       G4double e = theSecondary->GetParticle()    221       G4double e = theSecondary->GetParticle()->GetTotalEnergy()/MeV;
223       G4double e0 = theSecondary->GetParticle(    222       G4double e0 = theSecondary->GetParticle()->GetDefinition()->GetPDGMass()/MeV;
224                                                   223 
225       G4double a = px*Px + py*Py + pz*Pz;         224       G4double a = px*Px + py*Py + pz*Pz;
226       a = (a/(E + E0) - e)/E0;                    225       a = (a/(E + E0) - e)/E0;
227                                                   226 
228       px = px + a*Px;                             227       px = px + a*Px;
229       py = py + a*Py;                             228       py = py + a*Py;
230       pz = pz + a*Pz;                             229       pz = pz + a*Pz;
231       G4double p2 = px*px + py*py + pz*pz;        230       G4double p2 = px*px + py*py + pz*pz;
232       pp = std::sqrt(p2);                         231       pp = std::sqrt(p2);
233       e = std::sqrt(e0*e0 + p2);                  232       e = std::sqrt(e0*e0 + p2);
234       G4double ekin = e - theSecondary->GetPar    233       G4double ekin = e - theSecondary->GetParticle()->GetDefinition()->GetPDGMass()/MeV;
235       theSecondary->GetParticle()->SetMomentum    234       theSecondary->GetParticle()->SetMomentumDirection(G4ParticleMomentum(px/pp,
236                                                   235                                                             py/pp,
237                                                   236                                                             pz/pp));
238       theSecondary->GetParticle()->SetKineticE    237       theSecondary->GetParticle()->SetKineticEnergy(ekin*MeV);
239    }                                              238    }
240                                                   239    
241   return &theParticleChange;                      240   return &theParticleChange;
242 }                                                 241 }
243                                                   242 
244 // Computes atomic mass in MeV (translation of    243 // Computes atomic mass in MeV (translation of GHEISHA routine ATOMAS)
245 // Not optimized: conforms closely to original    244 // Not optimized: conforms closely to original Fortran.
246                                                   245 
247 G4double G4LFission::Atomas(const G4double A,     246 G4double G4LFission::Atomas(const G4double A, const G4double Z)
248 {                                                 247 {
249   G4double rmel = G4Electron::ElectronDefiniti    248   G4double rmel = G4Electron::ElectronDefinition()->GetPDGMass()/MeV;
250   G4double rmp  = G4Proton::ProtonDefinition()    249   G4double rmp  = G4Proton::ProtonDefinition()->GetPDGMass()/MeV;
251   G4double rmn  = G4Neutron::NeutronDefinition    250   G4double rmn  = G4Neutron::NeutronDefinition()->GetPDGMass()/MeV;
252   G4double rmd  = G4Deuteron::DeuteronDefiniti    251   G4double rmd  = G4Deuteron::DeuteronDefinition()->GetPDGMass()/MeV;
253   G4double rma  = G4Alpha::AlphaDefinition()->    252   G4double rma  = G4Alpha::AlphaDefinition()->GetPDGMass()/MeV;
254                                                   253 
255   G4int ia = static_cast<G4int>(A + 0.5);         254   G4int ia = static_cast<G4int>(A + 0.5);
256    if (ia < 1) return 0;                          255    if (ia < 1) return 0;
257    G4int iz = static_cast<G4int>(Z + 0.5);        256    G4int iz = static_cast<G4int>(Z + 0.5);
258    if (iz < 0) return 0;                          257    if (iz < 0) return 0;
259    if (iz > ia) return 0;                         258    if (iz > ia) return 0;
260                                                   259 
261    if (ia == 1) {                                 260    if (ia == 1) {
262       if (iz == 0) return rmn;          //neut    261       if (iz == 0) return rmn;          //neutron
263       if (iz == 1) return rmp + rmel;   //Hydr    262       if (iz == 1) return rmp + rmel;   //Hydrogen
264    }                                              263    }
265    else if (ia == 2 && iz == 1) {                 264    else if (ia == 2 && iz == 1) {
266       return rmd;                       //Deut    265       return rmd;                       //Deuteron
267    }                                              266    }
268    else if (ia == 4 && iz == 2) {                 267    else if (ia == 4 && iz == 2) {
269       return rma;                       //Alph    268       return rma;                       //Alpha
270    }                                              269    }
271                                                   270 
272   G4Pow* Pow=G4Pow::GetInstance();                271   G4Pow* Pow=G4Pow::GetInstance();
273   G4double mass = (A - Z)*rmn + Z*rmp + Z*rmel    272   G4double mass = (A - Z)*rmn + Z*rmp + Z*rmel - 15.67*A
274                   + 17.23*Pow->A23(A)             273                   + 17.23*Pow->A23(A)
275                   + 93.15*(A/2. - Z)*(A/2. - Z    274                   + 93.15*(A/2. - Z)*(A/2. - Z)/A
276                   + 0.6984523*Z*Z/Pow->A13(A);    275                   + 0.6984523*Z*Z/Pow->A13(A);
277   G4int ipp = (ia - iz)%2;                        276   G4int ipp = (ia - iz)%2;
278   G4int izz = iz%2;                               277   G4int izz = iz%2;
279   if (ipp == izz) mass = mass + (ipp + izz -1)    278   if (ipp == izz) mass = mass + (ipp + izz -1)*12.*Pow->powA(A, -0.5);
280                                                   279 
281   return mass;                                    280   return mass;
282 }                                                 281 }
283                                                   282 
284 const std::pair<G4double, G4double> G4LFission    283 const std::pair<G4double, G4double> G4LFission::GetFatalEnergyCheckLevels() const
285 {                                                 284 {
286   // max energy non-conservation is mass of he    285   // max energy non-conservation is mass of heavy nucleus
287   return std::pair<G4double, G4double>(10.0*pe << 286   return std::pair<G4double, G4double>(5*perCent,250*GeV);
288 }                                                 287 }
289                                                   288