Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/xray_TESdetector/src/G4EmStandardPhysics_SpacePhysics.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/advanced/xray_TESdetector/src/G4EmStandardPhysics_SpacePhysics.cc (Version 11.3.0) and /examples/advanced/xray_TESdetector/src/G4EmStandardPhysics_SpacePhysics.cc (Version 11.2)


  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 //                                                 26 //
 27 //--------------------------------------------     27 //---------------------------------------------------------------------------
 28 //                                                 28 //
 29 // Author: P.Dondero (paolo.dondero@cern.ch)       29 // Author: P.Dondero (paolo.dondero@cern.ch)
 30 //                                                 30 //
 31 //....oooOO0OOooo........oooOO0OOooo........oo     31 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 32 //....oooOO0OOooo........oooOO0OOooo........oo     32 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 33                                                    33 
 34                                                    34 
 35 #include "G4EmStandardPhysics_SpacePhysics.hh"     35 #include "G4EmStandardPhysics_SpacePhysics.hh"
 36                                                    36 
 37 #include "G4SystemOfUnits.hh"                      37 #include "G4SystemOfUnits.hh"
 38 #include "G4ParticleDefinition.hh"                 38 #include "G4ParticleDefinition.hh"
 39 #include "G4LossTableManager.hh"                   39 #include "G4LossTableManager.hh"
 40 #include "G4EmParameters.hh"                       40 #include "G4EmParameters.hh"
 41 #include "G4EmBuilder.hh"                          41 #include "G4EmBuilder.hh"
 42                                                    42 
 43 #include "G4ComptonScattering.hh"                  43 #include "G4ComptonScattering.hh"
 44 #include "G4GammaConversion.hh"                    44 #include "G4GammaConversion.hh"
 45 #include "G4PhotoElectricEffect.hh"                45 #include "G4PhotoElectricEffect.hh"
 46 #include "G4RayleighScattering.hh"                 46 #include "G4RayleighScattering.hh"
 47 #include "G4PEEffectFluoModel.hh"                  47 #include "G4PEEffectFluoModel.hh"
 48 #include "G4KleinNishinaModel.hh"                  48 #include "G4KleinNishinaModel.hh"
 49 #include "G4BetheHeitler5DModel.hh"                49 #include "G4BetheHeitler5DModel.hh"
 50 #include "G4LivermorePhotoElectricModel.hh"        50 #include "G4LivermorePhotoElectricModel.hh"
 51 #include "G4LivermorePolarizedRayleighModel.hh     51 #include "G4LivermorePolarizedRayleighModel.hh"
 52 #include "G4PhotoElectricAngularGeneratorPolar     52 #include "G4PhotoElectricAngularGeneratorPolarized.hh"
 53 #include "G4LowEPComptonModel.hh"                  53 #include "G4LowEPComptonModel.hh"
 54 #include "G4LowEPPolarizedComptonModel.hh"         54 #include "G4LowEPPolarizedComptonModel.hh"
 55                                                    55 
 56 #include "G4eMultipleScattering.hh"                56 #include "G4eMultipleScattering.hh"
 57 #include "G4hMultipleScattering.hh"                57 #include "G4hMultipleScattering.hh"
 58 #include "G4MscStepLimitType.hh"                   58 #include "G4MscStepLimitType.hh"
 59 #include "G4UrbanMscModel.hh"                      59 #include "G4UrbanMscModel.hh"
 60 #include "G4GoudsmitSaundersonMscModel.hh"         60 #include "G4GoudsmitSaundersonMscModel.hh"
 61 #include "G4DummyModel.hh"                         61 #include "G4DummyModel.hh"
 62 #include "G4WentzelVIModel.hh"                     62 #include "G4WentzelVIModel.hh"
 63 #include "G4CoulombScattering.hh"                  63 #include "G4CoulombScattering.hh"
 64 #include "G4eCoulombScatteringModel.hh"            64 #include "G4eCoulombScatteringModel.hh"
 65                                                    65 
 66 #include "G4eIonisation.hh"                        66 #include "G4eIonisation.hh"
 67 #include "G4eBremsstrahlung.hh"                    67 #include "G4eBremsstrahlung.hh"
 68 #include "G4Generator2BS.hh"                       68 #include "G4Generator2BS.hh"
 69 #include "G4Generator2BN.hh"                       69 #include "G4Generator2BN.hh"
 70 #include "G4SeltzerBergerModel.hh"                 70 #include "G4SeltzerBergerModel.hh"
 71 #include "G4ePairProduction.hh"                    71 #include "G4ePairProduction.hh"
 72 #include "G4LivermoreIonisationModel.hh"           72 #include "G4LivermoreIonisationModel.hh"
 73 #include "G4PenelopeIonisationModel.hh"            73 #include "G4PenelopeIonisationModel.hh"
 74 #include "G4UniversalFluctuation.hh"               74 #include "G4UniversalFluctuation.hh"
 75 #include "G4UrbanFluctuation.hh"                   75 #include "G4UrbanFluctuation.hh"
 76                                                    76 
 77 #include "G4eplusAnnihilation.hh"                  77 #include "G4eplusAnnihilation.hh"
 78                                                    78 
 79 #include "G4hIonisation.hh"                        79 #include "G4hIonisation.hh"
 80 #include "G4ionIonisation.hh"                      80 #include "G4ionIonisation.hh"
 81 #include "G4IonParametrisedLossModel.hh"           81 #include "G4IonParametrisedLossModel.hh"
 82 #include "G4NuclearStopping.hh"                    82 #include "G4NuclearStopping.hh"
 83                                                    83 
 84 #include "G4Gamma.hh"                              84 #include "G4Gamma.hh"
 85 #include "G4Electron.hh"                           85 #include "G4Electron.hh"
 86 #include "G4Positron.hh"                           86 #include "G4Positron.hh"
 87 #include "G4GenericIon.hh"                         87 #include "G4GenericIon.hh"
 88                                                    88 
 89 #include "G4PhysicsListHelper.hh"                  89 #include "G4PhysicsListHelper.hh"
 90 #include "G4BuilderType.hh"                        90 #include "G4BuilderType.hh"
 91 #include "G4EmModelActivator.hh"                   91 #include "G4EmModelActivator.hh"
 92 #include "G4GammaGeneralProcess.hh"                92 #include "G4GammaGeneralProcess.hh"
 93                                                    93 
 94 // factory                                         94 // factory
 95 #include "G4PhysicsConstructorFactory.hh"          95 #include "G4PhysicsConstructorFactory.hh"
 96 //                                                 96 //
 97 //....oooOO0OOooo........oooOO0OOooo........oo     97 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 98                                                    98 
 99 G4EmStandardPhysics_SpacePhysics::G4EmStandard     99 G4EmStandardPhysics_SpacePhysics::G4EmStandardPhysics_SpacePhysics(G4int ver, const G4String&)
100   : G4VPhysicsConstructor("G4EmStandard_SpaceP    100   : G4VPhysicsConstructor("G4EmStandard_SpacePhysics"), fVerbose(ver)
101 {                                                 101 {
102   G4cout << "---> Using G4EmStandard_SpacePhys    102   G4cout << "---> Using G4EmStandard_SpacePhysics v. 11.03 " << G4endl;
103   G4EmParameters* param = G4EmParameters::Inst    103   G4EmParameters* param = G4EmParameters::Instance();
104   param->SetDefaults();                           104   param->SetDefaults();
105   param->SetVerbose(ver);                         105   param->SetVerbose(ver);
106   param->SetMinEnergy(100*CLHEP::eV);             106   param->SetMinEnergy(100*CLHEP::eV);
107   param->SetLowestElectronEnergy(50*CLHEP::eV)    107   param->SetLowestElectronEnergy(50*CLHEP::eV);
108   param->SetNumberOfBinsPerDecade(20);            108   param->SetNumberOfBinsPerDecade(20);
109   param->ActivateAngularGeneratorForIonisation    109   param->ActivateAngularGeneratorForIonisation(true);
110   param->SetStepFunction(0.2, 10*CLHEP::um);      110   param->SetStepFunction(0.2, 10*CLHEP::um);
111   param->SetStepFunctionMuHad(0.05, 0.01*CLHEP    111   param->SetStepFunctionMuHad(0.05, 0.01*CLHEP::um);
112   param->SetStepFunctionLightIons(0.1, 20*CLHE    112   param->SetStepFunctionLightIons(0.1, 20*CLHEP::um);
113   param->SetStepFunctionIons(0.1, 1*CLHEP::um)    113   param->SetStepFunctionIons(0.1, 1*CLHEP::um);
114   param->SetUseMottCorrection(true); // use Mo    114   param->SetUseMottCorrection(true); // use Mott-correction for e-/e+ msc gs
115   param->SetMscStepLimitType(fUseSafetyPlus);     115   param->SetMscStepLimitType(fUseSafetyPlus); // for e-/e+ msc gs
116   param->SetMscSkin(3);              // error-    116   param->SetMscSkin(3);              // error-free stepping for e-/e+ msc gs
117   param->SetMscRangeFactor(0.08);    // error-    117   param->SetMscRangeFactor(0.08);    // error-free stepping for e-/e+ msc gs
118   param->SetMuHadLateralDisplacement(true);       118   param->SetMuHadLateralDisplacement(true);
119   param->SetFluo(true);                           119   param->SetFluo(true);
120   param->SetUseICRU90Data(true);                  120   param->SetUseICRU90Data(true);
121   param->SetMaxNIELEnergy(1*CLHEP::MeV);          121   param->SetMaxNIELEnergy(1*CLHEP::MeV);
122   SetPhysicsType(bElectromagnetic);               122   SetPhysicsType(bElectromagnetic);
123 }                                                 123 }
124                                                   124 
125 //....oooOO0OOooo........oooOO0OOooo........oo    125 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
126                                                   126 
127 void G4EmStandardPhysics_SpacePhysics::Constru    127 void G4EmStandardPhysics_SpacePhysics::ConstructParticle()
128 {                                                 128 {
129   // minimal set of particles for EM physics      129   // minimal set of particles for EM physics
130   G4EmBuilder::ConstructMinimalEmSet();           130   G4EmBuilder::ConstructMinimalEmSet();
131 }                                                 131 }
132                                                   132 
133 //....oooOO0OOooo........oooOO0OOooo........oo    133 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
134                                                   134 
135 void G4EmStandardPhysics_SpacePhysics::Constru    135 void G4EmStandardPhysics_SpacePhysics::ConstructProcess()
136 {                                                 136 {
137   if(fVerbose > 1)                                137   if(fVerbose > 1)
138   {                                               138   {
139     G4cout << "### " << GetPhysicsName() << "     139     G4cout << "### " << GetPhysicsName() << " Construct Space Physics Processes " << G4endl;
140   }                                               140   }
141   G4EmBuilder::PrepareEMPhysics();                141   G4EmBuilder::PrepareEMPhysics();
142                                                   142 
143   auto *ph = G4PhysicsListHelper::GetPhysicsLi    143   auto *ph = G4PhysicsListHelper::GetPhysicsListHelper();
144   auto *param = G4EmParameters::Instance();       144   auto *param = G4EmParameters::Instance();
145                                                   145 
146   // processes used by several particles          146   // processes used by several particles
147   auto *hmsc = new G4hMultipleScattering("ionm    147   auto *hmsc = new G4hMultipleScattering("ionmsc");
148                                                   148 
149   // nuclear stopping is enabled if the energy    149   // nuclear stopping is enabled if the energy limit above zero
150   G4double nielEnergyLimit = param->MaxNIELEne    150   G4double nielEnergyLimit = param->MaxNIELEnergy();
151   G4NuclearStopping* pnuc = nullptr;              151   G4NuclearStopping* pnuc = nullptr;
152   if(nielEnergyLimit > 0.0)                       152   if(nielEnergyLimit > 0.0)
153   {                                               153   {
154     pnuc = new G4NuclearStopping();               154     pnuc = new G4NuclearStopping();
155     pnuc->SetMaxKinEnergy(nielEnergyLimit);       155     pnuc->SetMaxKinEnergy(nielEnergyLimit);
156   }                                               156   }
157                                                   157 
158   // high energy limit for e+- scattering mode    158   // high energy limit for e+- scattering models and bremsstrahlung
159   G4double highEnergyLimit = param->MscEnergyL    159   G4double highEnergyLimit = param->MscEnergyLimit();
160                                                   160 
161   // Add gamma EM Processes                       161   // Add gamma EM Processes
162   G4ParticleDefinition *particle = G4Gamma::Ga    162   G4ParticleDefinition *particle = G4Gamma::Gamma();
163   G4bool polar = param->EnablePolarisation();     163   G4bool polar = param->EnablePolarisation();
164                                                   164 
165   // Photoelectric                                165   // Photoelectric
166   auto *pe = new G4PhotoElectricEffect();         166   auto *pe = new G4PhotoElectricEffect();
167   auto *peModel = new G4LivermorePhotoElectric    167   auto *peModel = new G4LivermorePhotoElectricModel();
168   pe->SetEmModel(peModel);                        168   pe->SetEmModel(peModel);
169   if(polar)                                       169   if(polar)
170   {                                               170   {
171     peModel->SetAngularDistribution(new G4Phot    171     peModel->SetAngularDistribution(new G4PhotoElectricAngularGeneratorPolarized());
172   }                                               172   }
173                                                   173 
174   // Compton scattering                           174   // Compton scattering
175   auto *cs = new G4ComptonScattering;             175   auto *cs = new G4ComptonScattering;
176   cs->SetEmModel(new G4KleinNishinaModel());      176   cs->SetEmModel(new G4KleinNishinaModel());
177   G4VEmModel* cModel = nullptr;                   177   G4VEmModel* cModel = nullptr;
178   if(polar)                                       178   if(polar)
179   {                                               179   {
180     cModel = new G4LowEPPolarizedComptonModel(    180     cModel = new G4LowEPPolarizedComptonModel();
181   }                                               181   }
182   else                                            182   else
183   {                                               183   {
184     cModel = new G4LowEPComptonModel();           184     cModel = new G4LowEPComptonModel();
185   }                                               185   }
186   cModel->SetHighEnergyLimit(20*CLHEP::MeV);      186   cModel->SetHighEnergyLimit(20*CLHEP::MeV);
187   cs->AddEmModel(0, cModel);                      187   cs->AddEmModel(0, cModel);
188                                                   188 
189   // Gamma conversion                             189   // Gamma conversion
190   auto *gc = new G4GammaConversion();             190   auto *gc = new G4GammaConversion();
191   auto *conv = new G4BetheHeitler5DModel();       191   auto *conv = new G4BetheHeitler5DModel();
192   gc->SetEmModel(conv);                           192   gc->SetEmModel(conv);
193                                                   193 
194   // default Rayleigh scattering is Livermore     194   // default Rayleigh scattering is Livermore
195   G4RayleighScattering* rl = new G4RayleighSca    195   G4RayleighScattering* rl = new G4RayleighScattering();
196   if(polar)                                       196   if(polar)
197   {                                               197   {
198     rl->SetEmModel(new G4LivermorePolarizedRay    198     rl->SetEmModel(new G4LivermorePolarizedRayleighModel());
199   }                                               199   }
200                                                   200 
201   if(param->GeneralProcessActive())               201   if(param->GeneralProcessActive())
202   {                                               202   {
203     auto *sp = new G4GammaGeneralProcess();       203     auto *sp = new G4GammaGeneralProcess();
204     sp->AddEmProcess(pe);                         204     sp->AddEmProcess(pe);
205     sp->AddEmProcess(cs);                         205     sp->AddEmProcess(cs);
206     sp->AddEmProcess(gc);                         206     sp->AddEmProcess(gc);
207     sp->AddEmProcess(rl);                         207     sp->AddEmProcess(rl);
208     G4LossTableManager::Instance()->SetGammaGe    208     G4LossTableManager::Instance()->SetGammaGeneralProcess(sp);
209     ph->RegisterProcess(sp, particle);            209     ph->RegisterProcess(sp, particle);
210   }                                               210   }
211   else                                            211   else
212   {                                               212   {
213     ph->RegisterProcess(pe, particle);            213     ph->RegisterProcess(pe, particle);
214     ph->RegisterProcess(cs, particle);            214     ph->RegisterProcess(cs, particle);
215     ph->RegisterProcess(gc, particle);            215     ph->RegisterProcess(gc, particle);
216     ph->RegisterProcess(rl, particle);            216     ph->RegisterProcess(rl, particle);
217   }                                               217   }
218                                                   218 
219   // e-                                           219   // e-
220   particle = G4Electron::Electron();              220   particle = G4Electron::Electron();
221                                                   221 
222   // multiple scattering                          222   // multiple scattering
223   auto *msc = new G4eMultipleScattering();        223   auto *msc = new G4eMultipleScattering();
224   // e-/e+ msc gs with Mott-correction            224   // e-/e+ msc gs with Mott-correction
225   // (Mott-correction is set through G4EmParam    225   // (Mott-correction is set through G4EmParameters)
226   auto *msc1 = new G4GoudsmitSaundersonMscMode    226   auto *msc1 = new G4GoudsmitSaundersonMscModel();
227   auto *msc2 = new G4WentzelVIModel();            227   auto *msc2 = new G4WentzelVIModel();
228   msc1->SetHighEnergyLimit(highEnergyLimit);      228   msc1->SetHighEnergyLimit(highEnergyLimit);
229   msc2->SetLowEnergyLimit(highEnergyLimit);       229   msc2->SetLowEnergyLimit(highEnergyLimit);
230   msc->SetEmModel(msc1);                          230   msc->SetEmModel(msc1);
231   msc->SetEmModel(msc2);                          231   msc->SetEmModel(msc2);
232                                                   232 
233   auto *ssm = new G4eCoulombScatteringModel();    233   auto *ssm = new G4eCoulombScatteringModel();
234   G4CoulombScattering* ss = new G4CoulombScatt    234   G4CoulombScattering* ss = new G4CoulombScattering();
235   ss->SetEmModel(ssm);                            235   ss->SetEmModel(ssm);
236   ss->SetMinKinEnergy(highEnergyLimit);           236   ss->SetMinKinEnergy(highEnergyLimit);
237   ssm->SetLowEnergyLimit(highEnergyLimit);        237   ssm->SetLowEnergyLimit(highEnergyLimit);
238   ssm->SetActivationLowEnergyLimit(highEnergyL    238   ssm->SetActivationLowEnergyLimit(highEnergyLimit);
239                                                   239 
240   // ionisation                                   240   // ionisation
241   auto *eioni = new G4eIonisation();              241   auto *eioni = new G4eIonisation();
242   G4VEmModel* theIoniLiv = new G4LivermoreIoni    242   G4VEmModel* theIoniLiv = new G4LivermoreIonisationModel();
243   eioni->SetFluctModel(new G4UrbanFluctuation(    243   eioni->SetFluctModel(new G4UrbanFluctuation());
244   theIoniLiv->SetHighEnergyLimit(0.1*CLHEP::Me    244   theIoniLiv->SetHighEnergyLimit(0.1*CLHEP::MeV);
245   eioni->AddEmModel(0, theIoniLiv, new G4Unive    245   eioni->AddEmModel(0, theIoniLiv, new G4UniversalFluctuation() );
246                                                   246 
247   // bremsstrahlung                               247   // bremsstrahlung
248   auto *brem = new G4eBremsstrahlung();           248   auto *brem = new G4eBremsstrahlung();
249   auto *br1 = new G4SeltzerBergerModel();         249   auto *br1 = new G4SeltzerBergerModel();
250   auto *br2 = new G4eBremsstrahlungRelModel();    250   auto *br2 = new G4eBremsstrahlungRelModel();
251   br1->SetAngularDistribution(new G4Generator2    251   br1->SetAngularDistribution(new G4Generator2BS());
252   br2->SetAngularDistribution(new G4Generator2    252   br2->SetAngularDistribution(new G4Generator2BS());
253   brem->SetEmModel(br1);                          253   brem->SetEmModel(br1);
254   brem->SetEmModel(br2);                          254   brem->SetEmModel(br2);
255   br1->SetHighEnergyLimit(CLHEP::GeV);            255   br1->SetHighEnergyLimit(CLHEP::GeV);
256                                                   256 
257   auto *ee = new G4ePairProduction();             257   auto *ee = new G4ePairProduction();
258                                                   258 
259   // register processes                           259   // register processes
260   ph->RegisterProcess(msc, particle);             260   ph->RegisterProcess(msc, particle);
261   ph->RegisterProcess(eioni, particle);           261   ph->RegisterProcess(eioni, particle);
262   ph->RegisterProcess(brem, particle);            262   ph->RegisterProcess(brem, particle);
263   ph->RegisterProcess(ee, particle);              263   ph->RegisterProcess(ee, particle);
264   ph->RegisterProcess(ss, particle);              264   ph->RegisterProcess(ss, particle);
265                                                   265 
266   // e+                                           266   // e+
267   particle = G4Positron::Positron();              267   particle = G4Positron::Positron();
268                                                   268 
269   // multiple scattering                          269   // multiple scattering
270   msc = new G4eMultipleScattering();              270   msc = new G4eMultipleScattering();
271   // e-/e+ msc gs with Mott-correction            271   // e-/e+ msc gs with Mott-correction
272   // (Mott-correction is set through G4EmParam    272   // (Mott-correction is set through G4EmParameters)
273   msc1 = new G4GoudsmitSaundersonMscModel();      273   msc1 = new G4GoudsmitSaundersonMscModel();
274   msc2 = new G4WentzelVIModel();                  274   msc2 = new G4WentzelVIModel();
275   msc1->SetHighEnergyLimit(highEnergyLimit);      275   msc1->SetHighEnergyLimit(highEnergyLimit);
276   msc2->SetLowEnergyLimit(highEnergyLimit);       276   msc2->SetLowEnergyLimit(highEnergyLimit);
277   msc->SetEmModel(msc1);                          277   msc->SetEmModel(msc1);
278   msc->SetEmModel(msc2);                          278   msc->SetEmModel(msc2);
279                                                   279 
280   ssm = new G4eCoulombScatteringModel();          280   ssm = new G4eCoulombScatteringModel();
281   ss = new G4CoulombScattering();                 281   ss = new G4CoulombScattering();
282   ss->SetEmModel(ssm);                            282   ss->SetEmModel(ssm);
283   ss->SetMinKinEnergy(highEnergyLimit);           283   ss->SetMinKinEnergy(highEnergyLimit);
284   ssm->SetLowEnergyLimit(highEnergyLimit);        284   ssm->SetLowEnergyLimit(highEnergyLimit);
285   ssm->SetActivationLowEnergyLimit(highEnergyL    285   ssm->SetActivationLowEnergyLimit(highEnergyLimit);
286                                                   286 
287   // ionisation                                   287   // ionisation
288   eioni = new G4eIonisation();                    288   eioni = new G4eIonisation();
289   eioni->SetFluctModel(new G4UrbanFluctuation(    289   eioni->SetFluctModel(new G4UrbanFluctuation());
290   auto *pen = new G4PenelopeIonisationModel();    290   auto *pen = new G4PenelopeIonisationModel();
291   pen->SetHighEnergyLimit(0.1*CLHEP::MeV);        291   pen->SetHighEnergyLimit(0.1*CLHEP::MeV);
292   eioni->AddEmModel(0, pen, new G4UniversalFlu    292   eioni->AddEmModel(0, pen, new G4UniversalFluctuation());
293                                                   293 
294   // bremsstrahlung                               294   // bremsstrahlung
295   brem = new G4eBremsstrahlung();                 295   brem = new G4eBremsstrahlung();
296   br1 = new G4SeltzerBergerModel();               296   br1 = new G4SeltzerBergerModel();
297   br2 = new G4eBremsstrahlungRelModel();          297   br2 = new G4eBremsstrahlungRelModel();
298   br1->SetAngularDistribution(new G4Generator2    298   br1->SetAngularDistribution(new G4Generator2BS());
299   br2->SetAngularDistribution(new G4Generator2    299   br2->SetAngularDistribution(new G4Generator2BS());
300   brem->SetEmModel(br1);                          300   brem->SetEmModel(br1);
301   brem->SetEmModel(br2);                          301   brem->SetEmModel(br2);
302   br1->SetHighEnergyLimit(CLHEP::GeV);            302   br1->SetHighEnergyLimit(CLHEP::GeV);
303                                                   303 
304   // register processes                           304   // register processes
305   ph->RegisterProcess(msc, particle);             305   ph->RegisterProcess(msc, particle);
306   ph->RegisterProcess(eioni, particle);           306   ph->RegisterProcess(eioni, particle);
307   ph->RegisterProcess(brem, particle);            307   ph->RegisterProcess(brem, particle);
308   ph->RegisterProcess(ee, particle);              308   ph->RegisterProcess(ee, particle);
309   ph->RegisterProcess(new G4eplusAnnihilation(    309   ph->RegisterProcess(new G4eplusAnnihilation(), particle);
310   ph->RegisterProcess(ss, particle);              310   ph->RegisterProcess(ss, particle);
311                                                   311 
312   // generic ion                                  312   // generic ion
313   particle = G4GenericIon::GenericIon();          313   particle = G4GenericIon::GenericIon();
314   auto *ionIoni = new G4ionIonisation();          314   auto *ionIoni = new G4ionIonisation();
315   ionIoni->SetEmModel(new G4IonParametrisedLos    315   ionIoni->SetEmModel(new G4IonParametrisedLossModel());
316   ph->RegisterProcess(hmsc, particle);            316   ph->RegisterProcess(hmsc, particle);
317   ph->RegisterProcess(ionIoni, particle);         317   ph->RegisterProcess(ionIoni, particle);
318   if(nullptr != pnuc) { ph->RegisterProcess(pn    318   if(nullptr != pnuc) { ph->RegisterProcess(pnuc, particle); }
319                                                   319 
320   // muons, hadrons, ions                         320   // muons, hadrons, ions
321   G4EmBuilder::ConstructCharged(hmsc, pnuc);      321   G4EmBuilder::ConstructCharged(hmsc, pnuc);
322                                                   322 
323   // extra configuration                          323   // extra configuration
324   G4EmModelActivator mact(GetPhysicsName());      324   G4EmModelActivator mact(GetPhysicsName());
325 }                                                 325 }
326                                                   326 
327 //....oooOO0OOooo........oooOO0OOooo........oo    327 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
328                                                   328