Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/electromagnetic/utils/src/G4LossTableManager.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/electromagnetic/utils/src/G4LossTableManager.cc (Version 11.3.0) and /processes/electromagnetic/utils/src/G4LossTableManager.cc (Version 10.3.p1)


  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: G4LossTableManager.cc 99151 2016-09-07 08:03:17Z gcosmo $
                                                   >>  27 //
 26 // -------------------------------------------     28 // -------------------------------------------------------------------
 27 //                                                 29 //
 28 // GEANT4 Class file                               30 // GEANT4 Class file
 29 //                                                 31 //
 30 //                                                 32 //
 31 // File name:     G4LossTableManager               33 // File name:     G4LossTableManager
 32 //                                                 34 //
 33 // Author:        Vladimir Ivanchenko              35 // Author:        Vladimir Ivanchenko
 34 //                                                 36 //
 35 // Creation date: 03.01.2002                       37 // Creation date: 03.01.2002
 36 //                                                 38 //
 37 // Modifications: by V.Ivanchenko              <<  39 // Modifications:
 38 //                                                 40 //
                                                   >>  41 // 20-01-03 Migrade to cut per region (V.Ivanchenko)
                                                   >>  42 // 15-02-03 Lambda table can be scaled (V.Ivanchenko)
                                                   >>  43 // 17-02-03 Fix problem of store/restore tables (V.Ivanchenko)
                                                   >>  44 // 10-03-03 Add Ion registration (V.Ivanchenko)
                                                   >>  45 // 25-03-03 Add deregistration (V.Ivanchenko)
                                                   >>  46 // 02-04-03 Change messenger (V.Ivanchenko)
                                                   >>  47 // 26-04-03 Fix retrieve tables (V.Ivanchenko)
                                                   >>  48 // 13-05-03 Add calculation of precise range (V.Ivanchenko)
                                                   >>  49 // 23-07-03 Add exchange with G4EnergyLossTables (V.Ivanchenko)
                                                   >>  50 // 05-10-03 Add G4VEmProcesses registration and Verbose command (V.Ivanchenko)
                                                   >>  51 // 17-10-03 Add SetParameters method (V.Ivanchenko)
                                                   >>  52 // 23-10-03 Add control on inactive processes (V.Ivanchenko)
                                                   >>  53 // 04-11-03 Add checks in RetrievePhysicsTable (V.Ivanchenko)
                                                   >>  54 // 12-11-03 G4EnergyLossSTD -> G4EnergyLossProcess (V.Ivanchenko)
                                                   >>  55 // 14-01-04 Activate precise range calculation (V.Ivanchenko)
                                                   >>  56 // 10-03-04 Fix a problem of Precise Range table (V.Ivanchenko)
                                                   >>  57 // 08-11-04 Migration to new interface of Store/Retrieve tables (V.Ivanchenko)
                                                   >>  58 // 13-01-04 Fix problem which takes place for inactivate eIoni (V.Ivanchenko)
                                                   >>  59 // 25-01-04 Fix initialisation problem for ions (V.Ivanchenko)
                                                   >>  60 // 11-03-05 Shift verbose level by 1 (V.Ivantchenko)
                                                   >>  61 // 10-01-06 PreciseRange -> CSDARange (V.Ivantchenko)
                                                   >>  62 // 20-01-06 Introduce G4EmTableType to remove repeating code (VI)
                                                   >>  63 // 23-03-06 Set flag isIonisation (VI)
                                                   >>  64 // 10-05-06 Add methods  SetMscStepLimitation, FacRange and MscFlag (VI)
                                                   >>  65 // 22-05-06 Add methods  Set/Get bremsTh (VI)
                                                   >>  66 // 05-06-06 Do not clear loss_table map between runs (VI)
                                                   >>  67 // 16-01-07 Create new energy loss table for e+,e-,mu+,mu- and 
                                                   >>  68 //          left ionisation table for further usage (VI)
                                                   >>  69 // 12-02-07 Add SetSkin, SetLinearLossLimit (V.Ivanchenko)
                                                   >>  70 // 18-06-07 Move definition of msc parameters to G4EmProcessOptions (V.Ivanchenko)
                                                   >>  71 // 21-02-08 Added G4EmSaturation (V.Ivanchenko)
                                                   >>  72 // 12-04-10 Added PreparePhysicsTables and BuildPhysicsTables entries (V.Ivanchenko)
                                                   >>  73 // 04-06-13 (V.Ivanchenko) Adaptation for MT mode; new method LocalPhysicsTables; 
                                                   >>  74 //          ions expect G4GenericIon are not included in the map of energy loss
                                                   >>  75 //          processes for performnc reasons  
 39 //                                                 76 //
 40 // Class Description:                              77 // Class Description:
 41 //                                                 78 //
 42 // -------------------------------------------     79 // -------------------------------------------------------------------
 43 //                                                 80 //
 44 //....oooOO0OOooo........oooOO0OOooo........oo     81 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 45 //....oooOO0OOooo........oooOO0OOooo........oo     82 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 46                                                    83 
 47 #include "G4LossTableManager.hh"                   84 #include "G4LossTableManager.hh"
 48 #include "G4SystemOfUnits.hh"                      85 #include "G4SystemOfUnits.hh"
 49                                                    86 
 50 #include "G4VMultipleScattering.hh"                87 #include "G4VMultipleScattering.hh"
 51 #include "G4VEmProcess.hh"                         88 #include "G4VEmProcess.hh"
 52                                                    89 
 53 #include "G4EmParameters.hh"                       90 #include "G4EmParameters.hh"
 54 #include "G4EmSaturation.hh"                       91 #include "G4EmSaturation.hh"
 55 #include "G4EmConfigurator.hh"                     92 #include "G4EmConfigurator.hh"
 56 #include "G4ElectronIonPair.hh"                    93 #include "G4ElectronIonPair.hh"
 57 #include "G4NIELCalculator.hh"                 << 
 58 #include "G4EmCorrections.hh"                  << 
 59 #include "G4LossTableBuilder.hh"               << 
 60 #include "G4VAtomDeexcitation.hh"              << 
 61 #include "G4VSubCutProducer.hh"                << 
 62                                                    94 
 63 #include "G4PhysicsTable.hh"                       95 #include "G4PhysicsTable.hh"
 64 #include "G4ParticleDefinition.hh"                 96 #include "G4ParticleDefinition.hh"
 65 #include "G4MaterialCutsCouple.hh"                 97 #include "G4MaterialCutsCouple.hh"
 66 #include "G4ProcessManager.hh"                     98 #include "G4ProcessManager.hh"
 67 #include "G4Electron.hh"                           99 #include "G4Electron.hh"
 68 #include "G4Proton.hh"                            100 #include "G4Proton.hh"
 69 #include "G4ProductionCutsTable.hh"               101 #include "G4ProductionCutsTable.hh"
 70 #include "G4PhysicsTableHelper.hh"                102 #include "G4PhysicsTableHelper.hh"
 71 #include "G4EmTableType.hh"                       103 #include "G4EmTableType.hh"
 72 #include "G4Region.hh"                            104 #include "G4Region.hh"
 73 #include "G4PhysicalConstants.hh"                 105 #include "G4PhysicalConstants.hh"
 74                                                << 106 #include "G4Threading.hh"
 75 #include "G4Gamma.hh"                          << 
 76 #include "G4Positron.hh"                       << 
 77 #include "G4OpticalPhoton.hh"                  << 
 78 #include "G4Neutron.hh"                        << 
 79 #include "G4MuonPlus.hh"                       << 
 80 #include "G4MuonMinus.hh"                      << 
 81 #include "G4GenericIon.hh"                     << 
 82                                                   107 
 83 //....oooOO0OOooo........oooOO0OOooo........oo    108 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
 84                                                   109 
 85 static std::once_flag applyOnce;               << 
 86 G4ThreadLocal G4LossTableManager* G4LossTableM    110 G4ThreadLocal G4LossTableManager* G4LossTableManager::instance = nullptr;
 87                                                   111 
 88 G4LossTableManager* G4LossTableManager::Instan    112 G4LossTableManager* G4LossTableManager::Instance()
 89 {                                                 113 {
 90   if(nullptr == instance) {                    << 114   if(!instance) {
 91     static G4ThreadLocalSingleton<G4LossTableM    115     static G4ThreadLocalSingleton<G4LossTableManager> inst;
 92     instance = inst.Instance();                   116     instance = inst.Instance();
 93   }                                               117   }
 94   return instance;                                118   return instance;
 95 }                                                 119 }
 96                                                   120 
 97 //....oooOO0OOooo........oooOO0OOooo........oo    121 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
 98                                                   122 
 99 G4LossTableManager::~G4LossTableManager()         123 G4LossTableManager::~G4LossTableManager()
100 {                                                 124 {
101   for (auto const & p : loss_vector) { delete  << 125   //G4cout << "### G4LossTableManager::~G4LossTableManager() "<< this << G4endl;
102   for (auto const & p : msc_vector) { delete p << 126   for (G4int i=0; i<n_loss; ++i) {
103   for (auto const & p : emp_vector) { delete p << 127     //G4cout << "### eloss #" << i << G4endl;
104   for (auto const & p : p_vector) { delete p;  << 128     if( loss_vector[i] ) { 
105                                                << 129       delete loss_vector[i]; 
106   std::size_t mod = mod_vector.size();         << 130     }
107   std::size_t fmod = fmod_vector.size();       << 131   }
108   for (std::size_t a=0; a<mod; ++a) {          << 132   size_t msc = msc_vector.size();
                                                   >> 133   for (size_t j=0; j<msc; ++j) {
                                                   >> 134     if( msc_vector[j] ) { delete msc_vector[j]; }
                                                   >> 135   }
                                                   >> 136   size_t emp = emp_vector.size();
                                                   >> 137   for (size_t k=0; k<emp; ++k) {
                                                   >> 138     if( emp_vector[k] ) { delete emp_vector[k]; }
                                                   >> 139   }
                                                   >> 140   size_t mod = mod_vector.size();
                                                   >> 141   size_t fmod = fmod_vector.size();
                                                   >> 142   //G4cout << "   Nmod" << mod << "  Nfluc= " << fmod << G4endl;
                                                   >> 143   for (size_t a=0; a<mod; ++a) {
                                                   >> 144     //G4cout << "Delete model #" << a << "  " <<  mod_vector[a] << G4endl;
109     if( nullptr != mod_vector[a] ) {              145     if( nullptr != mod_vector[a] ) { 
110       for (std::size_t b=0; b<fmod; ++b) {     << 146       for (size_t b=0; b<fmod; ++b) {
111         if((G4VEmModel*)(fmod_vector[b]) == mo    147         if((G4VEmModel*)(fmod_vector[b]) == mod_vector[a]) {
112           fmod_vector[b] = nullptr;               148           fmod_vector[b] = nullptr;
113         }                                         149         }
114       }                                           150       }
115       delete mod_vector[a];                       151       delete mod_vector[a]; 
116       mod_vector[a] = nullptr;                    152       mod_vector[a] = nullptr;
117     }                                             153     }
118   }                                               154   }
119   for (auto const & p : fmod_vector) { delete  << 155   for (size_t b=0; b<fmod; ++b) {
120                                                << 156     if( fmod_vector[b] ) { delete fmod_vector[b]; }
                                                   >> 157   }
121   Clear();                                        158   Clear();
122   delete tableBuilder;                            159   delete tableBuilder;
123   delete emCorrections;                           160   delete emCorrections;
124   delete emConfigurator;                          161   delete emConfigurator;
125   delete emElectronIonPair;                       162   delete emElectronIonPair;
126   delete nielCalculator;                       << 
127   delete atomDeexcitation;                        163   delete atomDeexcitation;
128   delete subcutProducer;                          164   delete subcutProducer;
129 }                                                 165 }
130                                                   166 
131 //....oooOO0OOooo........oooOO0OOooo........oo    167 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
132                                                   168 
133 G4LossTableManager::G4LossTableManager()          169 G4LossTableManager::G4LossTableManager()
134 {                                                 170 {
                                                   >> 171   //G4cout << "### G4LossTableManager::G4LossTableManager() " << this << G4endl;
135   theParameters = G4EmParameters::Instance();     172   theParameters = G4EmParameters::Instance();
136   theElectron = G4Electron::Electron();        << 173   n_loss = 0;
137                                                << 174   run = -1;
138   // only one thread is the master             << 175   startInitialisation = false;
139   std::call_once(applyOnce, [this]() { isMaste << 176   all_tables_are_built = false;
140   verbose = isMaster ? theParameters->Verbose( << 177   currentLoss = nullptr;
141                                                << 178   currentParticle = nullptr;
142   tableBuilder = new G4LossTableBuilder(isMast << 179   firstParticle = nullptr;
143   emCorrections = new G4EmCorrections(verbose) << 180   isMaster = true;
144                                                << 181   verbose = theParameters->Verbose();
145   std::size_t n = 70;                          << 182   theElectron  = G4Electron::Electron();
146   loss_vector.reserve(n);                      << 183   theGenericIon= nullptr;
147   part_vector.reserve(n);                      << 184   if(G4Threading::IsWorkerThread()) { 
148   base_part_vector.reserve(n);                 << 185     verbose = theParameters->WorkerVerbose();
149   dedx_vector.reserve(n);                      << 186     isMaster = false;
150   range_vector.reserve(n);                     << 187   }  
151   inv_range_vector.reserve(n);                 << 188   tableBuilder = new G4LossTableBuilder();
152   tables_are_built.reserve(n);                 << 189   emCorrections= new G4EmCorrections(verbose);
153   isActive.reserve(n);                         << 190   emConfigurator = nullptr;
154   msc_vector.reserve(10);                      << 191   emElectronIonPair = nullptr;
155   emp_vector.reserve(16);                      << 192   atomDeexcitation = nullptr;
156   mod_vector.reserve(150);                     << 193   subcutProducer = nullptr;
157   fmod_vector.reserve(60);                     << 
158 }                                                 194 }
159                                                   195 
160 //....oooOO0OOooo........oooOO0OOooo........oo    196 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
161                                                   197 
162 void G4LossTableManager::Clear()                  198 void G4LossTableManager::Clear()
163 {                                                 199 {
164   all_tables_are_built = false;                   200   all_tables_are_built = false;
165   currentLoss = nullptr;                          201   currentLoss = nullptr;
166   currentParticle = nullptr;                      202   currentParticle = nullptr;
167   if(n_loss) {                                 << 203   if(n_loss)
168     dedx_vector.clear();                       << 204     {
169     range_vector.clear();                      << 205       dedx_vector.clear();
170     inv_range_vector.clear();                  << 206       range_vector.clear();
171     loss_map.clear();                          << 207       inv_range_vector.clear();
172     loss_vector.clear();                       << 208       loss_map.clear();
173     part_vector.clear();                       << 209       loss_vector.clear();
174     base_part_vector.clear();                  << 210       part_vector.clear();
175     tables_are_built.clear();                  << 211       base_part_vector.clear();
176     isActive.clear();                          << 212       tables_are_built.clear();
177     n_loss = 0;                                << 213       isActive.clear();
178   }                                            << 214       n_loss = 0;
                                                   >> 215     }
179 }                                                 216 }
180                                                   217 
181 //....oooOO0OOooo........oooOO0OOooo........oo    218 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
182                                                   219 
183 void G4LossTableManager::Register(G4VEnergyLos    220 void G4LossTableManager::Register(G4VEnergyLossProcess* p)
184 {                                                 221 {
185   if (nullptr == p) { return; }                << 222   if(!p) { return; }
186   for (G4int i=0; i<n_loss; ++i) {                223   for (G4int i=0; i<n_loss; ++i) {
187     if(loss_vector[i] == p) { return; }           224     if(loss_vector[i] == p) { return; }
188   }                                               225   }
189   if(verbose > 1) {                               226   if(verbose > 1) {
190     G4cout << "G4LossTableManager::Register G4    227     G4cout << "G4LossTableManager::Register G4VEnergyLossProcess : " 
191            << p->GetProcessName() << "  idx= "    228            << p->GetProcessName() << "  idx= " << n_loss << G4endl;
192   }                                               229   }
193   ++n_loss;                                       230   ++n_loss;
194   loss_vector.push_back(p);                       231   loss_vector.push_back(p);
195   part_vector.push_back(nullptr);                 232   part_vector.push_back(nullptr);
196   base_part_vector.push_back(nullptr);            233   base_part_vector.push_back(nullptr);
197   dedx_vector.push_back(nullptr);                 234   dedx_vector.push_back(nullptr);
198   range_vector.push_back(nullptr);                235   range_vector.push_back(nullptr);
199   inv_range_vector.push_back(nullptr);            236   inv_range_vector.push_back(nullptr);
200   tables_are_built.push_back(false);              237   tables_are_built.push_back(false);
201   isActive.push_back(true);                       238   isActive.push_back(true);
202   all_tables_are_built = false;                   239   all_tables_are_built = false;
203 }                                                 240 }
204                                                   241 
205 //....oooOO0OOooo........oooOO0OOooo........oo    242 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
206                                                   243 
207 void G4LossTableManager::ResetParameters()        244 void G4LossTableManager::ResetParameters()
208 {                                                 245 {
209   // initialisation once per run               << 
210   if (!resetParam) { return; }                 << 
211   resetParam = false;                          << 
212   startInitialisation = true;                  << 
213   verbose = theParameters->Verbose();             246   verbose = theParameters->Verbose();
214   if(!isMaster) {                                 247   if(!isMaster) {
215     verbose = theParameters->WorkerVerbose();     248     verbose = theParameters->WorkerVerbose();
216   } else {                                     << 
217     if(verbose > 0) { theParameters->Dump(); } << 
218   }                                               249   }
219                                                << 250   tableBuilder->SetSplineFlag(theParameters->Spline());
220   tableBuilder->InitialiseBaseMaterials();     << 251   tableBuilder->SetInitialisationFlag(false); 
221   if (nullptr != nielCalculator) { nielCalcula << 
222                                                << 
223   emCorrections->SetVerbose(verbose);             252   emCorrections->SetVerbose(verbose); 
224   if(nullptr != emConfigurator) { emConfigurat << 253   if(emConfigurator) { emConfigurator->SetVerbose(verbose); };
225   if(nullptr != emElectronIonPair) { emElectro << 254   if(emElectronIonPair) { emElectronIonPair->SetVerbose(verbose); };
226   if(nullptr != atomDeexcitation) {            << 255   if(atomDeexcitation) {
227     atomDeexcitation->SetVerboseLevel(verbose)    256     atomDeexcitation->SetVerboseLevel(verbose);
228     atomDeexcitation->InitialiseAtomicDeexcita    257     atomDeexcitation->InitialiseAtomicDeexcitation();
229   }                                               258   }
230   if (1 < verbose) {                           << 
231     G4cout << "====== G4LossTableManager::Rese << 
232            << " Nloss=" << loss_vector.size()  << 
233      << " run=" << run << " master=" << isMast << 
234      << G4endl;                                << 
235   }                                            << 
236 }                                                 259 }
237                                                   260 
238 //....oooOO0OOooo........oooOO0OOooo........oo    261 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
239                                                   262 
240 void G4LossTableManager::DeRegister(G4VEnergyL    263 void G4LossTableManager::DeRegister(G4VEnergyLossProcess* p)
241 {                                                 264 {
242   if (nullptr == p) { return; }                << 265   if(!p) { return; }
243   for (G4int i=0; i<n_loss; ++i) {                266   for (G4int i=0; i<n_loss; ++i) {
244     if(loss_vector[i] == p) {                  << 267     if(loss_vector[i] == p) { loss_vector[i] = nullptr; }
245       loss_vector[i] = nullptr;                << 
246       break;                                   << 
247     }                                          << 
248   }                                               268   }
249 }                                                 269 }
250                                                   270 
251 //....oooOO0OOooo........oooOO0OOooo........oo    271 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
252                                                   272 
253 void G4LossTableManager::Register(G4VMultipleS    273 void G4LossTableManager::Register(G4VMultipleScattering* p)
254 {                                                 274 {
255   if (nullptr == p) { return; }                << 275   if(!p) { return; }
256   std::size_t n = msc_vector.size();           << 276   G4int n = msc_vector.size();
257   for (std::size_t i=0; i<n; ++i) {            << 277   for (G4int i=0; i<n; ++i) {
258     if(msc_vector[i] == p) { return; }            278     if(msc_vector[i] == p) { return; }
259   }                                               279   }
260   if(verbose > 1) {                               280   if(verbose > 1) {
261     G4cout << "G4LossTableManager::Register G4    281     G4cout << "G4LossTableManager::Register G4VMultipleScattering : " 
262            << p->GetProcessName() << "  idx= "    282            << p->GetProcessName() << "  idx= " << msc_vector.size() << G4endl;
263   }                                               283   }
264   msc_vector.push_back(p);                        284   msc_vector.push_back(p);
265 }                                                 285 }
266                                                   286 
267 //....oooOO0OOooo........oooOO0OOooo........oo    287 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
268                                                   288 
269 void G4LossTableManager::DeRegister(G4VMultipl    289 void G4LossTableManager::DeRegister(G4VMultipleScattering* p)
270 {                                                 290 {
271   if (nullptr == p) { return; }                << 291   if(!p) { return; }
272   std::size_t msc = msc_vector.size();         << 292   size_t msc = msc_vector.size();
273   for (std::size_t i=0; i<msc; ++i) {          << 293   for (size_t i=0; i<msc; ++i) {
274     if(msc_vector[i] == p) {                   << 294     if(msc_vector[i] == p) { msc_vector[i] = nullptr; }
275       msc_vector[i] = nullptr;                 << 
276       break;                                   << 
277     }                                          << 
278   }                                               295   }
279 }                                                 296 }
280                                                   297 
281 //....oooOO0OOooo........oooOO0OOooo........oo    298 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
282                                                   299 
283 void G4LossTableManager::Register(G4VEmProcess    300 void G4LossTableManager::Register(G4VEmProcess* p)
284 {                                                 301 {
285   if (nullptr == p) { return; }                << 302   if(!p) { return; }
286   std::size_t n = emp_vector.size();           << 303   G4int n = emp_vector.size();
287   for (std::size_t i=0; i<n; ++i) {            << 304   for (G4int i=0; i<n; ++i) {
288     if(emp_vector[i] == p) { return; }            305     if(emp_vector[i] == p) { return; }
289   }                                               306   }
290   if(verbose > 1) {                               307   if(verbose > 1) {
291     G4cout << "G4LossTableManager::Register G4    308     G4cout << "G4LossTableManager::Register G4VEmProcess : " 
292            << p->GetProcessName() << "  idx= "    309            << p->GetProcessName() << "  idx= " << emp_vector.size() << G4endl;
293   }                                               310   }
294   emp_vector.push_back(p);                        311   emp_vector.push_back(p);
295 }                                                 312 }
296                                                   313 
297 //....oooOO0OOooo........oooOO0OOooo........oo    314 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
298                                                   315 
299 void G4LossTableManager::DeRegister(G4VEmProce    316 void G4LossTableManager::DeRegister(G4VEmProcess* p)
300 {                                                 317 {
301   if (nullptr == p) { return; }                << 318   if(!p) { return; }
302   std::size_t emp = emp_vector.size();         << 319   size_t emp = emp_vector.size();
303   for (std::size_t i=0; i<emp; ++i) {          << 320   for (size_t i=0; i<emp; ++i) {
304     if(emp_vector[i] == p) {                   << 321     if(emp_vector[i] == p) { emp_vector[i] = nullptr; }
305       emp_vector[i] = nullptr;                 << 
306       break;                                   << 
307     }                                          << 
308   }                                            << 
309 }                                              << 
310                                                << 
311 //....oooOO0OOooo........oooOO0OOooo........oo << 
312                                                << 
313 void G4LossTableManager::Register(G4VProcess*  << 
314 {                                              << 
315   if (nullptr == p) { return; }                << 
316   std::size_t n = p_vector.size();             << 
317   for (std::size_t i=0; i<n; ++i) {            << 
318     if(p_vector[i] == p) { return; }           << 
319   }                                            << 
320   if(verbose > 1) {                            << 
321     G4cout << "G4LossTableManager::Register G4 << 
322            << p->GetProcessName() << "  idx= " << 
323   }                                            << 
324   p_vector.push_back(p);                       << 
325 }                                              << 
326                                                << 
327 //....oooOO0OOooo........oooOO0OOooo........oo << 
328                                                << 
329 void G4LossTableManager::DeRegister(G4VProcess << 
330 {                                              << 
331   if (nullptr == p) { return; }                << 
332   std::size_t emp = p_vector.size();           << 
333   for (std::size_t i=0; i<emp; ++i) {          << 
334     if(p_vector[i] == p) {                     << 
335       p_vector[i] = nullptr;                   << 
336       break;                                   << 
337     }                                          << 
338   }                                               322   }
339 }                                                 323 }
340                                                   324 
341 //....oooOO0OOooo........oooOO0OOooo........oo    325 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
342                                                   326 
343 void G4LossTableManager::Register(G4VEmModel*     327 void G4LossTableManager::Register(G4VEmModel* p)
344 {                                                 328 {
345   mod_vector.push_back(p);                        329   mod_vector.push_back(p);
346   if(verbose > 1) {                               330   if(verbose > 1) {
347     G4cout << "G4LossTableManager::Register G4    331     G4cout << "G4LossTableManager::Register G4VEmModel : " 
348            << p->GetName() << "  " << p << "      332            << p->GetName() << "  " << p << "  " << mod_vector.size() << G4endl;
349   }                                               333   }
350 }                                                 334 }
351                                                   335 
352 //....oooOO0OOooo........oooOO0OOooo........oo    336 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
353                                                   337 
354 void G4LossTableManager::DeRegister(G4VEmModel    338 void G4LossTableManager::DeRegister(G4VEmModel* p)
355 {                                                 339 {
356   //G4cout << "G4LossTableManager::DeRegister     340   //G4cout << "G4LossTableManager::DeRegister G4VEmModel : " << p << G4endl;
357   std::size_t n = mod_vector.size();           << 341   size_t n = mod_vector.size();
358   for (std::size_t i=0; i<n; ++i) {            << 342   for (size_t i=0; i<n; ++i) {
359     if(mod_vector[i] == p) {                      343     if(mod_vector[i] == p) { 
360       mod_vector[i] = nullptr;                    344       mod_vector[i] = nullptr; 
361       break;                                      345       break;
362     }                                             346     }
363   }                                               347   }
364 }                                                 348 }
365                                                   349 
366 //....oooOO0OOooo........oooOO0OOooo........oo    350 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
367                                                   351 
368 void G4LossTableManager::Register(G4VEmFluctua    352 void G4LossTableManager::Register(G4VEmFluctuationModel* p)
369 {                                                 353 {
370   fmod_vector.push_back(p);                       354   fmod_vector.push_back(p);
371   if(verbose > 1) {                               355   if(verbose > 1) {
372     G4cout << "G4LossTableManager::Register G4    356     G4cout << "G4LossTableManager::Register G4VEmFluctuationModel : " 
373            << p->GetName() << "  " << fmod_vec    357            << p->GetName() << "  " << fmod_vector.size() << G4endl;
374   }                                               358   }
375 }                                                 359 }
376                                                   360 
377 //....oooOO0OOooo........oooOO0OOooo........oo    361 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
378                                                   362 
379 void G4LossTableManager::DeRegister(G4VEmFluct    363 void G4LossTableManager::DeRegister(G4VEmFluctuationModel* p)
380 {                                                 364 {
381   std::size_t n = fmod_vector.size();          << 365   size_t n = fmod_vector.size();
382   for (std::size_t i=0; i<n; ++i) {            << 366   for (size_t i=0; i<n; ++i) {
383     if(fmod_vector[i] == p) { fmod_vector[i] =    367     if(fmod_vector[i] == p) { fmod_vector[i] = nullptr; }
384   }                                               368   }
385 }                                                 369 }
386                                                   370 
387 //....oooOO0OOooo........oooOO0OOooo........oo    371 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
388                                                   372 
389 void G4LossTableManager::RegisterExtraParticle    373 void G4LossTableManager::RegisterExtraParticle(
390      const G4ParticleDefinition* part,            374      const G4ParticleDefinition* part,
391      G4VEnergyLossProcess* p)                     375      G4VEnergyLossProcess* p)
392 {                                                 376 { 
393   if (nullptr == p || nullptr == part) { retur << 377   if(!p || !part) { return; }
394   for (G4int i=0; i<n_loss; ++i) {                378   for (G4int i=0; i<n_loss; ++i) {
395     if(loss_vector[i] == p) { return; }           379     if(loss_vector[i] == p) { return; }
396   }                                               380   }
397   if(verbose > 1) {                               381   if(verbose > 1) {
398     G4cout << "G4LossTableManager::RegisterExt    382     G4cout << "G4LossTableManager::RegisterExtraParticle "
399            << part->GetParticleName() << "  G4    383            << part->GetParticleName() << "  G4VEnergyLossProcess : " 
400            << p->GetProcessName() << "  idx= "    384            << p->GetProcessName() << "  idx= " << n_loss << G4endl;
401   }                                               385   }
402   ++n_loss;                                       386   ++n_loss;
403   loss_vector.push_back(p);                       387   loss_vector.push_back(p);
404   part_vector.push_back(part);                    388   part_vector.push_back(part);
405   base_part_vector.push_back(p->BaseParticle()    389   base_part_vector.push_back(p->BaseParticle());
406   dedx_vector.push_back(nullptr);                 390   dedx_vector.push_back(nullptr);
407   range_vector.push_back(nullptr);                391   range_vector.push_back(nullptr);
408   inv_range_vector.push_back(nullptr);            392   inv_range_vector.push_back(nullptr);
409   tables_are_built.push_back(false);              393   tables_are_built.push_back(false);
410   all_tables_are_built = false;                   394   all_tables_are_built = false;
411 }                                                 395 }
412                                                   396 
413 //....oooOO0OOooo........oooOO0OOooo........oo << 
414                                                << 
415 G4VEnergyLossProcess*                          << 
416 G4LossTableManager::GetEnergyLossProcess(const << 
417 {                                              << 
418   if(aParticle != currentParticle) {           << 
419     currentParticle = aParticle;               << 
420     std::map<PD,G4VEnergyLossProcess*,std::les << 
421     if ((pos = loss_map.find(aParticle)) != lo << 
422       currentLoss = (*pos).second;             << 
423     } else {                                   << 
424       currentLoss = nullptr;                   << 
425       if(0.0 != aParticle->GetPDGCharge() &&   << 
426    (pos = loss_map.find(theGenericIon)) != los << 
427   currentLoss = (*pos).second;                 << 
428       }                                        << 
429     }                                          << 
430   }                                            << 
431   return currentLoss;                          << 
432 }                                              << 
433                                                << 
434 //....oooOO0OOooo........oooOO0OOooo........oo    397 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
435                                                   398 
436 void                                              399 void 
437 G4LossTableManager::PreparePhysicsTable(const     400 G4LossTableManager::PreparePhysicsTable(const G4ParticleDefinition* particle,
438                                         G4VEne << 401                                         G4VEnergyLossProcess* p,
                                                   >> 402                                         G4bool theMaster)
439 {                                                 403 {
440   if (1 < verbose) {                              404   if (1 < verbose) {
441     G4cout << "G4LossTableManager::PreparePhys    405     G4cout << "G4LossTableManager::PreparePhysicsTable for " 
442            << particle->GetParticleName()         406            << particle->GetParticleName() 
443            << " and " << p->GetProcessName() <    407            << " and " << p->GetProcessName() << " run= " << run 
444            << "   loss_vector " << loss_vector << 408            << "   loss_vector " << loss_vector.size() << G4endl;
445      << " run=" << run << " master=" << isMast << 409   }
446      << G4endl;                                << 410 
                                                   >> 411   isMaster = theMaster;
                                                   >> 412 
                                                   >> 413   if(!startInitialisation) { 
                                                   >> 414     ResetParameters();
                                                   >> 415     if (1 < verbose) {
                                                   >> 416       G4cout << "====== G4LossTableManager::PreparePhysicsTable start ====="
                                                   >> 417              << G4endl;
                                                   >> 418     } 
447   }                                               419   }
448                                                   420 
449   // start initialisation for the first run       421   // start initialisation for the first run
450   if( -1 == run ) {                               422   if( -1 == run ) {
451     if (nullptr != emConfigurator) { emConfigu << 423     if(emConfigurator) { emConfigurator->PrepareModels(particle, p); }
452                                                   424 
453     // initialise particles for given process     425     // initialise particles for given process
454     for (G4int j=0; j<n_loss; ++j) {              426     for (G4int j=0; j<n_loss; ++j) {
455       if (p == loss_vector[j] && nullptr == pa << 427       if (p == loss_vector[j] && !part_vector[j]) { 
456         part_vector[j] = particle;                428         part_vector[j] = particle;
457         if (particle->GetParticleName() == "Ge << 429         if(particle->GetParticleName() == "GenericIon") {
458           theGenericIon = particle;               430           theGenericIon = particle;
459         }                                         431         }
460       }                                           432       }
461     }                                             433     }
462   }                                               434   }
463   ResetParameters();                           << 435   startInitialisation = true;
464 }                                                 436 }
465                                                   437 
466 //....oooOO0OOooo........oooOO0OOooo........oo    438 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
467                                                   439 
468 void                                              440 void 
469 G4LossTableManager::PreparePhysicsTable(const     441 G4LossTableManager::PreparePhysicsTable(const G4ParticleDefinition* particle,
470                                         G4VEmP << 442                                         G4VEmProcess* p, G4bool theMaster)
471 {                                                 443 {
472   if (1 < verbose) {                              444   if (1 < verbose) {
473     G4cout << "G4LossTableManager::PreparePhys    445     G4cout << "G4LossTableManager::PreparePhysicsTable for " 
474            << particle->GetParticleName()         446            << particle->GetParticleName() 
475            << " and " << p->GetProcessName()   << 447            << " and " << p->GetProcessName() << G4endl;
476      << " run=" << run << " master=" << isMast << 448   }
477      << G4endl;                                << 449   isMaster = theMaster;
                                                   >> 450 
                                                   >> 451   if(!startInitialisation) { 
                                                   >> 452     ResetParameters(); 
                                                   >> 453     if (1 < verbose) {
                                                   >> 454       G4cout << "====== G4LossTableManager::PreparePhysicsTable start ====="
                                                   >> 455              << G4endl;
                                                   >> 456     } 
478   }                                               457   }
479                                                   458 
480   // start initialisation for the first run       459   // start initialisation for the first run
481   if( -1 == run ) {                               460   if( -1 == run ) {
482     if (nullptr != emConfigurator) { emConfigu << 461     if(emConfigurator) { emConfigurator->PrepareModels(particle, p); }
483   }                                               462   }
484                                                << 463   startInitialisation = true;
485   ResetParameters();                           << 
486 }                                                 464 }
487                                                   465 
488 //....oooOO0OOooo........oooOO0OOooo........oo    466 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
489                                                   467 
490 void                                              468 void 
491 G4LossTableManager::PreparePhysicsTable(const     469 G4LossTableManager::PreparePhysicsTable(const G4ParticleDefinition* particle,
492                                         G4VMul << 470                                         G4VMultipleScattering* p,
                                                   >> 471                                         G4bool theMaster)
493 {                                                 472 {
494   if (1 < verbose) {                              473   if (1 < verbose) {
495     G4cout << "G4LossTableManager::PreparePhys    474     G4cout << "G4LossTableManager::PreparePhysicsTable for " 
496            << particle->GetParticleName()         475            << particle->GetParticleName() 
497            << " and " << p->GetProcessName()   << 476            << " and " << p->GetProcessName() << G4endl;
498      << " run=" << run << " master=" << isMast << 477   }
499      << G4endl;                                << 478 
                                                   >> 479   isMaster = theMaster;
                                                   >> 480 
                                                   >> 481   if(!startInitialisation) { 
                                                   >> 482     ResetParameters();
                                                   >> 483     if (1 < verbose) {
                                                   >> 484       G4cout << "====== G4LossTableManager::PreparePhysicsTable start ====="
                                                   >> 485              << G4endl;
                                                   >> 486     } 
500   }                                               487   }
501                                                   488 
502   // start initialisation for the first run       489   // start initialisation for the first run
503   if ( -1 == run ) {                           << 490   if( -1 == run ) {
504     if (nullptr != emConfigurator) { emConfigu << 491     if(emConfigurator) { emConfigurator->PrepareModels(particle, p); }
505   }                                               492   } 
506                                                << 493   startInitialisation = true;
507   ResetParameters();                           << 
508 }                                                 494 }
509                                                   495 
510 //....oooOO0OOooo........oooOO0OOooo........oo    496 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
511                                                   497 
512 void                                              498 void 
513 G4LossTableManager::BuildPhysicsTable(const G4    499 G4LossTableManager::BuildPhysicsTable(const G4ParticleDefinition*)
514 {                                                 500 {
515   if(-1 == run && startInitialisation) {          501   if(-1 == run && startInitialisation) {
516     if (nullptr != emConfigurator) { emConfigu << 502     if(emConfigurator) { emConfigurator->Clear(); }
517   }                                               503   }
518   if (startInitialisation) { resetParam = true << 
519 }                                                 504 }
520                                                   505 
521 //....oooOO0OOooo........oooOO0OOooo........oo    506 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
522                                                   507 
523 void G4LossTableManager::LocalPhysicsTables(      508 void G4LossTableManager::LocalPhysicsTables(
524      const G4ParticleDefinition* aParticle,       509      const G4ParticleDefinition* aParticle,
525      G4VEnergyLossProcess* p)                     510      G4VEnergyLossProcess* p)
526 {                                                 511 {
527   if (1 < verbose) {                           << 512   if(1 < verbose) {
528     G4cout << "### G4LossTableManager::LocalPh    513     G4cout << "### G4LossTableManager::LocalPhysicsTable() for "
529            << aParticle->GetParticleName()        514            << aParticle->GetParticleName()
530            << " and process " << p->GetProcess << 515      << " and process " << p->GetProcessName()
531            << G4endl;                             516            << G4endl;
532   }                                               517   }
533                                                   518 
534   if(-1 == run && startInitialisation) {          519   if(-1 == run && startInitialisation) {
535     if (nullptr != emConfigurator) { emConfigu << 520     if(emConfigurator) { emConfigurator->Clear(); }
536     firstParticle = aParticle;                    521     firstParticle = aParticle; 
537   }                                               522   }
538                                                   523 
539   if (startInitialisation) {                   << 524   if(startInitialisation) {
540     ++run;                                        525     ++run;
541     if (1 < verbose) {                         << 526     if(1 < verbose) {
542       G4cout << "===== G4LossTableManager::Loc    527       G4cout << "===== G4LossTableManager::LocalPhysicsTable() for run "
543              << run << " =====" << G4endl;        528              << run << " =====" << G4endl;
544     }                                             529     }
545     currentParticle = nullptr;                    530     currentParticle = nullptr;
546     startInitialisation = false;                  531     startInitialisation = false;
547     resetParam = true;                         << 
548     for (G4int i=0; i<n_loss; ++i) {              532     for (G4int i=0; i<n_loss; ++i) {
549       if (nullptr != loss_vector[i]) {         << 533       if(loss_vector[i]) {
550         tables_are_built[i] = false;              534         tables_are_built[i] = false;
551       } else {                                    535       } else {
552         tables_are_built[i] = true;               536         tables_are_built[i] = true;
553         part_vector[i] = nullptr;                 537         part_vector[i] = nullptr;
554       }                                           538       }
555     }                                             539     }
556   }                                               540   }
557                                                   541 
558   all_tables_are_built= true;                     542   all_tables_are_built= true;
559   for (G4int i=0; i<n_loss; ++i) {                543   for (G4int i=0; i<n_loss; ++i) {
560     if(p == loss_vector[i]) {                     544     if(p == loss_vector[i]) {
561       tables_are_built[i] = true;                 545       tables_are_built[i] = true;
562       isActive[i] = true;                         546       isActive[i] = true;
563       part_vector[i] = p->Particle();             547       part_vector[i] = p->Particle(); 
564       base_part_vector[i] = p->BaseParticle();    548       base_part_vector[i] = p->BaseParticle(); 
565       dedx_vector[i] = p->DEDXTable();            549       dedx_vector[i] = p->DEDXTable();
566       range_vector[i] = p->RangeTableForLoss()    550       range_vector[i] = p->RangeTableForLoss();
567       inv_range_vector[i] = p->InverseRangeTab    551       inv_range_vector[i] = p->InverseRangeTable();
568       if(0 == run && p->IsIonisationProcess())    552       if(0 == run && p->IsIonisationProcess()) {
569         loss_map[part_vector[i]] = p;             553         loss_map[part_vector[i]] = p;
                                                   >> 554   //G4cout << "G4LossTableManager::LocalPhysicsTable " << part_vector[i]->GetParticleName()
                                                   >> 555   //     << " added to map " << p << G4endl;
570       }                                           556       }
571                                                   557 
572       if(1 < verbose) {                           558       if(1 < verbose) { 
573         G4cout << i <<".   "<< p->GetProcessNa    559         G4cout << i <<".   "<< p->GetProcessName(); 
574         if(part_vector[i]) {                      560         if(part_vector[i]) {
575           G4cout << "  for "  << part_vector[i    561           G4cout << "  for "  << part_vector[i]->GetParticleName();
576         }                                         562         }
577         G4cout << "  active= " << isActive[i]     563         G4cout << "  active= " << isActive[i]
578                << "  table= " << tables_are_bu    564                << "  table= " << tables_are_built[i]
579                << "  isIonisation= " << p->IsI    565                << "  isIonisation= " << p->IsIonisationProcess()
580                << G4endl;                         566                << G4endl;
581       }                                           567       }
582       break;                                      568       break;
583     } else if(!tables_are_built[i]) {             569     } else if(!tables_are_built[i]) {
584       all_tables_are_built = false;               570       all_tables_are_built = false;
585     }                                             571     }
586   }                                               572   }
587                                                   573 
588   if(1 < verbose) {                               574   if(1 < verbose) {
589     G4cout << "### G4LossTableManager::LocalPh    575     G4cout << "### G4LossTableManager::LocalPhysicsTable end"
590            << G4endl;                             576            << G4endl;
591   }                                               577   }
592   if(all_tables_are_built) {                      578   if(all_tables_are_built) { 
593     if(1 < verbose) {                             579     if(1 < verbose) {
594       G4cout << "%%%%% All dEdx and Range tabl    580       G4cout << "%%%%% All dEdx and Range tables for worker are ready for run "
595              << run << " %%%%%" << G4endl;        581              << run << " %%%%%" << G4endl;
596     }                                             582     }
597   }                                               583   }
598 }                                                 584 }
599                                                   585 
600 //....oooOO0OOooo........oooOO0OOooo........oo    586 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
601                                                   587 
602 void G4LossTableManager::BuildPhysicsTable(       588 void G4LossTableManager::BuildPhysicsTable(
603      const G4ParticleDefinition* aParticle,       589      const G4ParticleDefinition* aParticle,
604      G4VEnergyLossProcess* p)                     590      G4VEnergyLossProcess* p)
605 {                                                 591 {
606   if(1 < verbose) {                               592   if(1 < verbose) {
607     G4cout << "### G4LossTableManager::BuildPh    593     G4cout << "### G4LossTableManager::BuildPhysicsTable() for "
608            << aParticle->GetParticleName()        594            << aParticle->GetParticleName()
609            << " and process " << p->GetProcess    595            << " and process " << p->GetProcessName() << G4endl;
610   }                                               596   }
611   // clear configurator                           597   // clear configurator
612   if(-1 == run && startInitialisation) {          598   if(-1 == run && startInitialisation) {
613     if( nullptr != emConfigurator) { emConfigu << 599     if(emConfigurator) { emConfigurator->Clear(); }
614     firstParticle = aParticle;                    600     firstParticle = aParticle; 
615   }                                               601   }
616   if(startInitialisation) {                       602   if(startInitialisation) {
617     ++run;                                        603     ++run;
618     resetParam = true;                         << 
619     startInitialisation = false;               << 
620     if(1 < verbose) {                             604     if(1 < verbose) {
621       G4cout << "===== G4LossTableManager::Bui    605       G4cout << "===== G4LossTableManager::BuildPhysicsTable() for run "
622              << run << " ===== " << atomDeexci    606              << run << " ===== " << atomDeexcitation << G4endl;
623     }                                             607     }
624     currentParticle = nullptr;                    608     currentParticle = nullptr;
625     all_tables_are_built = false;              << 609     all_tables_are_built= true;
                                                   >> 610   }
626                                                   611 
                                                   >> 612   // initialisation before any table is built
                                                   >> 613   if ( startInitialisation && aParticle == firstParticle ) {
                                                   >> 614 
                                                   >> 615     startInitialisation = false;
                                                   >> 616     if(1 < verbose) {
                                                   >> 617       G4cout << "### G4LossTableManager start initilisation for first particle "
                                                   >> 618              << firstParticle->GetParticleName() 
                                                   >> 619              << G4endl;
                                                   >> 620     }
627     for (G4int i=0; i<n_loss; ++i) {              621     for (G4int i=0; i<n_loss; ++i) {
628       G4VEnergyLossProcess* el = loss_vector[i    622       G4VEnergyLossProcess* el = loss_vector[i];
629                                                   623 
630       if(nullptr != el) {                      << 624       if(el) {
631         isActive[i] = true;                       625         isActive[i] = true;
632         part_vector[i] = el->Particle();       << 
633         base_part_vector[i] = el->BaseParticle    626         base_part_vector[i] = el->BaseParticle(); 
634         tables_are_built[i] = false;           << 627         tables_are_built[i] = false;
                                                   >> 628         all_tables_are_built= false;
                                                   >> 629         if(!isActive[i]) { 
                                                   >> 630           el->SetIonisation(false); 
                                                   >> 631           tables_are_built[i] = true;
                                                   >> 632         }
                                                   >> 633   
635         if(1 < verbose) {                         634         if(1 < verbose) { 
636           G4cout << i <<".   "<< el->GetProces    635           G4cout << i <<".   "<< el->GetProcessName();
637           if(el->Particle()) {                    636           if(el->Particle()) {
638             G4cout << "  for "  << el->Particl    637             G4cout << "  for "  << el->Particle()->GetParticleName();
639           }                                       638           }
640           G4cout << "  active= " << isActive[i    639           G4cout << "  active= " << isActive[i]
641                  << "  table= " << tables_are_    640                  << "  table= " << tables_are_built[i]
642                  << "  isIonisation= " << el->    641                  << "  isIonisation= " << el->IsIonisationProcess();
643           if(base_part_vector[i]) {               642           if(base_part_vector[i]) { 
644             G4cout << "  base particle "          643             G4cout << "  base particle " 
645                    << base_part_vector[i]->Get    644                    << base_part_vector[i]->GetParticleName();
646           }                                       645           }
647           G4cout << G4endl;                       646           G4cout << G4endl;
648         }                                         647         }
649       } else {                                    648       } else {
650         tables_are_built[i] = true;               649         tables_are_built[i] = true;
651         part_vector[i] = nullptr;                 650         part_vector[i] = nullptr;
652         isActive[i] = false;                      651         isActive[i] = false;
653       }                                           652       }
654     }                                             653     }
655   }                                               654   }
656                                                   655 
657   if (all_tables_are_built) {                  << 656  if (all_tables_are_built) { return; }
658     theParameters->SetIsPrintedFlag(true);     << 
659     return;                                    << 
660   }                                            << 
661                                                   657 
662   // Build tables for given particle              658   // Build tables for given particle
663   all_tables_are_built = true;                    659   all_tables_are_built = true;
664                                                   660 
665   for(G4int i=0; i<n_loss; ++i) {                 661   for(G4int i=0; i<n_loss; ++i) {
666     if(p == loss_vector[i] && !tables_are_buil << 662     if(p == loss_vector[i] && !tables_are_built[i] && !base_part_vector[i]) {
667       const G4ParticleDefinition* curr_part =     663       const G4ParticleDefinition* curr_part = part_vector[i];
668       if(1 < verbose) {                           664       if(1 < verbose) {
669         G4cout << "### Build Table for " << p-    665         G4cout << "### Build Table for " << p->GetProcessName()
670                << " and " << curr_part->GetPar    666                << " and " << curr_part->GetParticleName() 
671                << "  " << tables_are_built[i]  << 667          << "  " << tables_are_built[i] << "  " << base_part_vector[i] << G4endl;
672                << G4endl;                      << 
673       }                                           668       }
674       G4VEnergyLossProcess* curr_proc = BuildT    669       G4VEnergyLossProcess* curr_proc = BuildTables(curr_part);
675       if(curr_proc) {                             670       if(curr_proc) { 
676         CopyTables(curr_part, curr_proc);      << 671   CopyTables(curr_part, curr_proc); 
677         if(p == curr_proc && 0 == run && p->Is << 672   if(p == curr_proc && 0 == run && p->IsIonisationProcess()) { 
678           loss_map[aParticle] = p;             << 673     loss_map[aParticle] = p; 
679           //G4cout << "G4LossTableManager::Bui << 674     //G4cout << "G4LossTableManager::BuildPhysicsTable: " << aParticle->GetParticleName()
680           //     << aParticle->GetParticleName << 675     //   << " added to map " << p <<  G4endl;
681           //         << " added to map " << p  << 676   }
682         }                                      << 
683       }                                           677       }
684     }                                             678     }
685     if ( !tables_are_built[i] ) { all_tables_a    679     if ( !tables_are_built[i] ) { all_tables_are_built = false; }
686   }                                               680   }
687   if(1 < verbose) {                               681   if(1 < verbose) {
688     G4cout << "### G4LossTableManager::BuildPh    682     G4cout << "### G4LossTableManager::BuildPhysicsTable end: "
689            << "all_tables_are_built= " << all_    683            << "all_tables_are_built= " << all_tables_are_built << " "
690            << aParticle->GetParticleName() <<     684            << aParticle->GetParticleName() << " proc: " << p << G4endl;
691   }                                               685   }
                                                   >> 686   if(all_tables_are_built) { 
                                                   >> 687     if(1 < verbose) {
                                                   >> 688       G4cout << "%%%%% All dEdx and Range tables are built for master run= " 
                                                   >> 689              << run << " %%%%%" << G4endl;
                                                   >> 690     }
                                                   >> 691   }
692 }                                                 692 }
693                                                   693 
694 //....oooOO0OOooo........oooOO0OOooo........oo    694 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
695                                                   695 
696 void G4LossTableManager::CopyTables(const G4Pa    696 void G4LossTableManager::CopyTables(const G4ParticleDefinition* part,
697                                     G4VEnergyL    697                                     G4VEnergyLossProcess* base_proc)
698 {                                                 698 {
699   for (G4int j=0; j<n_loss; ++j) {                699   for (G4int j=0; j<n_loss; ++j) {
700                                                   700 
701     G4VEnergyLossProcess* proc = loss_vector[j    701     G4VEnergyLossProcess* proc = loss_vector[j];
702                                                   702 
703     if (!tables_are_built[j] && part == base_p    703     if (!tables_are_built[j] && part == base_part_vector[j]) {
704       tables_are_built[j] = true;                 704       tables_are_built[j] = true;
705       // for base particle approach only ionis << 
706       proc->SetDEDXTable(base_proc->Ionisation    705       proc->SetDEDXTable(base_proc->IonisationTable(),fRestricted);
                                                   >> 706       proc->SetDEDXTable(base_proc->DEDXTableForSubsec(),fSubRestricted);
707       proc->SetDEDXTable(base_proc->DEDXunRest    707       proc->SetDEDXTable(base_proc->DEDXunRestrictedTable(),fTotal);
708       proc->SetCSDARangeTable(base_proc->CSDAR    708       proc->SetCSDARangeTable(base_proc->CSDARangeTable());
709       proc->SetRangeTableForLoss(base_proc->Ra    709       proc->SetRangeTableForLoss(base_proc->RangeTableForLoss());
710       proc->SetInverseRangeTable(base_proc->In    710       proc->SetInverseRangeTable(base_proc->InverseRangeTable());
711       proc->SetLambdaTable(base_proc->LambdaTa    711       proc->SetLambdaTable(base_proc->LambdaTable());
                                                   >> 712       proc->SetSubLambdaTable(base_proc->SubLambdaTable());
                                                   >> 713       proc->SetIonisation(base_proc->IsIonisationProcess());
712       if(proc->IsIonisationProcess()) {           714       if(proc->IsIonisationProcess()) { 
713         range_vector[j] = base_proc->RangeTabl    715         range_vector[j] = base_proc->RangeTableForLoss();
714         inv_range_vector[j] = base_proc->Inver    716         inv_range_vector[j] = base_proc->InverseRangeTable();
715         loss_map[part_vector[j]] = proc;          717         loss_map[part_vector[j]] = proc; 
716         //G4cout << "G4LossTableManager::CopyT << 718   //G4cout << "G4LossTableManager::CopyTable " << part_vector[j]->GetParticleName()
717         //       << part_vector[j]->GetParticl << 719   //     << " added to map " << proc << G4endl;
718         //       << " added to map " << proc < << 
719       }                                           720       }
720       if (1 < verbose) {                          721       if (1 < verbose) {
721          G4cout << "   CopyTables for " << pro << 722          G4cout << "For " << proc->GetProcessName()
722                 << " for " << part_vector[j]->    723                 << " for " << part_vector[j]->GetParticleName()
723                 << " base_part= " << part->Get    724                 << " base_part= " << part->GetParticleName()
724                 << " tables are assigned"         725                 << " tables are assigned"
725                 << G4endl;                        726                 << G4endl;
726       }                                           727       }
727     }                                             728     }
                                                   >> 729 
                                                   >> 730     if (theElectron == part && theElectron == proc->SecondaryParticle() ) {
                                                   >> 731       proc->SetSecondaryRangeTable(base_proc->RangeTableForLoss());
                                                   >> 732     }
728   }                                               733   }
729 }                                                 734 }
730                                                   735 
731 //....oooOO0OOooo........oooOO0OOooo........oo    736 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
732                                                   737 
733 G4VEnergyLossProcess* G4LossTableManager::Buil    738 G4VEnergyLossProcess* G4LossTableManager::BuildTables(
734                       const G4ParticleDefiniti    739                       const G4ParticleDefinition* aParticle)
735 {                                                 740 {
736   if(1 < verbose) {                               741   if(1 < verbose) {
737     G4cout << "   G4LossTableManager::BuildTab << 742     G4cout << "G4LossTableManager::BuildTables() for "
738            << aParticle->GetParticleName() <<     743            << aParticle->GetParticleName() << G4endl;
739   }                                               744   }
740                                                   745 
741   std::vector<G4PhysicsTable*> t_list;            746   std::vector<G4PhysicsTable*> t_list;  
742   std::vector<G4VEnergyLossProcess*> loss_list    747   std::vector<G4VEnergyLossProcess*> loss_list;
743   std::vector<G4bool> build_flags;                748   std::vector<G4bool> build_flags;
744   G4VEnergyLossProcess* em = nullptr;             749   G4VEnergyLossProcess* em = nullptr;
745   G4VEnergyLossProcess* p = nullptr;              750   G4VEnergyLossProcess* p = nullptr;
746   G4int iem = 0;                                  751   G4int iem = 0;
747   G4PhysicsTable* dedx = nullptr;              << 752   G4PhysicsTable* dedx = 0;
748   G4int i;                                        753   G4int i;
749                                                   754 
750   G4ProcessVector* pvec =                         755   G4ProcessVector* pvec = 
751     aParticle->GetProcessManager()->GetProcess    756     aParticle->GetProcessManager()->GetProcessList();
752   G4int nvec = (G4int)pvec->size();            << 757   G4int nvec = pvec->size();
753                                                   758 
754   for (i=0; i<n_loss; ++i) {                      759   for (i=0; i<n_loss; ++i) {
755     p = loss_vector[i];                           760     p = loss_vector[i];
756     if (nullptr != p) {                        << 761     if (p) {
757       G4bool yes = (aParticle == part_vector[i    762       G4bool yes = (aParticle == part_vector[i]);
758                                                   763 
759       // possible case of process sharing betw    764       // possible case of process sharing between particle/anti-particle
760       if(!yes) {                                  765       if(!yes) {
761         auto ptr = static_cast<G4VProcess*>(p) << 766         G4VProcess* ptr = static_cast<G4VProcess*>(p);
762         for(G4int j=0; j<nvec; ++j) {             767         for(G4int j=0; j<nvec; ++j) {
763           //G4cout << "j= " << j << " " << (*p    768           //G4cout << "j= " << j << " " << (*pvec)[j] << " " << ptr << G4endl;
764           if(ptr == (*pvec)[j]) {                 769           if(ptr == (*pvec)[j]) {
765             yes = true;                           770             yes = true;
766             break;                                771             break;
767           }                                       772           }
768         }                                         773         }
769       }                                           774       }      
770       // process belong to this particle          775       // process belong to this particle
771       if(yes && isActive[i]) {                    776       if(yes && isActive[i]) {
772         if (p->IsIonisationProcess() || !em) {    777         if (p->IsIonisationProcess() || !em) {
773           em = p;                                 778           em = p;
774           iem= i;                                 779           iem= i;
775         }                                         780         }
776         // tables may be shared between partic    781         // tables may be shared between particle/anti-particle
777         G4bool val = false;                       782         G4bool val = false;
778         if (!tables_are_built[i]) {               783         if (!tables_are_built[i]) {
779           val = true;                             784           val = true;
780           dedx = p->BuildDEDXTable(fRestricted    785           dedx = p->BuildDEDXTable(fRestricted);
781           //G4cout << "===Build DEDX table for << 786           //G4cout << "Build DEDX table for " << p->GetProcessName()
782           // << " idx= " << i << " dedx:" << d << 787           // << " idx= " << i << dedx << " " << dedx->length() << G4endl;
783           p->SetDEDXTable(dedx,fRestricted);      788           p->SetDEDXTable(dedx,fRestricted);
784           tables_are_built[i] = true;             789           tables_are_built[i] = true;
785         } else {                                  790         } else {
786           dedx = p->DEDXTable();                  791           dedx = p->DEDXTable();
787         }                                         792         }
788         t_list.push_back(dedx);                   793         t_list.push_back(dedx);
789         loss_list.push_back(p);                   794         loss_list.push_back(p);
790         build_flags.push_back(val);               795         build_flags.push_back(val);
791       }                                           796       }
792     }                                             797     }
793   }                                               798   }
794                                                   799 
795   G4int n_dedx = (G4int)t_list.size();         << 800   G4int n_dedx = t_list.size();
796   if (0 == n_dedx || !em) {                       801   if (0 == n_dedx || !em) {
797     G4cout << "G4LossTableManager WARNING: no     802     G4cout << "G4LossTableManager WARNING: no DEDX processes for " 
798            << aParticle->GetParticleName() <<     803            << aParticle->GetParticleName() << G4endl;
799     return nullptr;                            << 804     return 0;
800   }                                               805   }
801   G4int nSubRegions = em->NumberOfSubCutoffReg    806   G4int nSubRegions = em->NumberOfSubCutoffRegions();
802                                                   807 
803   if (1 < verbose) {                              808   if (1 < verbose) {
804     G4cout << "     Start to build the sum of  << 809     G4cout << "G4LossTableManager::BuildTables() start to build range tables"
                                                   >> 810            << " and the sum of " << n_dedx << " processes"
805            << " iem= " << iem << " em= " << em    811            << " iem= " << iem << " em= " << em->GetProcessName()
806            << " buildCSDARange= " << theParame    812            << " buildCSDARange= " << theParameters->BuildCSDARange()
807            << " nSubRegions= " << nSubRegions;    813            << " nSubRegions= " << nSubRegions;
808     if(subcutProducer) {                          814     if(subcutProducer) { 
809       G4cout << " SubCutProducer " << subcutPr    815       G4cout << " SubCutProducer " << subcutProducer->GetName(); 
810     }                                             816     }
811     G4cout << G4endl;                             817     G4cout << G4endl;
812   }                                               818   }
813   // do not build tables if producer class is     819   // do not build tables if producer class is defined
814   if(subcutProducer) { nSubRegions = 0; }         820   if(subcutProducer) { nSubRegions = 0; }
815                                                   821 
816   dedx = em->DEDXTable();                      << 822   dedx = em->DEDXTable(); 
                                                   >> 823   em->SetIonisation(true);
817   em->SetDEDXTable(dedx, fIsIonisation);          824   em->SetDEDXTable(dedx, fIsIonisation);
818                                                   825 
819   if (1 < n_dedx) {                               826   if (1 < n_dedx) {
820     dedx = nullptr;                            << 827     dedx = 0;
821     dedx = G4PhysicsTableHelper::PreparePhysic    828     dedx = G4PhysicsTableHelper::PreparePhysicsTable(dedx);
822     tableBuilder->BuildDEDXTable(dedx, t_list)    829     tableBuilder->BuildDEDXTable(dedx, t_list);
823     em->SetDEDXTable(dedx, fRestricted);          830     em->SetDEDXTable(dedx, fRestricted);
824   }                                               831   }
825                                                   832 
                                                   >> 833   /*
                                                   >> 834   if(2==run && "e-" == aParticle->GetParticleName()) {
                                                   >> 835     G4cout << "G4LossTableManager::BuildTables for e- " << dedx << G4endl;
                                                   >> 836     G4cout << (*dedx) << G4endl;
                                                   >> 837     G4cout << "%%%%% Instance ID= " << (*dedx)[0]->GetInstanceID() << G4endl;
                                                   >> 838     G4cout << "%%%%% LastValue= " << (*dedx)[0]->GetLastValue() << G4endl;
                                                   >> 839     G4cout << "%%%%% 1.2 " << (*(dedx))[0]->Value(1.2) << G4endl;
                                                   >> 840   }
                                                   >> 841   */
826   dedx_vector[iem] = dedx;                        842   dedx_vector[iem] = dedx;
827                                                   843 
828   G4PhysicsTable* range = em->RangeTableForLos    844   G4PhysicsTable* range = em->RangeTableForLoss();
829   if(!range) range  = G4PhysicsTableHelper::Pr    845   if(!range) range  = G4PhysicsTableHelper::PreparePhysicsTable(range);
830   range_vector[iem] = range;                      846   range_vector[iem] = range;
831                                                   847 
832   G4PhysicsTable* invrange = em->InverseRangeT    848   G4PhysicsTable* invrange = em->InverseRangeTable();
833   if(!invrange) invrange = G4PhysicsTableHelpe    849   if(!invrange) invrange = G4PhysicsTableHelper::PreparePhysicsTable(invrange);
834   inv_range_vector[iem]  = invrange;              850   inv_range_vector[iem]  = invrange;
835                                                   851 
836   tableBuilder->BuildRangeTable(dedx, range);  << 852   tableBuilder->BuildRangeTable(dedx, range, true);
837   tableBuilder->BuildInverseRangeTable(range,  << 853   tableBuilder->BuildInverseRangeTable(range, invrange, true);
                                                   >> 854 
                                                   >> 855   //  if(1<verbose) G4cout << *dedx << G4endl;
838                                                   856 
839   em->SetRangeTableForLoss(range);                857   em->SetRangeTableForLoss(range);
840   em->SetInverseRangeTable(invrange);             858   em->SetInverseRangeTable(invrange);
841                                                   859 
                                                   >> 860   //  if(1<verbose) G4cout << *range << G4endl;
                                                   >> 861 
                                                   >> 862   std::vector<G4PhysicsTable*> listSub;
842   std::vector<G4PhysicsTable*> listCSDA;          863   std::vector<G4PhysicsTable*> listCSDA;
843                                                   864 
844   for (i=0; i<n_dedx; ++i) {                      865   for (i=0; i<n_dedx; ++i) {
845     p = loss_list[i];                             866     p = loss_list[i];
                                                   >> 867     if(p != em) { p->SetIonisation(false); }
846     if(build_flags[i]) {                          868     if(build_flags[i]) {
847       p->SetLambdaTable(p->BuildLambdaTable(fR    869       p->SetLambdaTable(p->BuildLambdaTable(fRestricted));
848     }                                             870     }
                                                   >> 871     if (0 < nSubRegions) {
                                                   >> 872       dedx = p->BuildDEDXTable(fSubRestricted);
                                                   >> 873       p->SetDEDXTable(dedx,fSubRestricted);
                                                   >> 874       listSub.push_back(dedx);
                                                   >> 875       if(build_flags[i]) {
                                                   >> 876         p->SetSubLambdaTable(p->BuildLambdaTable(fSubRestricted));
                                                   >> 877         if(p != em) { em->AddCollaborativeProcess(p); }
                                                   >> 878       }
                                                   >> 879     }
849     if(theParameters->BuildCSDARange()) {         880     if(theParameters->BuildCSDARange()) { 
850       dedx = p->BuildDEDXTable(fTotal);           881       dedx = p->BuildDEDXTable(fTotal);
851       p->SetDEDXTable(dedx,fTotal);               882       p->SetDEDXTable(dedx,fTotal);
852       listCSDA.push_back(dedx);                   883       listCSDA.push_back(dedx); 
853     }                                             884     }     
854   }                                               885   }
855                                                   886 
                                                   >> 887   if (0 < nSubRegions) {
                                                   >> 888     G4PhysicsTable* dedxSub = em->IonisationTableForSubsec();
                                                   >> 889     if (1 < listSub.size()) {
                                                   >> 890       em->SetDEDXTable(dedxSub, fIsSubIonisation);
                                                   >> 891       dedxSub = 0;
                                                   >> 892       dedxSub = G4PhysicsTableHelper::PreparePhysicsTable(dedxSub);
                                                   >> 893       tableBuilder->BuildDEDXTable(dedxSub, listSub);
                                                   >> 894       em->SetDEDXTable(dedxSub, fSubRestricted);
                                                   >> 895     }
                                                   >> 896   }
856   if(theParameters->BuildCSDARange()) {           897   if(theParameters->BuildCSDARange()) {
857     G4PhysicsTable* dedxCSDA = em->DEDXunRestr    898     G4PhysicsTable* dedxCSDA = em->DEDXunRestrictedTable();
858     if (1 < n_dedx) {                             899     if (1 < n_dedx) {
                                                   >> 900       dedxCSDA = nullptr;
859       dedxCSDA = G4PhysicsTableHelper::Prepare    901       dedxCSDA = G4PhysicsTableHelper::PreparePhysicsTable(dedxCSDA);
860       tableBuilder->BuildDEDXTable(dedxCSDA, l    902       tableBuilder->BuildDEDXTable(dedxCSDA, listCSDA);
861       em->SetDEDXTable(dedxCSDA,fTotal);          903       em->SetDEDXTable(dedxCSDA,fTotal);
862     }                                             904     }
863     G4PhysicsTable* rCSDA = em->CSDARangeTable    905     G4PhysicsTable* rCSDA = em->CSDARangeTable();
864     if(!rCSDA) { rCSDA = G4PhysicsTableHelper:    906     if(!rCSDA) { rCSDA = G4PhysicsTableHelper::PreparePhysicsTable(rCSDA); }
865     tableBuilder->BuildRangeTable(dedxCSDA, rC << 907     tableBuilder->BuildRangeTable(dedxCSDA, rCSDA, true);
866     em->SetCSDARangeTable(rCSDA);                 908     em->SetCSDARangeTable(rCSDA);
867   }                                               909   }
868                                                   910 
869   if (1 < verbose) {                              911   if (1 < verbose) {
870     G4cout << "G4LossTableManager::BuildTables    912     G4cout << "G4LossTableManager::BuildTables: Tables are built for "
871            << aParticle->GetParticleName()        913            << aParticle->GetParticleName()
872            << "; ionisation process: " << em->    914            << "; ionisation process: " << em->GetProcessName()
873            << "  " << em                          915            << "  " << em
874            << G4endl;                             916            << G4endl;
875   }                                               917   }
876   return em;                                      918   return em;
877 }                                                 919 }
878                                                   920 
879 //....oooOO0OOooo........oooOO0OOooo........oo    921 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
880                                                   922 
881 void G4LossTableManager::ParticleHaveNoLoss(      923 void G4LossTableManager::ParticleHaveNoLoss(
882      const G4ParticleDefinition* aParticle)       924      const G4ParticleDefinition* aParticle)
883 {                                                 925 {
884   G4ExceptionDescription ed;                      926   G4ExceptionDescription ed;
885   ed << "Energy loss process not found for " <    927   ed << "Energy loss process not found for " << aParticle->GetParticleName() 
886      << " !";                                     928      << " !";
887   G4Exception("G4LossTableManager::ParticleHav    929   G4Exception("G4LossTableManager::ParticleHaveNoLoss", "em0001",
888               FatalException, ed);                930               FatalException, ed);
889 }                                                 931 }
890                                                   932 
891 //....oooOO0OOooo........oooOO0OOooo........oo    933 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
892                                                   934 
893 void G4LossTableManager::SetVerbose(G4int val)    935 void G4LossTableManager::SetVerbose(G4int val)
894 {                                                 936 {
895   verbose = val;                                  937   verbose = val;
896 }                                                 938 }
897                                                   939 
898 //....oooOO0OOooo........oooOO0OOooo........oo    940 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
899                                                   941 
900 const std::vector<G4VEnergyLossProcess*>&         942 const std::vector<G4VEnergyLossProcess*>& 
901 G4LossTableManager::GetEnergyLossProcessVector    943 G4LossTableManager::GetEnergyLossProcessVector()
902 {                                                 944 {
903   return loss_vector;                             945   return loss_vector;
904 }                                                 946 }
905                                                   947 
906 //....oooOO0OOooo........oooOO0OOooo........oo    948 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
907                                                   949 
908 const std::vector<G4VEmProcess*>& G4LossTableM    950 const std::vector<G4VEmProcess*>& G4LossTableManager::GetEmProcessVector()
909 {                                                 951 {
910   return emp_vector;                              952   return emp_vector;
911 }                                                 953 }
912                                                   954 
913 //....oooOO0OOooo........oooOO0OOooo........oo    955 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
914                                                   956 
915 const std::vector<G4VMultipleScattering*>&        957 const std::vector<G4VMultipleScattering*>& 
916 G4LossTableManager::GetMultipleScatteringVecto    958 G4LossTableManager::GetMultipleScatteringVector()
917 {                                                 959 {
918   return msc_vector;                              960   return msc_vector;
919 }                                                 961 }
920                                                   962 
921 //....oooOO0OOooo........oooOO0OOooo........oo    963 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
922                                                   964 
923 G4EmSaturation* G4LossTableManager::EmSaturati    965 G4EmSaturation* G4LossTableManager::EmSaturation()
924 {                                                 966 {
925   return theParameters->GetEmSaturation();        967   return theParameters->GetEmSaturation();
926 }                                                 968 }
927                                                   969 
928 //....oooOO0OOooo........oooOO0OOooo........oo    970 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
929                                                   971 
930 G4EmConfigurator* G4LossTableManager::EmConfig    972 G4EmConfigurator* G4LossTableManager::EmConfigurator()
931 {                                                 973 {
932   if(!emConfigurator) {                        << 974   if(!emConfigurator) { emConfigurator = new G4EmConfigurator(verbose); }
933     emConfigurator = new G4EmConfigurator(verb << 
934   }                                            << 
935   return emConfigurator;                          975   return emConfigurator;
936 }                                                 976 }
937                                                   977 
938 //....oooOO0OOooo........oooOO0OOooo........oo    978 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
939                                                   979 
940 G4ElectronIonPair* G4LossTableManager::Electro    980 G4ElectronIonPair* G4LossTableManager::ElectronIonPair()
941 {                                                 981 {
942   if(!emElectronIonPair) {                        982   if(!emElectronIonPair) { 
943     emElectronIonPair = new G4ElectronIonPair(    983     emElectronIonPair = new G4ElectronIonPair(verbose);
944   }                                               984   }
945   return emElectronIonPair;                       985   return emElectronIonPair;
946 }                                                 986 }
947                                                   987 
948 //....oooOO0OOooo........oooOO0OOooo........oo << 
949                                                << 
950 void G4LossTableManager::SetNIELCalculator(G4N << 
951 {                                              << 
952   if(nullptr != ptr && ptr != nielCalculator)  << 
953     delete nielCalculator;                     << 
954     nielCalculator = ptr;                      << 
955   }                                            << 
956 }                                              << 
957                                                << 
958 //....oooOO0OOooo........oooOO0OOooo........oo << 
959                                                << 
960 G4NIELCalculator* G4LossTableManager::NIELCalc << 
961 {                                              << 
962   if(!nielCalculator) {                        << 
963     nielCalculator = new G4NIELCalculator(null << 
964   }                                            << 
965   return nielCalculator;                       << 
966 }                                              << 
967                                                << 
968 //....oooOO0OOooo........oooOO0OOooo........oo    988 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
969                                                   989  
970 void G4LossTableManager::SetAtomDeexcitation(G    990 void G4LossTableManager::SetAtomDeexcitation(G4VAtomDeexcitation* p)
971 {                                                 991 {
972   if(atomDeexcitation != p) {                     992   if(atomDeexcitation != p) {
973     delete atomDeexcitation;                      993     delete atomDeexcitation;
974     atomDeexcitation = p;                         994     atomDeexcitation = p;
975   }                                               995   }
976 }                                                 996 }
977                                                   997 
978 //....oooOO0OOooo........oooOO0OOooo........oo    998 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
979                                                   999 
980 void G4LossTableManager::SetSubCutProducer(G4V    1000 void G4LossTableManager::SetSubCutProducer(G4VSubCutProducer* p) 
981 {                                                 1001 {
982   if(subcutProducer != p) {                       1002   if(subcutProducer != p) {
983     delete subcutProducer;                        1003     delete subcutProducer;
984     subcutProducer = p;                           1004     subcutProducer = p;
985   }                                               1005   }
986 }                                                 1006 }
987                                                   1007 
988 //....oooOO0OOooo........oooOO0OOooo........oo    1008 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
989                                                   1009 
990 void G4LossTableManager::PrintEWarning(G4Strin    1010 void G4LossTableManager::PrintEWarning(G4String tit, G4double /*val*/)
991 {                                                 1011 {
992   G4String ss = "G4LossTableManager::" + tit;     1012   G4String ss = "G4LossTableManager::" + tit; 
993   G4ExceptionDescription ed;                      1013   G4ExceptionDescription ed;
994   /*                                              1014   /*
995   ed << "Parameter is out of range: " << val      1015   ed << "Parameter is out of range: " << val 
996      << " it will have no effect!\n" << " ## "    1016      << " it will have no effect!\n" << " ## " 
997      << " nbins= " << nbinsLambda                 1017      << " nbins= " << nbinsLambda 
998      << " nbinsPerDecade= " << nbinsPerDecade     1018      << " nbinsPerDecade= " << nbinsPerDecade 
999      << " Emin(keV)= " << minKinEnergy/keV        1019      << " Emin(keV)= " << minKinEnergy/keV 
1000      << " Emax(GeV)= " << maxKinEnergy/GeV;      1020      << " Emax(GeV)= " << maxKinEnergy/GeV;
1001   */                                             1021   */
1002   G4Exception(ss, "em0044", JustWarning, ed);    1022   G4Exception(ss, "em0044", JustWarning, ed);
1003 }                                                1023 }
1004                                                  1024 
1005 //....oooOO0OOooo........oooOO0OOooo........o    1025 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
1006                                               << 
1007 void G4LossTableManager::DumpHtml()           << 
1008 {                                             << 
1009   // Automatic generation of html documentati << 
1010   // List processes and models for the most i << 
1011   // particles in descending order of importa << 
1012   // NB. for model names with length > 18 cha << 
1013   //  to be edited by hand. Or modify G4EmMod << 
1014                                               << 
1015   char* dirName = std::getenv("G4PhysListDocD << 
1016   char* physList = std::getenv("G4PhysListNam << 
1017   if (dirName && physList) {                  << 
1018     G4String physListName = G4String(physList << 
1019     G4String pathName = G4String(dirName) + " << 
1020                                               << 
1021     std::ofstream outFile;                    << 
1022     outFile.open(pathName);                   << 
1023                                               << 
1024     outFile << physListName << G4endl;        << 
1025     outFile << std::string(physListName.lengt << 
1026                                               << 
1027     std::vector<G4ParticleDefinition*> partic << 
1028         G4Gamma::Gamma(),                     << 
1029         G4Electron::Electron(),               << 
1030         G4Positron::Positron(),               << 
1031         G4Proton::ProtonDefinition(),         << 
1032         G4MuonPlus::MuonPlusDefinition(),     << 
1033         G4MuonMinus::MuonMinusDefinition(),   << 
1034       };                                      << 
1035                                               << 
1036     std::vector<G4VEmProcess*> emproc_vector  << 
1037     std::vector<G4VEnergyLossProcess*> enloss << 
1038       GetEnergyLossProcessVector();           << 
1039     std::vector<G4VMultipleScattering*> mscat << 
1040       GetMultipleScatteringVector();          << 
1041                                               << 
1042     for (auto theParticle : particles) {      << 
1043       outFile << G4endl << "**" << theParticl << 
1044               << "**" << G4endl << G4endl <<  << 
1045                                               << 
1046       G4ProcessManager* pm = theParticle->Get << 
1047       G4ProcessVector*  pv = pm->GetProcessLi << 
1048       G4int plen = pm->GetProcessListLength() << 
1049                                               << 
1050       for (auto emproc : emproc_vector) {     << 
1051         for (G4int i = 0; i < plen; ++i) {    << 
1052           G4VProcess* proc = (*pv)[i];        << 
1053           if (proc == emproc) {               << 
1054             outFile << G4endl;                << 
1055             proc->ProcessDescription(outFile) << 
1056             break;                            << 
1057           }                                   << 
1058         }                                     << 
1059       }                                       << 
1060                                               << 
1061       for (auto mscproc : mscat_vector) {     << 
1062         for (G4int i = 0; i < plen; ++i) {    << 
1063           G4VProcess* proc = (*pv)[i];        << 
1064           if (proc == mscproc) {              << 
1065             outFile << G4endl;                << 
1066             proc->ProcessDescription(outFile) << 
1067             break;                            << 
1068           }                                   << 
1069         }                                     << 
1070       }                                       << 
1071                                               << 
1072       for (auto enlossproc : enloss_vector) { << 
1073         for (G4int i = 0; i < plen; ++i) {    << 
1074           G4VProcess* proc = (*pv)[i];        << 
1075           if (proc == enlossproc) {           << 
1076             outFile << G4endl;                << 
1077             proc->ProcessDescription(outFile) << 
1078             break;                            << 
1079           }                                   << 
1080         }                                     << 
1081       }                                       << 
1082     }                                         << 
1083     outFile.close();                          << 
1084   }                                           << 
1085 }                                             << 
1086                                               << 
1087 //....oooOO0OOooo........oooOO0OOooo........o << 
1088                                               << 
1089                                                  1026