Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/electromagnetic/utils/include/G4LossTableManager.hh

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/include/G4LossTableManager.hh (Version 11.3.0) and /processes/electromagnetic/utils/include/G4LossTableManager.hh (Version 9.1)


  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.hh,v 1.48 2007/11/07 18:38:49 vnivanch Exp $
                                                   >>  27 // GEANT4 tag $Name: geant4-09-01 $
                                                   >>  28 //
                                                   >>  29 //
 26 // -------------------------------------------     30 // -------------------------------------------------------------------
 27 //                                                 31 //
 28 // GEANT4 Class header file                        32 // GEANT4 Class header file
 29 //                                                 33 //
 30 //                                                 34 //
 31 // File name:     G4LossTableManager               35 // File name:     G4LossTableManager
 32 //                                                 36 //
 33 // Author:        Vladimir Ivanchenko on base      37 // Author:        Vladimir Ivanchenko on base of G4LossTables class
 34 //                and Maria Grazia Pia ideas       38 //                and Maria Grazia Pia ideas
 35 //                                                 39 //
 36 // Creation date: 03.01.2002                       40 // Creation date: 03.01.2002
 37 //                                                 41 //
 38 // Modifications by V.Ivanchenko               <<  42 // Modifications:
                                                   >>  43 //
                                                   >>  44 // 20-01-03 Migrade to cut per region (V.Ivanchenko)
                                                   >>  45 // 17-02-03 Fix problem of store/restore tables for ions (V.Ivanchenko)
                                                   >>  46 // 10-03-03 Add Ion registration (V.Ivanchenko)
                                                   >>  47 // 25-03-03 Add deregistration (V.Ivanchenko)
                                                   >>  48 // 26-03-03 Add GetDEDXDispersion (V.Ivanchenko)
                                                   >>  49 // 02-04-03 Change messenger (V.Ivanchenko)
                                                   >>  50 // 23-07-03 Add exchange with G4EnergyLossTables (V.Ivanchenko)
                                                   >>  51 // 05-10-03 Add G4VEmProcesses registration (V.Ivanchenko)
                                                   >>  52 // 17-10-03 Add SetParameters method (V.Ivanchenko)
                                                   >>  53 // 12-11-03 G4EnergyLossSTD -> G4EnergyLossProcess (V.Ivanchenko)
                                                   >>  54 // 14-01-04 Activate precise range calculation (V.Ivanchenko)
                                                   >>  55 // 08-11-04 Migration to new interface of Store/Retrieve tables (V.Ivantchenko)
                                                   >>  56 // 10-01-06 PreciseRange -> CSDARange (V.Ivantchenko)
                                                   >>  57 // 20-01-06 Introduce GetSubDEDX method (VI)
                                                   >>  58 // 26-01-06 Rename GetRange -> GetRangeFromRestricteDEDX (V.Ivanchenko)
                                                   >>  59 // 10-05-06 Add methods  SetMscStepLimitation, FacRange and MscFlag (VI)
                                                   >>  60 // 22-05-06 Add methods  Set/Get bremsTh (VI)
                                                   >>  61 // 12-02-07 Add SetSkin, SetLinearLossLimit (V.Ivanchenko)
                                                   >>  62 // 18-06-07 Move definition of msc parameters to G4EmProcessOptions (V.Ivanchenko)
 39 //                                                 63 //
 40 // Class Description:                              64 // Class Description:
 41 //                                                 65 //
 42 // A utility static class, responsable for the     66 // A utility static class, responsable for the energy loss tables
 43 // for each particle                               67 // for each particle
 44 //                                                 68 //
 45 // Energy loss processes have to register thei     69 // Energy loss processes have to register their tables with this
 46 // class. The responsibility of creating and d     70 // class. The responsibility of creating and deleting the tables
 47 // remains with the energy loss classes.           71 // remains with the energy loss classes.
 48                                                    72 
 49 // -------------------------------------------     73 // -------------------------------------------------------------------
 50 //                                                 74 //
 51                                                    75 
 52 #ifndef G4LossTableManager_h                       76 #ifndef G4LossTableManager_h
 53 #define G4LossTableManager_h 1                     77 #define G4LossTableManager_h 1
 54                                                    78 
                                                   >>  79 
 55 #include <map>                                     80 #include <map>
 56 #include <vector>                                  81 #include <vector>
 57 #include "globals.hh"                              82 #include "globals.hh"
 58 #include "G4ThreadLocalSingleton.hh"           << 
 59 #include "G4VEnergyLossProcess.hh"                 83 #include "G4VEnergyLossProcess.hh"
 60 #include "G4EmParameters.hh"                   <<  84 #include "G4EnergyLossTables.hh"
 61                                                    85 
 62 class G4PhysicsTable;                              86 class G4PhysicsTable;
 63 class G4MaterialCutsCouple;                        87 class G4MaterialCutsCouple;
                                                   >>  88 class G4EnergyLossMessenger;
 64 class G4ParticleDefinition;                        89 class G4ParticleDefinition;
 65 class G4Region;                                << 
 66 class G4EmSaturation;                          << 
 67 class G4EmConfigurator;                        << 
 68 class G4ElectronIonPair;                       << 
 69 class G4NIELCalculator;                        << 
 70 class G4VMultipleScattering;                       90 class G4VMultipleScattering;
 71 class G4VEmProcess;                                91 class G4VEmProcess;
 72 class G4EmCorrections;                             92 class G4EmCorrections;
 73 class G4LossTableBuilder;                          93 class G4LossTableBuilder;
 74 class G4VAtomDeexcitation;                     << 
 75 class G4VSubCutProducer;                       << 
 76                                                    94 
 77 class G4LossTableManager                           95 class G4LossTableManager
 78 {                                                  96 {
 79                                                    97 
 80 friend class G4ThreadLocalSingleton<G4LossTabl << 
 81                                                << 
 82 public:                                            98 public:
 83                                                    99 
 84   static G4LossTableManager* Instance();          100   static G4LossTableManager* Instance();
 85                                                   101 
 86   ~G4LossTableManager();                          102   ~G4LossTableManager();
 87                                                   103 
 88   //------------------------------------------ << 104   void Clear();
 89   // initialisation before a new run           << 
 90   //------------------------------------------ << 
 91                                                << 
 92   void PreparePhysicsTable(const G4ParticleDef << 
 93                            G4VEnergyLossProces << 
 94                                                << 
 95   void PreparePhysicsTable(const G4ParticleDef << 
 96                            G4VEmProcess* p);   << 
 97                                                << 
 98   void PreparePhysicsTable(const G4ParticleDef << 
 99                            G4VMultipleScatteri << 
100                                                << 
101   void BuildPhysicsTable(const G4ParticleDefin << 
102                                                << 
103   void BuildPhysicsTable(const G4ParticleDefin << 
104                          G4VEnergyLossProcess* << 
105                                                << 
106   void LocalPhysicsTables(const G4ParticleDefi << 
107                           G4VEnergyLossProcess << 
108                                                << 
109   void DumpHtml();                             << 
110                                                << 
111   //------------------------------------------ << 
112   // Run time access to DEDX, range, energy fo << 
113   // energy, and G4MaterialCutsCouple          << 
114   //------------------------------------------ << 
115                                                   105 
                                                   >> 106   // get the DEDX or the range for a given particle/energy/material
116   inline G4double GetDEDX(                        107   inline G4double GetDEDX(
117     const G4ParticleDefinition *aParticle,        108     const G4ParticleDefinition *aParticle,
118     G4double kineticEnergy,                       109     G4double kineticEnergy,
119     const G4MaterialCutsCouple *couple);          110     const G4MaterialCutsCouple *couple);
120                                                   111 
                                                   >> 112   inline G4double GetSubDEDX(
                                                   >> 113     const G4ParticleDefinition *aParticle,
                                                   >> 114     G4double kineticEnergy,
                                                   >> 115     const G4MaterialCutsCouple *couple);
                                                   >> 116 
121   inline G4double GetRange(                       117   inline G4double GetRange(
122     const G4ParticleDefinition *aParticle,        118     const G4ParticleDefinition *aParticle,
123     G4double kineticEnergy,                       119     G4double kineticEnergy,
124     const G4MaterialCutsCouple *couple);          120     const G4MaterialCutsCouple *couple);
125                                                   121 
126   inline G4double GetCSDARange(                   122   inline G4double GetCSDARange(
127     const G4ParticleDefinition *aParticle,        123     const G4ParticleDefinition *aParticle,
128     G4double kineticEnergy,                       124     G4double kineticEnergy,
129     const G4MaterialCutsCouple *couple);          125     const G4MaterialCutsCouple *couple);
130                                                   126 
131   inline G4double GetRangeFromRestricteDEDX(      127   inline G4double GetRangeFromRestricteDEDX(
132     const G4ParticleDefinition *aParticle,        128     const G4ParticleDefinition *aParticle,
133     G4double kineticEnergy,                       129     G4double kineticEnergy,
134     const G4MaterialCutsCouple *couple);          130     const G4MaterialCutsCouple *couple);
135                                                   131 
136   inline G4double GetEnergy(                      132   inline G4double GetEnergy(
137     const G4ParticleDefinition *aParticle,        133     const G4ParticleDefinition *aParticle,
138     G4double range,                               134     G4double range,
139     const G4MaterialCutsCouple *couple);          135     const G4MaterialCutsCouple *couple);
140                                                   136 
141   inline G4double GetDEDXDispersion(              137   inline G4double GetDEDXDispersion(
142     const G4MaterialCutsCouple *couple,           138     const G4MaterialCutsCouple *couple,
143     const G4DynamicParticle* dp,                  139     const G4DynamicParticle* dp,
144           G4double& length);                      140           G4double& length);
145                                                   141 
146   //------------------------------------------ << 142   // to be called only by energy loss processes
147   // Methods to be called only at initialisati << 
148   // and at the end of the job                 << 
149   //------------------------------------------ << 
150                                                << 
151   void Register(G4VEnergyLossProcess* p);         143   void Register(G4VEnergyLossProcess* p);
152                                                   144 
153   void DeRegister(G4VEnergyLossProcess* p);       145   void DeRegister(G4VEnergyLossProcess* p);
154                                                   146 
155   void Register(G4VMultipleScattering* p);        147   void Register(G4VMultipleScattering* p);
156                                                   148 
157   void DeRegister(G4VMultipleScattering* p);      149   void DeRegister(G4VMultipleScattering* p);
158                                                   150 
159   void Register(G4VEmProcess* p);                 151   void Register(G4VEmProcess* p);
160                                                   152 
161   void DeRegister(G4VEmProcess* p);               153   void DeRegister(G4VEmProcess* p);
162                                                   154 
163   void Register(G4VProcess* p);                << 155   void EnergyLossProcessIsInitialised(const G4ParticleDefinition* aParticle, 
                                                   >> 156               G4VEnergyLossProcess* p);
                                                   >> 157   
                                                   >> 158   void RegisterIon(const G4ParticleDefinition* aParticle, 
                                                   >> 159        G4VEnergyLossProcess* p);
164                                                   160 
165   void DeRegister(G4VProcess* p);              << 161   void RegisterExtraParticle(const G4ParticleDefinition* aParticle, 
166                                                << 162            G4VEnergyLossProcess* p);
167   void Register(G4VEmModel* p);                << 
168                                                << 
169   void DeRegister(G4VEmModel* p);              << 
170                                                   163 
171   void Register(G4VEmFluctuationModel* p);     << 164   void BuildPhysicsTable(const G4ParticleDefinition* aParticle, 
                                                   >> 165        G4VEnergyLossProcess* p);
172                                                   166 
173   void DeRegister(G4VEmFluctuationModel* p);   << 167   void SetLossFluctuations(G4bool val);
174                                                   168 
175   void RegisterExtraParticle(const G4ParticleD << 169   void SetSubCutoff(G4bool val);
176                              G4VEnergyLossProc << 
177                                                   170 
178   void SetVerbose(G4int val);                  << 171   void SetIntegral(G4bool val);
179                                                   172 
180   void ResetParameters();                      << 173   void SetRandomStep(G4bool val);
181                                                   174 
182   void SetAtomDeexcitation(G4VAtomDeexcitation << 175   void SetMinSubRange(G4double val);
183                                                   176 
184   void SetSubCutProducer(G4VSubCutProducer*);  << 177   void SetMinEnergy(G4double val);
185                                                   178 
186   void SetNIELCalculator(G4NIELCalculator*);   << 179   void SetMaxEnergy(G4double val);
187                                                   180 
188   //------------------------------------------ << 181   void SetMaxEnergyForCSDARange(G4double val);
189   // Access methods                            << 
190   //------------------------------------------ << 
191                                                   182 
192   inline G4bool IsMaster() const;              << 183   void SetMaxEnergyForMuons(G4double val);
193                                                   184 
194   G4VEnergyLossProcess* GetEnergyLossProcess(c << 185   void SetDEDXBinning(G4int val);
195                                                << 
196   const std::vector<G4VEnergyLossProcess*>& Ge << 
197                                                   186 
198   const std::vector<G4VEmProcess*>& GetEmProce << 187   void SetDEDXBinningForCSDARange(G4int val);
199                                                   188 
200   const std::vector<G4VMultipleScattering*>& G << 189   void SetLambdaBinning(G4int val);
201                                                   190 
202   G4EmSaturation* EmSaturation();              << 191   void SetStepFunction(G4double v1, G4double v2);
203                                                   192 
204   G4EmConfigurator* EmConfigurator();          << 193   void SetBuildCSDARange(G4bool val);
205                                                   194 
206   G4ElectronIonPair* ElectronIonPair();        << 195   void SetLPMFlag(G4bool val);
207                                                   196 
208   G4NIELCalculator* NIELCalculator();          << 197   void SetLinearLossLimit(G4double val);
209                                                   198 
210   inline G4EmCorrections* EmCorrections();     << 199   void SetBremsstrahlungTh(G4double val);
211                                                   200 
212   inline G4VAtomDeexcitation* AtomDeexcitation << 201   void SetVerbose(G4int val);
213                                                   202 
214   inline G4VSubCutProducer* SubCutProducer();  << 203   G4EnergyLossMessenger* GetMessenger();
215                                                   204 
216   inline G4LossTableBuilder* GetTableBuilder() << 205   G4bool BuildCSDARange() const;
217                                                   206 
218   inline void SetGammaGeneralProcess(G4VEmProc << 207   G4bool LPMFlag() const;
219                                                   208 
220   inline G4VEmProcess* GetGammaGeneralProcess( << 209   G4double BremsstrahlungTh() const;
221                                                   210 
222   inline void SetElectronGeneralProcess(G4VEmP << 211   const std::vector<G4VEnergyLossProcess*>& GetEnergyLossProcessVector();
223                                                   212 
224   inline G4VEmProcess* GetElectronGeneralProce << 213   const std::vector<G4VEmProcess*>& GetEmProcessVector();
225                                                   214 
226   inline void SetPositronGeneralProcess(G4VEmP << 215   const std::vector<G4VMultipleScattering*>& GetMultipleScatteringVector();
227                                                   216 
228   inline G4VEmProcess* GetPositronGeneralProce << 217   inline G4VEnergyLossProcess* GetEnergyLossProcess(const G4ParticleDefinition*);
229                                                   218 
230   G4LossTableManager(G4LossTableManager &) = d << 219   inline G4EmCorrections* EmCorrections();
231   G4LossTableManager & operator=(const G4LossT << 
232                                                   220 
233 private:                                          221 private:
234                                                   222 
235   //------------------------------------------ << 
236   // Private methods and members               << 
237   //------------------------------------------ << 
238                                                << 
239   G4LossTableManager();                           223   G4LossTableManager();
240                                                   224 
241   void Clear();                                << 
242                                                << 
243   G4VEnergyLossProcess* BuildTables(const G4Pa    225   G4VEnergyLossProcess* BuildTables(const G4ParticleDefinition* aParticle);
244                                                   226 
245   void CopyTables(const G4ParticleDefinition*     227   void CopyTables(const G4ParticleDefinition* aParticle, 
246                   G4VEnergyLossProcess*);      << 228       G4VEnergyLossProcess*);
247                                                   229 
248   void ParticleHaveNoLoss(const G4ParticleDefi    230   void ParticleHaveNoLoss(const G4ParticleDefinition* aParticle);
249                                                   231 
                                                   >> 232   void SetParameters(G4VEnergyLossProcess*);
                                                   >> 233 
250   void CopyDEDXTables();                          234   void CopyDEDXTables();
251                                                   235 
252   void PrintEWarning(G4String, G4double);      << 236 private:
253                                                   237 
254   static G4ThreadLocal G4LossTableManager* ins << 238   static G4LossTableManager* theInstance;
255                                                   239 
256   typedef const G4ParticleDefinition* PD;         240   typedef const G4ParticleDefinition* PD;
257                                                << 241   std::map<PD,G4VEnergyLossProcess*,std::less<PD> > loss_map;
258   // cache                                     << 
259   G4VEnergyLossProcess* currentLoss{nullptr};  << 
260   PD currentParticle{nullptr};                 << 
261   PD theElectron;                              << 
262   PD theGenericIon{nullptr};                   << 
263   PD firstParticle{nullptr};                   << 
264                                                << 
265   G4LossTableBuilder* tableBuilder;            << 
266   G4EmCorrections* emCorrections;              << 
267   G4EmConfigurator* emConfigurator{nullptr};   << 
268   G4ElectronIonPair* emElectronIonPair{nullptr << 
269   G4NIELCalculator* nielCalculator{nullptr};   << 
270   G4VAtomDeexcitation* atomDeexcitation{nullpt << 
271   G4VSubCutProducer* subcutProducer{nullptr};  << 
272                                                << 
273   G4EmParameters* theParameters;               << 
274   G4VEmProcess* gGeneral{nullptr};             << 
275   G4VEmProcess* eGeneral{nullptr};             << 
276   G4VEmProcess* pGeneral{nullptr};             << 
277                                                << 
278   G4int verbose;                               << 
279   G4int n_loss{0};                             << 
280   G4int run{-1};                               << 
281                                                << 
282   G4bool all_tables_are_built{false};          << 
283   G4bool startInitialisation{false};           << 
284   G4bool resetParam{true};                     << 
285   G4bool isMaster{false};                      << 
286                                                   242 
287   std::vector<G4VEnergyLossProcess*> loss_vect    243   std::vector<G4VEnergyLossProcess*> loss_vector;
288   std::vector<PD> part_vector;                    244   std::vector<PD> part_vector;
289   std::vector<PD> base_part_vector;               245   std::vector<PD> base_part_vector;
                                                   >> 246   std::vector<G4bool> tables_are_built;
                                                   >> 247   std::vector<G4bool> isActive;
290   std::vector<G4PhysicsTable*> dedx_vector;       248   std::vector<G4PhysicsTable*> dedx_vector;
291   std::vector<G4PhysicsTable*> range_vector;      249   std::vector<G4PhysicsTable*> range_vector;
292   std::vector<G4PhysicsTable*> inv_range_vecto    250   std::vector<G4PhysicsTable*> inv_range_vector;
293   std::vector<G4bool> tables_are_built;        << 
294   std::vector<G4bool> isActive;                << 
295   std::vector<G4VMultipleScattering*> msc_vect    251   std::vector<G4VMultipleScattering*> msc_vector;
296   std::vector<G4VEmProcess*> emp_vector;          252   std::vector<G4VEmProcess*> emp_vector;
297   std::vector<G4VEmModel*> mod_vector;         << 
298   std::vector<G4VEmFluctuationModel*> fmod_vec << 
299   std::vector<G4VProcess*> p_vector;           << 
300                                                   253 
301   std::map<PD,G4VEnergyLossProcess*,std::less< << 254   // cash
                                                   >> 255   G4VEnergyLossProcess* currentLoss;
                                                   >> 256   PD                    currentParticle;
                                                   >> 257   PD                    theElectron;
                                                   >> 258 
                                                   >> 259   G4int n_loss;
                                                   >> 260   G4int run;
                                                   >> 261 
                                                   >> 262   G4bool all_tables_are_built;
                                                   >> 263   //  G4bool first_entry;
                                                   >> 264   G4bool lossFluctuationFlag;
                                                   >> 265   G4bool subCutoffFlag;
                                                   >> 266   G4bool rndmStepFlag;
                                                   >> 267   G4bool integral;
                                                   >> 268   G4bool integralActive;
                                                   >> 269   G4bool all_tables_are_stored;
                                                   >> 270   G4bool buildCSDARange;
                                                   >> 271   G4bool minEnergyActive;
                                                   >> 272   G4bool maxEnergyActive;
                                                   >> 273   G4bool maxEnergyForMuonsActive;
                                                   >> 274   G4bool stepFunctionActive;
                                                   >> 275   G4bool flagLPM;
                                                   >> 276 
                                                   >> 277   G4double minSubRange;
                                                   >> 278   G4double maxRangeVariation;
                                                   >> 279   G4double maxFinalStep;
                                                   >> 280   G4double minKinEnergy;
                                                   >> 281   G4double maxKinEnergy;
                                                   >> 282   G4double maxKinEnergyForMuons;
                                                   >> 283   G4double bremsTh;
                                                   >> 284 
                                                   >> 285   G4LossTableBuilder*         tableBuilder;
                                                   >> 286   G4EnergyLossMessenger*      theMessenger;
                                                   >> 287   G4EmCorrections*            emCorrections;
                                                   >> 288   const G4ParticleDefinition* firstParticle;
                                                   >> 289   G4int verbose;
                                                   >> 290 
302 };                                                291 };
303                                                   292 
304 //....oooOO0OOooo........oooOO0OOooo........oo    293 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
305 //....oooOO0OOooo........oooOO0OOooo........oo << 294 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
306                                                   295 
307 inline                                         << 296 inline G4double G4LossTableManager::GetDEDX(
308 G4double G4LossTableManager::GetDEDX(const G4P << 297           const G4ParticleDefinition *aParticle,
309                                      G4double  << 298                 G4double kineticEnergy,
310                                      const G4M << 299           const G4MaterialCutsCouple *couple)
311 {                                              << 300 {
312   if(aParticle != currentParticle) { GetEnergy << 301   if(aParticle != currentParticle) GetEnergyLossProcess(aParticle);
313   return currentLoss ? currentLoss->GetDEDX(ki << 302   G4double x;
                                                   >> 303   if(currentLoss) x = currentLoss->GetDEDX(kineticEnergy, couple);
                                                   >> 304   else            x = G4EnergyLossTables::GetDEDX(
                                                   >> 305                       currentParticle,kineticEnergy,couple,false);
                                                   >> 306   return x;
314 }                                                 307 }
315                                                   308 
316 //....oooOO0OOooo........oooOO0OOooo........oo    309 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
317                                                   310 
318 inline                                         << 311 inline G4double G4LossTableManager::GetSubDEDX(
319 G4double G4LossTableManager::GetCSDARange(cons << 312           const G4ParticleDefinition *aParticle,
320                                           G4do << 313                 G4double kineticEnergy,
321                                           cons << 314           const G4MaterialCutsCouple *couple)
322 {                                              << 315 {
323   if(aParticle != currentParticle) { GetEnergy << 316   if(aParticle != currentParticle) GetEnergyLossProcess(aParticle);
324   return currentLoss ? currentLoss->GetCSDARan << 317   G4double x = 0.0;
                                                   >> 318   if(currentLoss) x = currentLoss->GetDEDXForSubsec(kineticEnergy, couple);
                                                   >> 319   return x;
325 }                                                 320 }
326                                                   321 
327 //....oooOO0OOooo........oooOO0OOooo........oo    322 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
328                                                   323 
329 inline                                         << 324 inline G4double G4LossTableManager::GetCSDARange(
330 G4double G4LossTableManager::GetRangeFromRestr << 325           const G4ParticleDefinition *aParticle,
331                              const G4ParticleD << 326                 G4double kineticEnergy,
332                              G4double kineticE << 327           const G4MaterialCutsCouple *couple)
333                              const G4MaterialC << 328 {
334 {                                              << 329   if(aParticle != currentParticle) GetEnergyLossProcess(aParticle);
335   if(aParticle != currentParticle) { GetEnergy << 330   G4double x = DBL_MAX;
336   return currentLoss ? currentLoss->GetRange(k << 331   if(currentLoss) x = currentLoss->GetCSDARange(kineticEnergy, couple);
                                                   >> 332   return x;
337 }                                                 333 }
338                                                   334 
339 //....oooOO0OOooo........oooOO0OOooo........oo    335 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
340                                                   336 
341 inline                                         << 337 inline G4double G4LossTableManager::GetRangeFromRestricteDEDX(
342 G4double G4LossTableManager::GetRange(const G4 << 338           const G4ParticleDefinition *aParticle,
343                                       G4double << 339                 G4double kineticEnergy,
344                                       const G4 << 340           const G4MaterialCutsCouple *couple)
345 {                                              << 341 {
346   if(aParticle != currentParticle) { GetEnergy << 342   if(aParticle != currentParticle) GetEnergyLossProcess(aParticle);
347   return currentLoss ? currentLoss->GetRange(k << 343   G4double x;
                                                   >> 344   if(currentLoss) x = currentLoss->GetRangeForLoss(kineticEnergy, couple);
                                                   >> 345   else    
                                                   >> 346     x = G4EnergyLossTables::GetRange(currentParticle,kineticEnergy,couple,false);
                                                   >> 347   return x;
348 }                                                 348 }
349                                                   349 
350 //....oooOO0OOooo........oooOO0OOooo........oo << 350 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
351                                                   351 
352 inline                                         << 352 inline G4double G4LossTableManager::GetRange(
353 G4double G4LossTableManager::GetEnergy(const G << 353           const G4ParticleDefinition *aParticle,
354                                        G4doubl << 354                 G4double kineticEnergy,
355                                        const G << 355           const G4MaterialCutsCouple *couple)
356 {                                              << 356 {
357   if(aParticle != currentParticle) { GetEnergy << 357   if(aParticle != currentParticle) GetEnergyLossProcess(aParticle);
358   return currentLoss ? currentLoss->GetKinetic << 358   G4double x;
                                                   >> 359   if(currentLoss) x = currentLoss->GetRange(kineticEnergy, couple);
                                                   >> 360   else    
                                                   >> 361     x = G4EnergyLossTables::GetRange(currentParticle,kineticEnergy,couple,false);
                                                   >> 362   return x;
359 }                                                 363 }
360                                                   364 
361 //....oooOO0OOooo........oooOO0OOooo........oo    365 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
362                                                   366 
363 inline                                         << 367 inline G4double G4LossTableManager::GetEnergy(
364 G4double G4LossTableManager::GetDEDXDispersion << 368           const G4ParticleDefinition *aParticle,
365                              const G4MaterialC << 369                 G4double range,
366                              const G4DynamicPa << 370           const G4MaterialCutsCouple *couple)
367                              G4double& length) << 371 {
368 {                                              << 372   if(aParticle != currentParticle) GetEnergyLossProcess(aParticle);
369   const G4ParticleDefinition* aParticle = dp-> << 373   G4double x;
370   if(aParticle != currentParticle) { GetEnergy << 374   if(currentLoss) x = currentLoss->GetKineticEnergy(range, couple);
371   return currentLoss ? currentLoss->GetDEDXDis << 375   else            x = G4EnergyLossTables::GetPreciseEnergyFromRange(
372 }                                              << 376                       currentParticle,range,couple,false);
373                                                << 377   return x;
374 //....oooOO0OOooo........oooOO0OOooo........oo << 
375                                                << 
376 inline G4bool G4LossTableManager::IsMaster() c << 
377 {                                              << 
378   return isMaster;                             << 
379 }                                                 378 }
380                                                   379 
381 //....oooOO0OOooo........oooOO0OOooo........oo    380 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
382                                                   381 
383 inline G4EmCorrections* G4LossTableManager::Em << 382 inline  G4double G4LossTableManager::GetDEDXDispersion(
                                                   >> 383     const G4MaterialCutsCouple *couple,
                                                   >> 384     const G4DynamicParticle* dp,
                                                   >> 385           G4double& length)
384 {                                                 386 {
385   return emCorrections;                        << 387   const G4ParticleDefinition* aParticle = dp->GetDefinition();
                                                   >> 388   if(aParticle != currentParticle) {
                                                   >> 389     std::map<PD,G4VEnergyLossProcess*,std::less<PD> >::const_iterator pos;
                                                   >> 390     if ((pos = loss_map.find(aParticle)) != loss_map.end()) {
                                                   >> 391       currentParticle = aParticle;
                                                   >> 392       currentLoss = (*pos).second;
                                                   >> 393     } else {
                                                   >> 394       ParticleHaveNoLoss(aParticle);
                                                   >> 395     }
                                                   >> 396   }
                                                   >> 397   return currentLoss->GetDEDXDispersion(couple, dp, length);
386 }                                                 398 }
387                                                   399 
388 //....oooOO0OOooo........oooOO0OOooo........oo << 400 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
389                                                   401 
390 inline G4VAtomDeexcitation* G4LossTableManager << 402 inline G4VEnergyLossProcess* G4LossTableManager::GetEnergyLossProcess(
                                                   >> 403           const G4ParticleDefinition *aParticle)
391 {                                                 404 {
392   return atomDeexcitation;                     << 405   if(aParticle != currentParticle) {
393 }                                              << 406     currentParticle = aParticle;
394                                                << 407     std::map<PD,G4VEnergyLossProcess*,std::less<PD> >::const_iterator pos;
395 //....oooOO0OOooo........oooOO0OOooo........oo << 408     if ((pos = loss_map.find(aParticle)) != loss_map.end()) {
396                                                << 409       currentLoss = (*pos).second;
397 inline G4VSubCutProducer* G4LossTableManager:: << 410     } else {
398 {                                              << 411       currentLoss = 0;
399   return subcutProducer;                       << 412      // ParticleHaveNoLoss(aParticle);
                                                   >> 413     }
                                                   >> 414   }
                                                   >> 415   return currentLoss;
400 }                                                 416 }
401                                                   417 
402 //....oooOO0OOooo........oooOO0OOooo........oo << 418 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
403                                                   419 
404 inline G4LossTableBuilder* G4LossTableManager: << 420 inline G4EmCorrections* G4LossTableManager::EmCorrections() 
405 {                                                 421 {
406   return tableBuilder;                         << 422   return emCorrections;
407 }                                                 423 }
408                                                   424 
409 //....oooOO0OOooo........oooOO0OOooo........oo << 425 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
410                                                << 
411 inline void G4LossTableManager::SetGammaGenera << 
412 {                                              << 
413   gGeneral = ptr;                              << 
414 }                                              << 
415                                                << 
416 //....oooOO0OOooo........oooOO0OOooo........oo << 
417                                                << 
418 inline G4VEmProcess* G4LossTableManager::GetGa << 
419 {                                              << 
420   return gGeneral;                             << 
421 }                                              << 
422                                                << 
423 //....oooOO0OOooo........oooOO0OOooo........oo << 
424                                                << 
425 inline void G4LossTableManager::SetElectronGen << 
426 {                                              << 
427   eGeneral = ptr;                              << 
428 }                                              << 
429                                                << 
430 //....oooOO0OOooo........oooOO0OOooo........oo << 
431                                                << 
432 inline G4VEmProcess* G4LossTableManager::GetEl << 
433 {                                              << 
434   return eGeneral;                             << 
435 }                                              << 
436                                                << 
437 //....oooOO0OOooo........oooOO0OOooo........oo << 
438                                                << 
439 inline void G4LossTableManager::SetPositronGen << 
440 {                                              << 
441   pGeneral = ptr;                              << 
442 }                                              << 
443                                                << 
444 //....oooOO0OOooo........oooOO0OOooo........oo << 
445                                                << 
446 inline G4VEmProcess* G4LossTableManager::GetPo << 
447 {                                              << 
448   return pGeneral;                             << 
449 }                                              << 
450 //....oooOO0OOooo........oooOO0OOooo........oo << 
451                                                   426 
452 #endif                                            427 #endif
                                                   >> 428 
453                                                   429