Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/electromagnetic/TestEm9/src/PhysicsList.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 /examples/extended/electromagnetic/TestEm9/src/PhysicsList.cc (Version 11.3.0) and /examples/extended/electromagnetic/TestEm9/src/PhysicsList.cc (Version 11.1.3)


  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 /// \file electromagnetic/TestEm9/src/PhysicsL     26 /// \file electromagnetic/TestEm9/src/PhysicsList.cc
 27 /// \brief Implementation of the PhysicsList c     27 /// \brief Implementation of the PhysicsList class
 28 //                                                 28 //
 29 //                                                 29 //
 30 //--------------------------------------------     30 //---------------------------------------------------------------------------
 31 //                                                 31 //
 32 // ClassName:   PhysicsList                        32 // ClassName:   PhysicsList
 33 //                                                 33 //
 34 // Author:      V.Ivanchenko 14.10.2002            34 // Author:      V.Ivanchenko 14.10.2002
 35 //                                                 35 //
 36 // Modified:                                       36 // Modified:
 37 // 17.11.06 Use components from physics_lists      37 // 17.11.06 Use components from physics_lists subdirectory (V.Ivanchenko)
 38 // 24.10.12 Migrated to new stopping and ion p     38 // 24.10.12 Migrated to new stopping and ion physics (A.Ribon)
 39 //                                                 39 //
 40 //--------------------------------------------     40 //----------------------------------------------------------------------------
 41 //                                                 41 //
 42                                                    42 
 43 //....oooOO0OOooo........oooOO0OOooo........oo     43 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 44 //....oooOO0OOooo........oooOO0OOooo........oo     44 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 45                                                    45 
 46 #include "PhysicsList.hh"                          46 #include "PhysicsList.hh"
 47                                                << 
 48 #include "PhysListEmStandard.hh"               << 
 49 #include "PhysicsListMessenger.hh"                 47 #include "PhysicsListMessenger.hh"
 50 #include "StepMax.hh"                          << 
 51                                                    48 
 52 #include "G4DecayPhysics.hh"                   <<  49 #include "PhysListEmStandard.hh"
 53 #include "G4Electron.hh"                       << 
 54 #include "G4EmExtraPhysics.hh"                 << 
 55 #include "G4EmLivermorePhysics.hh"             << 
 56 #include "G4EmLowEPPhysics.hh"                 << 
 57 #include "G4EmPenelopePhysics.hh"              << 
 58 #include "G4EmStandardPhysics.hh"                  50 #include "G4EmStandardPhysics.hh"
 59 #include "G4EmStandardPhysicsGS.hh"            << 
 60 #include "G4EmStandardPhysicsSS.hh"            << 
 61 #include "G4EmStandardPhysicsWVI.hh"           << 
 62 #include "G4EmStandardPhysics_option1.hh"          51 #include "G4EmStandardPhysics_option1.hh"
 63 #include "G4EmStandardPhysics_option2.hh"          52 #include "G4EmStandardPhysics_option2.hh"
 64 #include "G4EmStandardPhysics_option3.hh"          53 #include "G4EmStandardPhysics_option3.hh"
 65 #include "G4EmStandardPhysics_option4.hh"          54 #include "G4EmStandardPhysics_option4.hh"
 66 #include "G4Gamma.hh"                          <<  55 #include "G4EmLivermorePhysics.hh"
                                                   >>  56 #include "G4EmPenelopePhysics.hh"
                                                   >>  57 #include "G4EmLowEPPhysics.hh"
                                                   >>  58 #include "G4EmStandardPhysicsGS.hh"
                                                   >>  59 #include "G4EmStandardPhysicsSS.hh"
                                                   >>  60 #include "G4EmStandardPhysicsWVI.hh"
                                                   >>  61 #include "G4DecayPhysics.hh"
 67 #include "G4HadronElasticPhysics.hh"               62 #include "G4HadronElasticPhysics.hh"
 68 #include "G4HadronInelasticQBBC.hh"                63 #include "G4HadronInelasticQBBC.hh"
 69 #include "G4IonPhysics.hh"                         64 #include "G4IonPhysics.hh"
 70 #include "G4LossTableManager.hh"               <<  65 #include "G4EmExtraPhysics.hh"
 71 #include "G4ParticleTable.hh"                  <<  66 #include "G4StoppingPhysics.hh"
                                                   >>  67 
                                                   >>  68 #include "G4RegionStore.hh"
                                                   >>  69 #include "G4ProcessManager.hh"
 72 #include "G4ParticleTypes.hh"                      70 #include "G4ParticleTypes.hh"
                                                   >>  71 #include "G4ParticleTable.hh"
                                                   >>  72 
                                                   >>  73 #include "G4Gamma.hh"
                                                   >>  74 #include "G4Electron.hh"
 73 #include "G4Positron.hh"                           75 #include "G4Positron.hh"
 74 #include "G4ProcessManager.hh"                 << 
 75 #include "G4Proton.hh"                             76 #include "G4Proton.hh"
 76 #include "G4RegionStore.hh"                    <<  77 
 77 #include "G4StoppingPhysics.hh"                << 
 78 #include "G4SystemOfUnits.hh"                  << 
 79 #include "G4UnitsTable.hh"                         78 #include "G4UnitsTable.hh"
                                                   >>  79 #include "G4SystemOfUnits.hh"
                                                   >>  80 #include "G4LossTableManager.hh"
                                                   >>  81 #include "StepMax.hh"
 80                                                    82 
 81 //....oooOO0OOooo........oooOO0OOooo........oo     83 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 82                                                    84 
 83 PhysicsList::PhysicsList()                     <<  85 PhysicsList::PhysicsList() : G4VModularPhysicsList(),
 84   : G4VModularPhysicsList(),                   <<  86   fEmPhysicsList(nullptr),
 85     fEmPhysicsList(nullptr),                   <<  87   fDecayPhysicsList(nullptr),
 86     fDecayPhysicsList(nullptr),                <<  88   fStepMaxProcess(nullptr),
 87     fStepMaxProcess(nullptr),                  <<  89   fMessenger(nullptr)
 88     fMessenger(nullptr)                        << 
 89 {                                                  90 {
 90   G4LossTableManager::Instance();                  91   G4LossTableManager::Instance();
 91   SetDefaultCutValue(1 * mm);                  <<  92   SetDefaultCutValue(1*mm);
 92                                                    93 
 93   fMessenger = new PhysicsListMessenger(this);     94   fMessenger = new PhysicsListMessenger(this);
 94   fStepMaxProcess = new StepMax();                 95   fStepMaxProcess = new StepMax();
 95                                                    96 
 96   // Initilise flags                               97   // Initilise flags
 97                                                    98 
 98   SetVerboseLevel(1);                              99   SetVerboseLevel(1);
 99                                                   100 
100   fHelIsRegisted = false;                      << 101   fHelIsRegisted  = false;
101   fBicIsRegisted = false;                      << 102   fBicIsRegisted  = false;
102   fGnucIsRegisted = false;                        103   fGnucIsRegisted = false;
103   fStopIsRegisted = false;                        104   fStopIsRegisted = false;
104                                                   105 
105   // EM physics                                   106   // EM physics
106   fEmName = G4String("emstandard");               107   fEmName = G4String("emstandard");
107   fEmPhysicsList = new G4EmStandardPhysics();     108   fEmPhysicsList = new G4EmStandardPhysics();
108                                                   109 
109   // Decay Physics is always defined              110   // Decay Physics is always defined
110   fDecayPhysicsList = new G4DecayPhysics();       111   fDecayPhysicsList = new G4DecayPhysics();
111 }                                                 112 }
112                                                   113 
113 //....oooOO0OOooo........oooOO0OOooo........oo    114 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
114                                                   115 
115 PhysicsList::~PhysicsList()                       116 PhysicsList::~PhysicsList()
116 {                                                 117 {
117   delete fMessenger;                              118   delete fMessenger;
118   delete fDecayPhysicsList;                       119   delete fDecayPhysicsList;
119   delete fEmPhysicsList;                          120   delete fEmPhysicsList;
120   delete fStepMaxProcess;                         121   delete fStepMaxProcess;
121   for (size_t i = 0; i < fHadronPhys.size(); i << 122   for(size_t i=0; i<fHadronPhys.size(); i++) {
122     delete fHadronPhys[i];                        123     delete fHadronPhys[i];
123   }                                               124   }
124 }                                                 125 }
125                                                   126 
126 //....oooOO0OOooo........oooOO0OOooo........oo    127 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
127                                                   128 
128 void PhysicsList::ConstructParticle()             129 void PhysicsList::ConstructParticle()
129 {                                                 130 {
130   fDecayPhysicsList->ConstructParticle();         131   fDecayPhysicsList->ConstructParticle();
131 }                                                 132 }
132                                                   133 
133 //....oooOO0OOooo........oooOO0OOooo........oo    134 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
134                                                   135 
135 void PhysicsList::ConstructProcess()              136 void PhysicsList::ConstructProcess()
136 {                                                 137 {
137   AddTransportation();                            138   AddTransportation();
138   fEmPhysicsList->ConstructProcess();             139   fEmPhysicsList->ConstructProcess();
139   fDecayPhysicsList->ConstructProcess();          140   fDecayPhysicsList->ConstructProcess();
140   for (size_t i = 0; i < fHadronPhys.size(); + << 141   for(size_t i=0; i<fHadronPhys.size(); ++i) {
141     fHadronPhys[i]->ConstructProcess();           142     fHadronPhys[i]->ConstructProcess();
142   }                                               143   }
143   AddStepMax();                                   144   AddStepMax();
144 }                                                 145 }
145                                                   146 
146 //....oooOO0OOooo........oooOO0OOooo........oo    147 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
147                                                   148 
148 void PhysicsList::AddPhysicsList(const G4Strin    149 void PhysicsList::AddPhysicsList(const G4String& name)
149 {                                                 150 {
150   if (verboseLevel > 1) G4cout << "PhysicsList << 151   if (verboseLevel > 1) 
                                                   >> 152     G4cout << "PhysicsList::AddPhysicsList: <" << name << ">" << G4endl;
151                                                   153 
152   if (name == fEmName) return;                    154   if (name == fEmName) return;
153                                                   155 
154   if (name == "emstandard") {                     156   if (name == "emstandard") {
155     fEmName = name;                               157     fEmName = name;
156     delete fEmPhysicsList;                        158     delete fEmPhysicsList;
157     fEmPhysicsList = new G4EmStandardPhysics(v    159     fEmPhysicsList = new G4EmStandardPhysics(verboseLevel);
158     if (verboseLevel > 0) G4cout << "PhysicsLi << 160     if (verboseLevel > 0) 
159   }                                            << 161       G4cout << "PhysicsList::Set " << name << " EM physics" << G4endl;
160   else if (name == "emstandard_opt1") {        << 162 
                                                   >> 163   } else if (name == "emstandard_opt1") {
161     fEmName = name;                               164     fEmName = name;
162     delete fEmPhysicsList;                        165     delete fEmPhysicsList;
163     fEmPhysicsList = new G4EmStandardPhysics_o    166     fEmPhysicsList = new G4EmStandardPhysics_option1(verboseLevel);
164     if (verboseLevel > 0) G4cout << "PhysicsLi << 167     if (verboseLevel > 0) 
165   }                                            << 168       G4cout << "PhysicsList::Set " << name << " EM physics" << G4endl;
166   else if (name == "emstandard_opt2") {        << 169 
                                                   >> 170   } else if (name == "emstandard_opt2") {
167     fEmName = name;                               171     fEmName = name;
168     delete fEmPhysicsList;                        172     delete fEmPhysicsList;
169     fEmPhysicsList = new G4EmStandardPhysics_o    173     fEmPhysicsList = new G4EmStandardPhysics_option2(verboseLevel);
170     if (verboseLevel > 0) G4cout << "PhysicsLi << 174     if (verboseLevel > 0) 
171   }                                            << 175       G4cout << "PhysicsList::Set " << name << " EM physics" << G4endl;
172   else if (name == "emstandard_opt3") {        << 176 
                                                   >> 177   } else if (name == "emstandard_opt3") {
173     fEmName = name;                               178     fEmName = name;
174     delete fEmPhysicsList;                        179     delete fEmPhysicsList;
175     fEmPhysicsList = new G4EmStandardPhysics_o    180     fEmPhysicsList = new G4EmStandardPhysics_option3(verboseLevel);
176     if (verboseLevel > 0) G4cout << "PhysicsLi << 181     if (verboseLevel > 0) 
177   }                                            << 182       G4cout << "PhysicsList::Set " << name << " EM physics" << G4endl;
178   else if (name == "emstandard_opt4") {        << 183 
                                                   >> 184   } else if (name == "emstandard_opt4") {
179     fEmName = name;                               185     fEmName = name;
180     delete fEmPhysicsList;                        186     delete fEmPhysicsList;
181     fEmPhysicsList = new G4EmStandardPhysics_o    187     fEmPhysicsList = new G4EmStandardPhysics_option4(verboseLevel);
182     if (verboseLevel > 0) G4cout << "PhysicsLi << 188     if (verboseLevel > 0) 
183   }                                            << 189       G4cout << "PhysicsList::Set " << name << " EM physics" << G4endl;
184   else if (name == "local") {                  << 190 
                                                   >> 191   } else if (name == "local") {
185     fEmName = name;                               192     fEmName = name;
186     delete fEmPhysicsList;                        193     delete fEmPhysicsList;
187     fEmPhysicsList = new PhysListEmStandard(ve    194     fEmPhysicsList = new PhysListEmStandard(verboseLevel);
188     if (verboseLevel > 0) G4cout << "PhysicsLi << 195     if (verboseLevel > 0) 
189   }                                            << 196       G4cout << "PhysicsList::Set " << name << " EM physics" << G4endl;
190   else if (name == "emlivermore") {            << 197 
                                                   >> 198   } else if (name == "emlivermore") {
191     fEmName = name;                               199     fEmName = name;
192     delete fEmPhysicsList;                        200     delete fEmPhysicsList;
193     fEmPhysicsList = new G4EmLivermorePhysics(    201     fEmPhysicsList = new G4EmLivermorePhysics(verboseLevel);
194   }                                            << 202 
195   else if (name == "empenelope") {             << 203   } else if (name == "empenelope") {
196     fEmName = name;                               204     fEmName = name;
197     delete fEmPhysicsList;                        205     delete fEmPhysicsList;
198     fEmPhysicsList = new G4EmPenelopePhysics(v    206     fEmPhysicsList = new G4EmPenelopePhysics(verboseLevel);
199   }                                            << 207 
200   else if (name == "emlowenergy") {            << 208   } else if (name == "emlowenergy") {
201     fEmName = name;                               209     fEmName = name;
202     delete fEmPhysicsList;                        210     delete fEmPhysicsList;
203     fEmPhysicsList = new G4EmLowEPPhysics(verb    211     fEmPhysicsList = new G4EmLowEPPhysics(verboseLevel);
204   }                                            << 212 
205   else if (name == "emstandardGS") {           << 213   } else if (name == "emstandardGS") {
206     fEmName = name;                               214     fEmName = name;
207     delete fEmPhysicsList;                        215     delete fEmPhysicsList;
208     fEmPhysicsList = new G4EmStandardPhysicsGS    216     fEmPhysicsList = new G4EmStandardPhysicsGS(verboseLevel);
209   }                                            << 217 
210   else if (name == "emstandardSS") {           << 218   } else if (name == "emstandardSS") {
211     fEmName = name;                               219     fEmName = name;
212     delete fEmPhysicsList;                        220     delete fEmPhysicsList;
213     fEmPhysicsList = new G4EmStandardPhysicsSS    221     fEmPhysicsList = new G4EmStandardPhysicsSS(verboseLevel);
214   }                                            << 222 
215   else if (name == "emstandardWVI") {          << 223   } else if (name == "emstandardWVI") {
216     fEmName = name;                               224     fEmName = name;
217     delete fEmPhysicsList;                        225     delete fEmPhysicsList;
218     fEmPhysicsList = new G4EmStandardPhysicsWV    226     fEmPhysicsList = new G4EmStandardPhysicsWVI();
219   }                                            << 227 
220   else if (name == "elastic" && !fHelIsRegiste << 228   } else if (name == "elastic" && !fHelIsRegisted) {
221     fHadronPhys.push_back(new G4HadronElasticP << 229     fHadronPhys.push_back( new G4HadronElasticPhysics());
222     fHelIsRegisted = true;                        230     fHelIsRegisted = true;
223     if (verboseLevel > 0) G4cout << "PhysicsLi << 231     if (verboseLevel > 0) 
224   }                                            << 232       G4cout << "PhysicsList::Add hadron elastic physics" << G4endl;
225   else if (name == "binary" && !fBicIsRegisted << 233 
                                                   >> 234   } else if (name == "binary" && !fBicIsRegisted) {
226     fHadronPhys.push_back(new G4HadronInelasti    235     fHadronPhys.push_back(new G4HadronInelasticQBBC());
227     fHadronPhys.push_back(new G4IonPhysics());    236     fHadronPhys.push_back(new G4IonPhysics());
228     fBicIsRegisted = true;                        237     fBicIsRegisted = true;
229     if (verboseLevel > 0)                      << 238     if (verboseLevel > 0) 
230       G4cout << "PhysicsList::Add hadron inela << 239       G4cout << "PhysicsList::Add hadron inelastic physics from <QBBC>" 
231   }                                            << 240              << G4endl;
232   else if (name == "gamma_nuc" && !fGnucIsRegi << 241 
                                                   >> 242   } else if (name == "gamma_nuc" && !fGnucIsRegisted) {
233     fHadronPhys.push_back(new G4EmExtraPhysics    243     fHadronPhys.push_back(new G4EmExtraPhysics());
234     fGnucIsRegisted = true;                       244     fGnucIsRegisted = true;
235     if (verboseLevel > 0) G4cout << "PhysicsLi << 245     if (verboseLevel > 0) 
236   }                                            << 246       G4cout << "PhysicsList::Add gamma- and electro-nuclear physics" 
237   else if (name == "stopping" && !fStopIsRegis << 247              << G4endl;
                                                   >> 248 
                                                   >> 249   } else if (name == "stopping" && !fStopIsRegisted) {
238     fHadronPhys.push_back(new G4StoppingPhysic    250     fHadronPhys.push_back(new G4StoppingPhysics());
239     fStopIsRegisted = true;                       251     fStopIsRegisted = true;
240     if (verboseLevel > 0) G4cout << "PhysicsLi << 252     if (verboseLevel > 0) 
241   }                                            << 253       G4cout << "PhysicsList::Add stopping physics" << G4endl;
242   else {                                       << 254 
                                                   >> 255   } else {
243     G4cout << "PhysicsList::AddPhysicsList: <"    256     G4cout << "PhysicsList::AddPhysicsList: <" << name << ">"
244            << " is not defined" << G4endl;     << 257            << " is not defined"
                                                   >> 258            << G4endl;
245   }                                               259   }
246 }                                                 260 }
247                                                   261 
248 //....oooOO0OOooo........oooOO0OOooo........oo    262 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
249                                                   263 
250 void PhysicsList::AddStepMax()                    264 void PhysicsList::AddStepMax()
251 {                                                 265 {
252   // Step limitation seen as a process            266   // Step limitation seen as a process
253                                                   267 
254   auto particleIterator = GetParticleIterator( << 268   auto particleIterator=GetParticleIterator();
255   particleIterator->reset();                      269   particleIterator->reset();
256   while ((*particleIterator)()) {              << 270   while ((*particleIterator)()){
257     G4ParticleDefinition* particle = particleI    271     G4ParticleDefinition* particle = particleIterator->value();
258     G4ProcessManager* pmanager = particle->Get    272     G4ProcessManager* pmanager = particle->GetProcessManager();
259                                                   273 
260     if (fStepMaxProcess->IsApplicable(*particl << 274     if (fStepMaxProcess->IsApplicable(*particle) && !particle->IsShortLived())
261       pmanager->AddDiscreteProcess(fStepMaxPro << 275       {
262     }                                          << 276         pmanager ->AddDiscreteProcess(fStepMaxProcess);
                                                   >> 277       }
263   }                                               278   }
264 }                                                 279 }
265                                                   280 
266 //....oooOO0OOooo........oooOO0OOooo........oo    281 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
                                                   >> 282 
267                                                   283