| 1 | $Id: History,v 1.446 2010/12/02 12:21:22 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| 10 | This file should be used by G4 developers and category coordinators
|
|---|
| 11 | to briefly summarize all major modifications introduced in the code
|
|---|
| 12 | and keep track of all category-tags.
|
|---|
| 13 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 14 | committal in the CVS repository !
|
|---|
| 15 |
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 | * Reverse chronological order (last date on top), please *
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| 19 |
|
|---|
| 20 | 2 December 10: V.Ivant (emutils-V09-03-30)
|
|---|
| 21 | - G4EmCorrections - fixed minor memory leak at initialisation
|
|---|
| 22 |
|
|---|
| 23 | 23 November 10: V.Ivant (emutils-V09-03-29)
|
|---|
| 24 | - G4EmProcessOptions, G4EnergyLossMessenger - added forgotten option
|
|---|
| 25 |
|
|---|
| 26 | 22 November 10: V.Ivant (emutils-V09-03-28)
|
|---|
| 27 | - G4VAtomDeexcitation - added lowestKinEnergy (fixed FPE report)
|
|---|
| 28 |
|
|---|
| 29 | 21 November 10: V.Ivant (emutils-V09-03-27)
|
|---|
| 30 | - G4VAtomDeexcitation, G4EmProcessOptions - fixed initialisation
|
|---|
| 31 | - G4EmCalculator - improved cross section calculation
|
|---|
| 32 |
|
|---|
| 33 | 18 November 10: V.Ivant (emutils-V09-03-26)
|
|---|
| 34 | - G4VAtomDeexcitation, G4VEnergyLossProcess improved printout at
|
|---|
| 35 | initialisation
|
|---|
| 36 |
|
|---|
| 37 | 16 November 10: V.Ivant (emutils-V09-03-25)
|
|---|
| 38 | - G4EmCorrections - used G4PhysicsVector for approximation of the
|
|---|
| 39 | Barkas correction; cleanup comments
|
|---|
| 40 |
|
|---|
| 41 | 13 November 10: V.Ivant (emutils-V09-03-24)
|
|---|
| 42 | - G4EmCorrections - fixed computation of shell corrections according
|
|---|
| 43 | to prescriptions of original papers; added Bichsel approximation
|
|---|
| 44 | for Barkas corrections for the large Z > 47
|
|---|
| 45 |
|
|---|
| 46 | 04 November 10: V.Ivant (emutils-V09-03-23)
|
|---|
| 47 | - Fixed part of problems reported by the Coverity tool
|
|---|
| 48 | (mainly initialisation)
|
|---|
| 49 |
|
|---|
| 50 | 25 October 10: V.Ivant (emutils-V09-03-22)
|
|---|
| 51 | - Fixed problems reported by the Coverity tool (mainly initialisation)
|
|---|
| 52 |
|
|---|
| 53 | 15 October 10: V.Ivant (emutils-V09-03-21)
|
|---|
| 54 | - G4VEmAngularDistribution - new general interface
|
|---|
| 55 | - G4VBremAngularDistribution moved from lowenergy
|
|---|
| 56 | - G4VEmModel - G4VEmAngularDistribution added and Get/Set methods
|
|---|
| 57 | - G4VEnergyLossProcess - fixed bug #1141 (L.Pandola)
|
|---|
| 58 |
|
|---|
| 59 | 07 September 10: V.Ivant (emutils-V09-03-20)
|
|---|
| 60 | - G4VMscModel - in computation of the displacement added
|
|---|
| 61 | a protection limited displacement to be incide current
|
|---|
| 62 | volume (address bug #1128)
|
|---|
| 63 | - G4LossTableManager - a little cleanup of interfaces
|
|---|
| 64 | - G4ElectronIonPair - added method SampleNumberOfIonsAlongStep
|
|---|
| 65 | - G4EmCalculator - return back tag 18
|
|---|
| 66 |
|
|---|
| 67 | 23 August 10: V.Ivant (emutils-V09-03-19)
|
|---|
| 68 | G4VEnergyLossProcess - minor optimisation of PostStepDoIt (in some cases
|
|---|
| 69 | one call to the log of random number less)
|
|---|
| 70 |
|
|---|
| 71 | 17 August 10: V.Ivant (emutils-V09-03-18)
|
|---|
| 72 | G4VEmProcess, G4VEnergyLossProcess, G4VMultipleScattering, G4VEmModel,
|
|---|
| 73 | G4EmMultiModel - substituted obsolete method GetDefinition() of the class
|
|---|
| 74 | G4DynamicParticle by the new one GetParticleDefinition()
|
|---|
| 75 |
|
|---|
| 76 | 29 July 10: V.Ivant (emutils-V09-03-17)
|
|---|
| 77 | G4EmMultiModel - fixed and cleaned up
|
|---|
| 78 | G4VMultipleScattering - added more detailed printout for kaon+
|
|---|
| 79 | G4LossTableManager - added pointer and access method to G4ElectronIonPair
|
|---|
| 80 |
|
|---|
| 81 | 4 June 10: V.Ivant (emutils-V09-03-16)
|
|---|
| 82 | Previous tag was set from wrong directory
|
|---|
| 83 |
|
|---|
| 84 | 4 June 10: V.Ivant (emutils-V09-03-15)
|
|---|
| 85 | G4EmConfigurator - fixed case of more than one model is added per a process
|
|---|
| 86 |
|
|---|
| 87 | 4 June 10: V.Ivant (emutils-V09-03-14)
|
|---|
| 88 | G4EmCorrections - moved G4AtomicShell header into source
|
|---|
| 89 |
|
|---|
| 90 | 26 May 10: V.Ivant (emutils-V09-03-13)
|
|---|
| 91 | G4VEmModel - added method ChargeSquareRatio to access current charge of an ion
|
|---|
| 92 | G4VEnergyLossProcess - use this new method
|
|---|
| 93 |
|
|---|
| 94 | 10 May 10: V.Ivant (emutils-V09-03-12)
|
|---|
| 95 | G4VEmProcess - cleanup printout at initialisation for scattering process
|
|---|
| 96 |
|
|---|
| 97 | 28 April 10: V.Ivant (emutils-V09-03-11)
|
|---|
| 98 | G4VEmProcess, G4VEnergyLossProcess, G4VEmModel - provided GetCurrentElement method
|
|---|
| 99 | (addressed bug report #1115 and HyperNews request)
|
|---|
| 100 |
|
|---|
| 101 | 27 April 10: V.Ivant (emutils-V09-03-10)
|
|---|
| 102 | G4LossTableManager - added class member and a method GetNumberOfBinsPerDecade
|
|---|
| 103 | G4VEmModel - use GetNumberOfBinsPerDecade and spline flag to initialise
|
|---|
| 104 | G4EmElementSelector (addressed bug report #1115)
|
|---|
| 105 | G4EmElementSelector - use spline flag to construct vectors probabilities
|
|---|
| 106 | G4EmProcessOptions - removed double implementation of initialisation code,
|
|---|
| 107 | which already exist in G4LossTableManager
|
|---|
| 108 | G4VEnergyLossProcess - call CorrectionsAlongStep only for ions (minor CPU saving)
|
|---|
| 109 |
|
|---|
| 110 | 23 April 10: V.Ivant (emutils-V09-03-09)
|
|---|
| 111 | G4VEnergyLossProcess - removed unused variable
|
|---|
| 112 |
|
|---|
| 113 | 12 April 10: V.Ivant (emutils-V09-03-08)
|
|---|
| 114 | G4EmModelManager - do not use min energy cut defined by models allowing
|
|---|
| 115 | decreasing of cuts in limit to zero
|
|---|
| 116 | G4EmCalculator - fixed GetCrossSection method
|
|---|
| 117 |
|
|---|
| 118 | 12 April 10: V.Ivant (emutils-V09-03-07)
|
|---|
| 119 | G4LossTableManager - added methods PreparePhsyicsTables, BuildPhysicsTables,
|
|---|
| 120 | and changed initialisation of models via G4EmConfigurator
|
|---|
| 121 | G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering - added
|
|---|
| 122 | calls of new G4LossTableManager methods
|
|---|
| 123 | PreparePhsyicsTables, BuildPhysicsTables
|
|---|
| 124 | G4EmConfigarator - upgraded and fixed old problem
|
|---|
| 125 |
|
|---|
| 126 | 06 April 10: V.Ivant (emutils-V09-03-06)
|
|---|
| 127 | G4VEnergyLossProcess - use the same method to build cross section table
|
|---|
| 128 | as DEDX table (use copy constructors to reduce
|
|---|
| 129 | number of calls to std::exp)
|
|---|
| 130 | G4EmModelManager - cleanup comments
|
|---|
| 131 |
|
|---|
| 132 | 22 March 10: V.Ivant (emutils-V09-03-05)
|
|---|
| 133 | G4EmCorrections - added protection against large Barkas and Bloch
|
|---|
| 134 | corrections in the case of large negatively charged
|
|---|
| 135 | particle (100*e-) - fixed problem reported by ATLAS
|
|---|
| 136 | G4EmCalculator - cleanup
|
|---|
| 137 |
|
|---|
| 138 | 10 March 10: V.Ivant (emutils-V09-03-04)
|
|---|
| 139 | G4VEmModel, G4VEmProcess, G4VEnergyLossProcess, G4VMultipleScattering,
|
|---|
| 140 | G4LossTableManager - reorder inline methods and add comments
|
|---|
| 141 |
|
|---|
| 142 | 05 March 10: V.Ivant (emutils-V09-03-03)
|
|---|
| 143 | G4VMscModel, G4VMultipleScattering - set skin=1.0 as a default
|
|---|
| 144 |
|
|---|
| 145 | 24 February 10: V.Ivant (emutils-V09-03-02)
|
|---|
| 146 | G4VEmProcess - move SetBuildTableFlag method from protected to public
|
|---|
| 147 |
|
|---|
| 148 | 17 February 10: V.Ivant (emutils-V09-03-01)
|
|---|
| 149 | G4VEmProcess - fixed problem for ion processes by adding pointer to
|
|---|
| 150 | currentParticle which may be different from GenericIon
|
|---|
| 151 |
|
|---|
| 152 | 22 January 10: V.Ivant (emutils-V09-03-00)
|
|---|
| 153 | G4VEmProcess - added protection against negative cross section
|
|---|
| 154 | G4VEnergyLossProcess - added protection against negative cross section;
|
|---|
| 155 | - improved logic in RetrieveTable method
|
|---|
| 156 |
|
|---|
| 157 | 23 November 09: V.Ivant (emutils-V09-02-24)
|
|---|
| 158 | G4EmConfigurator - fixed bug in selection of models
|
|---|
| 159 |
|
|---|
| 160 | 22 November 09: V.Ivant (emutils-V09-02-23)
|
|---|
| 161 | G4EmCalculator - take into account CorrectionAlongStep for ions
|
|---|
| 162 |
|
|---|
| 163 | 10 November 09: V.Ivant (emutils-V09-02-22)
|
|---|
| 164 | G4EmCalculator - added method FindIon; improve computation for ions
|
|---|
| 165 | allowing to be applied for the model based on ICRU'73
|
|---|
| 166 |
|
|---|
| 167 | 10 November 09: V.Ivant (emutils-V09-02-21)
|
|---|
| 168 | G4VEmProcess - improved printout
|
|---|
| 169 |
|
|---|
| 170 | 29 September 09: V.Ivant (emutils-V09-02-20)
|
|---|
| 171 | - G4VMultipleScattering - added SetModel method
|
|---|
| 172 | - G4EmCorrections - fixed bug reported in phys-list forum #532
|
|---|
| 173 | - G4ionEffectiveCharge - return back lost protection for zero energy
|
|---|
| 174 | - G4LossTableManager, G4EmProcessOptions, G4EnergyLossMessenger - added
|
|---|
| 175 | parameter FactorForAngleLimit, Set/Get methods and UI command
|
|---|
| 176 | to be used computation of limit on -t (invariant momentum transfer)
|
|---|
| 177 | inside single scattering and G4WentzelVI models
|
|---|
| 178 |
|
|---|
| 179 | 29 September 09: V.Ivant (emutils-V09-02-19)
|
|---|
| 180 | - G4EmElementSelector - fixed forgotten migration to updated G4PhysicsVector
|
|---|
| 181 |
|
|---|
| 182 | 25 September 09: V.Ivant (emutils-V09-02-18)
|
|---|
| 183 | - G4VEmModel - insure definition of pointer to the G4MaterialCutsCouple
|
|---|
| 184 | object both at initialisation and in run time
|
|---|
| 185 | - G4EmSaturation - use PDG encoding instead of pointer to G4ParticleDefinition
|
|---|
| 186 |
|
|---|
| 187 | 11 August 09: V.Ivant (emutils-V09-02-17)
|
|---|
| 188 | - G4EmModelManager - reduced length of internal arrays, simplified
|
|---|
| 189 | initialisation, in particular, smoothing procedure, the size of
|
|---|
| 190 | executable should be reduced
|
|---|
| 191 | - G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess,
|
|---|
| 192 | G4LossTableBuilder - use copy constructors to create Physics Vectors in
|
|---|
| 193 | order to reduce number of calls to log function
|
|---|
| 194 |
|
|---|
| 195 | 30 July 09: V.Ivant (emutils-V09-02-16)
|
|---|
| 196 | - G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess - fixed
|
|---|
| 197 | bug in RetrieveTables - check that each its PhysicsVector was
|
|---|
| 198 | retrieved before set of SplineFlag
|
|---|
| 199 |
|
|---|
| 200 | 24 July 09: V.Ivant (emutils-V09-02-15)
|
|---|
| 201 | - G4AtomicShell class moved from lowenergy
|
|---|
| 202 | - G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess - added
|
|---|
| 203 | initialisation of polarAngleLimit and highEnergyLimit parameters
|
|---|
| 204 | for all models
|
|---|
| 205 |
|
|---|
| 206 | 22 July 09: V.Ivant (emutils-V09-02-14)
|
|---|
| 207 | - G4VEmProcess - modified method SelectModel required for the
|
|---|
| 208 | G4NuclearStopping process
|
|---|
| 209 |
|
|---|
| 210 | 20 July 09: V.Ivant (emutils-V09-02-13)
|
|---|
| 211 | - G4VMultipleScattering - added initialisation of generic msc model
|
|---|
| 212 | parameters in this base class (allowing
|
|---|
| 213 | to overwrite default models)
|
|---|
| 214 | - G4EmConfigurator - cleanup
|
|---|
| 215 | - G4VMscModel - set facsafety=0.3 as it is defined in Urban models
|
|---|
| 216 |
|
|---|
| 217 | 9 July 09: V.Ivant (emutils-V09-02-12)
|
|---|
| 218 | - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering,
|
|---|
| 219 | G4LossTableBuilder - used updated G4PhysicsVector (no hidden bin anymore);
|
|---|
| 220 | used Energy() and Value() methods instead of
|
|---|
| 221 | GetLowEdgeEnergy() and GetValue()
|
|---|
| 222 | - G4VEnergyLossProcess - fixed retrieve from ASCII files
|
|---|
| 223 | - G4VMultipleScattering - remove method obsolete GetMscContinuesStepLimit
|
|---|
| 224 | - G4VAtomDeexcitation - a new header file
|
|---|
| 225 |
|
|---|
| 226 | 27 May 09: V.Ivant (emutils-V09-02-11)
|
|---|
| 227 | - G4VMultipleScattering - discarded changes from the previous tag
|
|---|
| 228 |
|
|---|
| 229 | 26 May 09: V.Ivant (emutils-V09-02-10)
|
|---|
| 230 | - G4VEmModel: remove protection in from previous tag and include protection
|
|---|
| 231 | to G4ParticleChangeForLoss;
|
|---|
| 232 | more save initialisation of G4EmElementSelectors
|
|---|
| 233 | - G4VMultipleScattering - added a protection against zero kinetic energy
|
|---|
| 234 | - G4EmElementSelector - do not use spline
|
|---|
| 235 |
|
|---|
| 236 | 22 May 09: V.Ivant (emutils-V09-02-09)
|
|---|
| 237 | - Added protection into G4VEmModel for zero input energy
|
|---|
| 238 |
|
|---|
| 239 | 15 May 09: V.Ivant (emutils-V09-02-08)
|
|---|
| 240 | - Added new testG4EnergyLossTables and fixed GNUmakefile for tests
|
|---|
| 241 |
|
|---|
| 242 | 10 May 09: V.Ivant (emutils-V09-02-07)
|
|---|
| 243 | G4EmElementSelector - added protection for zero cross section at first and last
|
|---|
| 244 | bins of physics vector
|
|---|
| 245 | G4VMscModel, G4VMultipleScattering - set default Range Factor to 0.04
|
|---|
| 246 |
|
|---|
| 247 | 17 April 09: V.Ivant (emutils-V09-02-06)
|
|---|
| 248 | - G4EmModelManager - fixed energy range selection algorithm for the case of
|
|---|
| 249 | a small intersection of model energy intervals
|
|---|
| 250 | - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering - set high enegry
|
|---|
| 251 | limit 10 TeV and number of bins 77
|
|---|
| 252 |
|
|---|
| 253 | 08 April 09: V.Ivant (emutils-V09-02-05)
|
|---|
| 254 | - G4LossTableManager - added G4EmConfigurator providing easier addition of
|
|---|
| 255 | models per region
|
|---|
| 256 | - G4VMultipleScattering, G4VEmProcess, G4VEnergyLossProcess: added
|
|---|
| 257 | initialisation of the G4EmConfigurator
|
|---|
| 258 |
|
|---|
| 259 | 08 April 09: V.Ivant (emutils-V09-02-04)
|
|---|
| 260 | - G4EmModelManager - fixed energy range selection algorithm for the case
|
|---|
| 261 | when there is an intersection of energy regions of standard
|
|---|
| 262 | and low-energy models,
|
|---|
| 263 | - reduce internal vectors if no model per region are initialized.
|
|---|
| 264 | - do not initilise unused models.
|
|---|
| 265 | - G4VEmModel - msc methods are moved to G4VMscModel, added protected
|
|---|
| 266 | methods for initialisation of ParticleChange
|
|---|
| 267 | - G4VMultipleScattering, G4VEmProcess, G4VEnergyLossProcess:
|
|---|
| 268 | methods for initialisations are moved from inline to source
|
|---|
| 269 |
|
|---|
| 270 | 26 February 09: V.Ivant (emutils-V09-02-03)
|
|---|
| 271 | G4EmConfigurator - fixed for the case if only fluctuation model is set
|
|---|
| 272 | and main model is default
|
|---|
| 273 |
|
|---|
| 274 | 22 February 09: V.Ivant (emutils-V09-02-02)
|
|---|
| 275 | - G4VEmModel - make methods to access geometry protected, added new
|
|---|
| 276 | method SetSampleZ, added geommax private member
|
|---|
| 277 | - G4EmCalculator - added possibility to be used by DNA processes:
|
|---|
| 278 | take into account special DNA particles
|
|---|
| 279 |
|
|---|
| 280 | 18 February 09: V.Ivant (emutils-V09-02-01)
|
|---|
| 281 | G4VEmModel, G4VEmFluctuationModel, G4VEnegryLossProcess, G4VEmProcess,
|
|---|
| 282 | G4VMultipleScattering - move all virtual methods to source, update comments
|
|---|
| 283 | G4VEmModel - added flagDeexcitation and Get/Set methods
|
|---|
| 284 | G4VEnegryLossProcess, G4VEmProcess - added calls to deexcitation PostStep
|
|---|
| 285 | G4EmProcessOptions - added ActivateDeexcitation method
|
|---|
| 286 | G4EnergyLossMessenger - added /process/em/deexcitation UI command
|
|---|
| 287 | G4LossTableBuilder - added protection in BuildRangeTable against zero dedx
|
|---|
| 288 |
|
|---|
| 289 | 27 January 09: V.Ivant (emutils-V09-02-00)
|
|---|
| 290 | G4VEmModel - added method SampleDeexcitationAlongStep
|
|---|
| 291 | G4VEnegryLossProcess - added deexcitation AlongStep per region
|
|---|
| 292 | G4VMscModel - added methdos: InitialiseSafetyHelper, ComputeSafety,
|
|---|
| 293 | ComputeGeomLimit, ComputeDisplacement
|
|---|
| 294 | G4VEmProcess - added possibility to set more than 1 model
|
|---|
| 295 |
|
|---|
| 296 | 20 November 08: V.Ivant (emutils-V09-01-37)
|
|---|
| 297 | G4EmConfigurator - fixed energy interval selection for a model
|
|---|
| 298 | G4VMultipleScattering - set process sub-type 10 to distinguish with
|
|---|
| 299 | single Coulomb scattering
|
|---|
| 300 |
|
|---|
| 301 | 13 Novemver 08: A.Schaelicke (emutils-V09-01-36)
|
|---|
| 302 | G4LossTableManager - changed default LPM effect to ON again
|
|---|
| 303 | G4VEmModel - (VI) add LPM flag and Get/Set methods
|
|---|
| 304 |
|
|---|
| 305 | 12 November 08: V.Ivant (emutils-V09-01-35)
|
|---|
| 306 | G4VEmModel - fixed memory leak by destruction G4EmElementSelectors
|
|---|
| 307 | G4EmSaturation - activate saturation for energy deposition due to
|
|---|
| 308 | photo-electric effect
|
|---|
| 309 |
|
|---|
| 310 | 24 October 08: V.Ivant (emutils-V09-01-34)
|
|---|
| 311 | G4EmProcessSubType - moved optical processes enumeration to optical directory
|
|---|
| 312 |
|
|---|
| 313 | 20 October 08: V.Ivant (emutils-V09-01-33)
|
|---|
| 314 | G4EnergyLossMessenger - added /process/em/applyCuts command
|
|---|
| 315 |
|
|---|
| 316 | 17 October 08: V.Ivant (emutils-V09-01-32)
|
|---|
| 317 | G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering set number
|
|---|
| 318 | of bins for tables 7 per decade
|
|---|
| 319 |
|
|---|
| 320 | 15 October 08: V.Ivant (emutils-V09-01-31)
|
|---|
| 321 | G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering improved cout
|
|---|
| 322 |
|
|---|
| 323 | 14 October 08: V.Ivant (emutils-V09-01-30)
|
|---|
| 324 | G4VEmModel - add secondaryThreshold variable and Get/Set methods
|
|---|
| 325 | G4EmCorrections - define the range of correction vector 25 keV - 2.5 MeV,
|
|---|
| 326 | as it is in ICRU'73 table, use 20 bins
|
|---|
| 327 | G4LossTableManager - set spline option "true" and flagLPM "false" by default
|
|---|
| 328 | G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering set default
|
|---|
| 329 | table size 0.1 keV - 100 TeV in 60 bins
|
|---|
| 330 | G4EmModelManager - included G4EmProcessSubType.hh header
|
|---|
| 331 | G4EmTableType.hh - changed enumeration names fIonisation -> fIsIonisation,
|
|---|
| 332 | fSubIonisation -> fIsSubIonisation to avoid clash with
|
|---|
| 333 | sub-type enumeration name
|
|---|
| 334 |
|
|---|
| 335 | 21 September 08: V.Ivant (emutils-V09-01-29)
|
|---|
| 336 | G4EmCorrections - do not compute ion corrections if for ions
|
|---|
| 337 | G4hIonisation process is used
|
|---|
| 338 |
|
|---|
| 339 | 21 September 08: V.Ivant (emutils-V09-01-28)
|
|---|
| 340 | G4ionEffectiveCharge - remove chargeFactor - return to 01-25
|
|---|
| 341 | G4VEnergyLossProcess - fixed initialisation;
|
|---|
| 342 |
|
|---|
| 343 | 12 September 08: V.Ivant (emutils-V09-01-27)
|
|---|
| 344 | G4VEmProcess - improved verbose output
|
|---|
| 345 | G4VEnergyLossProcess - added pointer to current G4VEmModel;
|
|---|
| 346 | removed method CorrectionsAlongStep, instead
|
|---|
| 347 | corresponding method of a model are used;
|
|---|
| 348 | improved verbose output
|
|---|
| 349 | G4VEmFluctuationModel - added method SetParticleAndCharge
|
|---|
| 350 | G4VEmModel - minor optimisations of SelectRandomAtom and SelectIsotope;
|
|---|
| 351 | added methods GetParticleCharge, GetChargeSquareRatio,
|
|---|
| 352 | CorrectionsAlongStep, ActivateNuclearStopping needed for
|
|---|
| 353 | simulation of ion transport
|
|---|
| 354 | G4EmCorrections - added interfaces to effective charge
|
|---|
| 355 | G4ionEffectiveCharge - added variable chargeFactor to be used for He ions
|
|---|
| 356 |
|
|---|
| 357 | 29 August 08: V.Ivant (emutils-V09-01-26)
|
|---|
| 358 | G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess - use
|
|---|
| 359 | new DumpModelList method from G4EmModelManager
|
|---|
| 360 | in the verbosity output
|
|---|
| 361 | G4EmModelManager - fixed crash in destructor when verbosity > 1;
|
|---|
| 362 | fixed selection of models per energy;
|
|---|
| 363 | update printout with DumpModelList method
|
|---|
| 364 |
|
|---|
| 365 | 21 August 08: V.Ivant (emutils-V09-01-25)
|
|---|
| 366 | G4VEmModel - add parameter kinEnergy to SetupMaterial method;
|
|---|
| 367 | set pointer currentElement in ComputeCrossSectionPerAtom
|
|---|
| 368 | G4EmElementSelector - update usage of methods SetupMaterial and
|
|---|
| 369 | ComputeCrossSectionPerAtom
|
|---|
| 370 |
|
|---|
| 371 | 3 August 08: V.Ivant (emutils-V09-01-24)
|
|---|
| 372 | G4EmCorrections - dEdx data for ions are initialised at the start of a run for
|
|---|
| 373 | materials used in geometry; search for ion/material pairs updated
|
|---|
| 374 | G4EmCalculator - improved cout
|
|---|
| 375 |
|
|---|
| 376 | 31 July 08: V.Ivant (emutils-V09-01-23)
|
|---|
| 377 | G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess - use verbosity flag
|
|---|
| 378 | for GetEmModel method
|
|---|
| 379 | G4VEmModel - use stl vector for cross sections instead of array
|
|---|
| 380 |
|
|---|
| 381 | 21 July 08: V.Ivant (emutils-V09-01-22)
|
|---|
| 382 | G4VEmModel - added vector of G4ElementSelectors, in which vectors
|
|---|
| 383 | of relative cross sections per elements of a compound
|
|---|
| 384 | material are stored; added new methods:
|
|---|
| 385 | InitialisaElementSelectors and SelectRandomAtom,
|
|---|
| 386 | G4LossTableBuilder - remove dependence on G4LossTableManager
|
|---|
| 387 | G4LossTableManager - propagated spline flag to G4LossTableBuilder
|
|---|
| 388 |
|
|---|
| 389 | 15 July 08: V.Ivant (emutils-V09-01-21)
|
|---|
| 390 | G4EmConfigurator - a new helper class to add model per particle type,
|
|---|
| 391 | process, energy range and G4Region
|
|---|
| 392 | G4VEmProcess, G4VEnergyLossProcess - renamed and improved method
|
|---|
| 393 | "MicroscopicCrossSection" by "CrossSectionPerVolume"
|
|---|
| 394 | G4VEmModel, G4VEmProcess, G4VMultipleScattering, G4VEnergyLossProcess
|
|---|
| 395 | reodering of members of classes and improved comments:
|
|---|
| 396 | - separated members fixed at construction, defined at
|
|---|
| 397 | ininitialisation, and modified in run time
|
|---|
| 398 | - improved comments in header files
|
|---|
| 399 | G4LossTableManager - added register/deregister mechanism and deletion
|
|---|
| 400 | at the end of job for G4VEmModel
|
|---|
| 401 | G4EmModelManager - does not delete models anymore
|
|---|
| 402 |
|
|---|
| 403 | 9 July 08: V.Ivant (emutils-V09-01-20)
|
|---|
| 404 | G4ElectronIonPair - a new helper class to sample number of primary ionisations
|
|---|
| 405 | in detectors
|
|---|
| 406 |
|
|---|
| 407 | 8 July 08: V.Ivant (emutils-V09-01-19)
|
|---|
| 408 | G4VEmModel - added inline method ComputeCrossSectionPerAtom
|
|---|
| 409 | G4LossTableManager and G4EnergyLossTable - remove call to exit()
|
|---|
| 410 |
|
|---|
| 411 | 9 June 08: V.Ivant (emutils-V09-01-18)
|
|---|
| 412 | G4ionEffectiveCharge - return back Ziegler formula for effective charge of ions;
|
|---|
| 413 | min effective charge is 1.0 (instead of 0.1)
|
|---|
| 414 | G4EmCorrections - a minor change of the scale for external ion data
|
|---|
| 415 |
|
|---|
| 416 | 2 June 08: V.Ivant (emutils-V09-01-17)
|
|---|
| 417 | G4ionEffectiveCharge - use simplified formula for effective charge of ions
|
|---|
| 418 |
|
|---|
| 419 | 28 May 08: V.Ivant (emutils-V09-01-16)
|
|---|
| 420 | G4VEmModel - added virtual method SetupForMaterial
|
|---|
| 421 | G4EmElementSelector - helper class to sample random G4Element in a
|
|---|
| 422 | compound material
|
|---|
| 423 |
|
|---|
| 424 | 28 May 08: V.Ivant (emutils-V09-01-15)
|
|---|
| 425 | G4VEnergyLossProcess - fixed problem of subcutoff option for ions (ion
|
|---|
| 426 | ranges were wrong)
|
|---|
| 427 | G4LossableBuilder - use more precise algorith to compute range for the
|
|---|
| 428 | case, when spline is used
|
|---|
| 429 |
|
|---|
| 430 | 20 May 08: V.Ivant (emutils-V09-01-14)
|
|---|
| 431 | - G4EmCorrections - computation of the finite size correction is moved to
|
|---|
| 432 | the Bethe-Bloch model
|
|---|
| 433 |
|
|---|
| 434 | 11 May 08: V.Ivant (emutils-V09-01-13)
|
|---|
| 435 | - G4VMultipleScattering - make AlongStepGetPhysicalInteractionLength
|
|---|
| 436 | method virtual allowing to overwrite it by a derived class -
|
|---|
| 437 | needed for ion simulation
|
|---|
| 438 | - G4EmCalculator - fixed bug in computation for ions
|
|---|
| 439 |
|
|---|
| 440 | 21 April 08: V.Ivant (emutils-V09-01-12)
|
|---|
| 441 | - G4VEmModel, G4VEmProcess, G4VMultipleScattering, G4EnergyLossMessenger
|
|---|
| 442 | G4EmProcessOptions - introduced polarAngleLimit parameter and Get/Set
|
|---|
| 443 | methods for single and multiple scattering models
|
|---|
| 444 | - G4ionEffectiveCharge - fixed initialisation at first event
|
|---|
| 445 | - G4EmCorrections - review and fix computation of high order corrections
|
|---|
| 446 | for ions
|
|---|
| 447 | - G4EmCalculator - updated computations for ions
|
|---|
| 448 |
|
|---|
| 449 | 08 April 08: V.Ivant (emutils-V09-01-11)
|
|---|
| 450 | - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering,
|
|---|
| 451 | G4LossTableBuilder - introduced spline
|
|---|
| 452 |
|
|---|
| 453 | 25 March 08: V.Ivant (emutils-V09-01-10)
|
|---|
| 454 | - G4EmCorrections - precompute EM formfactor for corrections
|
|---|
| 455 | - G4VEnergyLossProcess - store bremsstrahlung cross sections
|
|---|
| 456 |
|
|---|
| 457 | 25 March 08: V.Ivant (emutils-V09-01-09)
|
|---|
| 458 | - G4EmCorrections - added cut dependence into finite size correction
|
|---|
| 459 | - G4VEnergyLossProcess - added cout of linLossLimit
|
|---|
| 460 |
|
|---|
| 461 | 17 March 08: V.Ivant (emutils-V09-01-08)
|
|---|
| 462 | - G4EmSaturation - added interface with G4Step
|
|---|
| 463 |
|
|---|
| 464 | 14 March 08: mma (emutils-V09-01-07)
|
|---|
| 465 | - modifs in G4EmSaturation
|
|---|
| 466 |
|
|---|
| 467 | 14 March 08: V.Ivant (emutils-V09-01-06)
|
|---|
| 468 | - G4EmSaturation - added computation of the average recoil mass,
|
|---|
| 469 | use Birks coefficient from G4Material
|
|---|
| 470 | - G4LossTableManager - fixed logic in compute dedx table for an
|
|---|
| 471 | inactive process
|
|---|
| 472 |
|
|---|
| 473 | 10 March 08: V.Ivant (emutils-V09-01-05)
|
|---|
| 474 | - G4LossTableManager, G4EmProcessOptions - added Set/Get spline flag
|
|---|
| 475 | - G4EnergyLossMessenger - added a command "/process/em/spline"
|
|---|
| 476 | - G4VMultipleScattering - SetSkin method does not change
|
|---|
| 477 | StepLimitType anymore
|
|---|
| 478 | - G4VMscModel - new class to define general msc parameters
|
|---|
| 479 |
|
|---|
| 480 | 21 February 08: V.Ivant (emutils-V09-01-04)
|
|---|
| 481 | - G4EmSaturation - fixed initialisation problem
|
|---|
| 482 |
|
|---|
| 483 | 21 February 08: V.Ivant (emutils-V09-01-03)
|
|---|
| 484 | - G4EmCorrections - added correction on effective charge for NIST
|
|---|
| 485 | materials in the IonHighOrderCorrections method
|
|---|
| 486 | - G4EmSaturation - new helper class
|
|---|
| 487 | - G4LossTableManager - added GetEmSaturation method
|
|---|
| 488 |
|
|---|
| 489 | 14 February 08: V.Ivant (emutils-V09-01-02)
|
|---|
| 490 | - G4EmCorrections - added IonBarkasCorrection, IonHighOrderCorrections
|
|---|
| 491 | and ComputeIonCorrections methods in order to provide a smooth transition
|
|---|
| 492 | between low-energy parameterization and Bethe-Bloch model
|
|---|
| 493 | - G4ionEffectiveCharge - use precomputed Z^1/3 values, use expantions
|
|---|
| 494 | of exp and pow functions, do not perform recomputation if arguments
|
|---|
| 495 | of methods unchanged
|
|---|
| 496 |
|
|---|
| 497 | 04 February 08: V.Ivant (emutils-V09-01-01)
|
|---|
| 498 | - G4VEnergyLossProcess - fixed computation of NIEL at the last step
|
|---|
| 499 | of a particle
|
|---|
| 500 |
|
|---|
| 501 | 11 January 08: V.Ivant (emutils-V09-01-00)
|
|---|
| 502 | - G4EmCorrections - improve CPU by usage expansions and precalculated
|
|---|
| 503 | values of Z^0.23
|
|---|
| 504 | - G4VEnergyLossProcess - fixed list of "collaborative" processes
|
|---|
| 505 | needed for sub-cutoff option
|
|---|
| 506 |
|
|---|
| 507 | 09 November 07: V.Ivant (emutils-V09-00-13)
|
|---|
| 508 | - G4VMultipleScattering - set at initialisation that scattering may be
|
|---|
| 509 | off lectrons (needed for single scattering)
|
|---|
| 510 | - G4EmModelmanager - add pointers to G4Gamma and G4Positron at
|
|---|
| 511 | initialisation
|
|---|
| 512 |
|
|---|
| 513 | 07 November 07: V.Ivant (emutils-V09-00-12)
|
|---|
| 514 | - G4VEnergyLossProcess - simplify logic to switch on/off fluctuations
|
|---|
| 515 | - G4EmProcessOptions - add forgoten initialisation of G4LossTableManager
|
|---|
| 516 | parameters together with parameters of concrete
|
|---|
| 517 | processes (fixed initialisation when options
|
|---|
| 518 | defined before proceeses are instantiated)
|
|---|
| 519 |
|
|---|
| 520 | 29 October 07: V.Ivant (emutils-V09-00-11)
|
|---|
| 521 | - G4VEmProcess, G4VEnergyLossProcess, G4VMultipleScattering
|
|---|
| 522 | cleanup - move virtual method to the source code
|
|---|
| 523 | - G4VMultipleScattering - use SamleScattering method PostStep
|
|---|
| 524 | - G4VEmModel - added SampleScattering method for msc models
|
|---|
| 525 | - G4VEnergyLossProcess - set default flags of fluctuation to "false"
|
|---|
| 526 | they changed to "true" when first model
|
|---|
| 527 | of fluctuations is added
|
|---|
| 528 |
|
|---|
| 529 | 08 October 07: V.Ivant (emutils-V09-00-10)
|
|---|
| 530 | - G4VEmProcess - use cut in PostStepDoIt (before was zero)
|
|---|
| 531 |
|
|---|
| 532 | 04 October 07: V.Ivant (emutils-V09-00-09)
|
|---|
| 533 | - G4VEnergyLossProcess - fixed problem at destruction
|
|---|
| 534 |
|
|---|
| 535 | 02 October 07: V.Ivant (emutils-V09-00-08)
|
|---|
| 536 | - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering - fixed
|
|---|
| 537 | memory leak - proper delete of G4PhysicsTables
|
|---|
| 538 |
|
|---|
| 539 | 27 September 07: V.Ivant (emutils-V09-00-07)
|
|---|
| 540 | - G4ionEffectiveCharge - use Fermi energy from G4Material and not
|
|---|
| 541 | recalculate at each step; reorganized formulas - less calls to
|
|---|
| 542 | exp, log, pow
|
|---|
| 543 |
|
|---|
| 544 | 26 September 07: V.Ivant (emutils-V09-00-06)
|
|---|
| 545 | - G4VEnergyLossProcess and G4VEmProcess - move virtual function
|
|---|
| 546 | PostStepGetPhysicalInteractionLength from inline to body of classes
|
|---|
| 547 |
|
|---|
| 548 | 25 September 07: V.Ivant (emutils-V09-00-05)
|
|---|
| 549 | - G4VEnergyLossProcess and G4VEmProcess - fixed handling zero cross
|
|---|
| 550 | section in PostStepGetPhysicalInteractionLength method to avoid problem
|
|---|
| 551 | happans in FanoCavity example when cross section inside cavity is zero
|
|---|
| 552 | - G4VEmModel - compare cross section with DBL_MIN instead of zero
|
|---|
| 553 |
|
|---|
| 554 | 16 August 07: V.Ivant (emutils-V09-00-04)
|
|---|
| 555 | - G4EmCalculator - fixed default region name
|
|---|
| 556 | - G4VEnergyLossProcess - use prestep time for subcutoff secondaries
|
|---|
| 557 | and do not use GetVelocity method
|
|---|
| 558 |
|
|---|
| 559 | 02 August 07: V.Ivant (emutils-V09-00-03)
|
|---|
| 560 | - G4VEnergyLossProcess - simplify energy loss computation for the case
|
|---|
| 561 | of big step (few % faster)
|
|---|
| 562 |
|
|---|
| 563 | 28 July 07: V.Ivant (emutils-V09-00-02)
|
|---|
| 564 | - G4VEnergyLossProcess - use stl vector of G4VEmModel instead of array
|
|---|
| 565 | - G4VEmProcess - added cut to ComputeCrossSectionPerAtom method;
|
|---|
| 566 | added vector of cuts per material for secondaries,
|
|---|
| 567 | which are needed for single scattering process
|
|---|
| 568 |
|
|---|
| 569 | 16 July 07: V.Ivant (emutils-V09-00-01)
|
|---|
| 570 | - G4VEmProcess - integral option coupled with buildLambdaTable option:
|
|---|
| 571 | integral cannot be true if buildLambdaTable is false
|
|---|
| 572 |
|
|---|
| 573 | 11 July 07: V.Ivant (emutils-V09-00-00)
|
|---|
| 574 | - G4VEmModel - fixed SelectRandomAtom method (last element of compound
|
|---|
| 575 | was never selected - instead first was taken)
|
|---|
| 576 |
|
|---|
| 577 | 20 June 07: V.Ivant (emutils-V08-03-06)
|
|---|
| 578 | - G4VEnergyLossProcess add initialisation of preStepKinEnergy before
|
|---|
| 579 | run in order to fix a problem of test14 reported by Valgrind
|
|---|
| 580 |
|
|---|
| 581 | 14 June 07: V.Ivant (emutils-V08-03-05)
|
|---|
| 582 | - G4LossTableManager - add deletion of G4EmCorrections in destructor
|
|---|
| 583 |
|
|---|
| 584 | 12 June 07: V.Ivant (emutils-V08-03-04)
|
|---|
| 585 | - G4VEnergyLossProcess fixed estimation of step limit inside
|
|---|
| 586 | AlongStepGetPhysicalInteractionLength method - do not use safety
|
|---|
| 587 |
|
|---|
| 588 | 11 June 07: V.Ivant (emutils-V08-03-03)
|
|---|
| 589 | - G4MscStepLimitType, G4VMultipleScattering, G4EnergyLossMessenger
|
|---|
| 590 | substitute name "G4v71" -> "Minimal"
|
|---|
| 591 |
|
|---|
| 592 | 23 May 07: V.Ivant (emutils-V08-03-02)
|
|---|
| 593 | - G4VEnergyLossProcess, G4VEmProcess - remove method SecondaryPostStep
|
|---|
| 594 | use instead a direct call to selected model
|
|---|
| 595 |
|
|---|
| 596 | 22 May 07: V.Ivant (emutils-V08-03-01)
|
|---|
| 597 | - G4VEmModel - change interface of SampleSecondary method, it become
|
|---|
| 598 | void, extra parameter std::vector<G4DynamicParticle*>*, this vector
|
|---|
| 599 | is now a member of base class G4VEnergyLossProcess, G4VEmProcess,
|
|---|
| 600 | no new and delete of the vector in the run time. About 5% speadup
|
|---|
| 601 | of EM shower simulation
|
|---|
| 602 | - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering modified
|
|---|
| 603 | to follow this new interface
|
|---|
| 604 |
|
|---|
| 605 | 21 May 07: V.Ivant (emutils-V08-03-00)
|
|---|
| 606 | 21 May 07: V.Ivant (emutils-V08-02-12)
|
|---|
| 607 | - G4VEnergyLossProcess - speadup the code by added implementation
|
|---|
| 608 | method PostStepGetPhysicalInteractionLength;
|
|---|
| 609 | added methods InitialiseStep and InitialiseMassCharge
|
|---|
| 610 | - G4VEmProcess - speadup the code by added implementation
|
|---|
| 611 | method PostStepGetPhysicalInteractionLength;
|
|---|
| 612 | add comments to header and inline methods
|
|---|
| 613 |
|
|---|
| 614 | 20 May 07: V.Ivant (emutils-V08-02-11)
|
|---|
| 615 | - G4VMultipleScattering - speadup the code by added implementation
|
|---|
| 616 | of method AlongStepGetPhysicalInteractionLength and
|
|---|
| 617 | do not use ContinuousStepLimit; also added implementation
|
|---|
| 618 | of method PostStepGetPhysicalInteractionLength
|
|---|
| 619 | - G4VEnergyLossProcess - speadup the code by added implementation
|
|---|
| 620 | method AlongStepGetPhysicalInteractionLength and
|
|---|
| 621 | do not use ContinuousStepLimit
|
|---|
| 622 |
|
|---|
| 623 | 18 May 07: V.Ivant (emutils-V08-02-10)
|
|---|
| 624 | - G4EnergyLossMessenger - make new UI sub-directory "/process/msc"
|
|---|
| 625 | and reorganise UI commands for msc
|
|---|
| 626 | processes; use G4EmProcessOptions as
|
|---|
| 627 | an interface to all EM processes
|
|---|
| 628 | - G4LossTableManager - remove set msc parameters
|
|---|
| 629 | - G4EmProcessOptions - update interface to msc processes, add
|
|---|
| 630 | extra methods to set parameters
|
|---|
| 631 | - G4VEnergyLossProcess - cleanup comments and reorgnize code for
|
|---|
| 632 | easier reading; move short methods to inline;
|
|---|
| 633 | - G4VMultipleScattering - cleanup comments and reorgnize code for
|
|---|
| 634 | easier reading; move short methods to inline;
|
|---|
| 635 | add method to set msc parameters
|
|---|
| 636 | - G4MscStepLimitType - is added
|
|---|
| 637 |
|
|---|
| 638 | 10 May 07: V.Ivant (emutils-V08-02-09)
|
|---|
| 639 | - integrated fixes of emutils-V08-02-06a
|
|---|
| 640 |
|
|---|
| 641 | 25 April 07: V.Ivant (emutils-V08-02-08)
|
|---|
| 642 | - G4VEnegryLossProcess - move initialisation of safety helper to
|
|---|
| 643 | BuildPhysicsTable
|
|---|
| 644 |
|
|---|
| 645 | 12 April 07: V.Ivant (emutils-V08-02-07)
|
|---|
| 646 | - G4VEnegryLossProcess - use unique G4SafetyHelper
|
|---|
| 647 | - G4VEmProcess - remove double call to Clear method
|
|---|
| 648 |
|
|---|
| 649 | 08 May 07: V.Ivant (emutils-V08-02-06a)
|
|---|
| 650 | - G4VEnegryLossProcess - use linearLossLimit 0.05 as in 8.2
|
|---|
| 651 | - G4EmCorrections - fix division by zero by using ion mass from G4IonTable
|
|---|
| 652 |
|
|---|
| 653 | 19 March 07: V.Ivant (emutils-V08-02-06)
|
|---|
| 654 | - G4VMultipleScattering - add protection against zero step or energy
|
|---|
| 655 | - G4EmModelManager - add maxCutInRange variable for sub-cutoff option
|
|---|
| 656 | - G4EmCalculator - add method ComputeEnergyCutFromRangeCut
|
|---|
| 657 | - G4EnergyLossMessenger - send message "/run/physicsModified" after all
|
|---|
| 658 | commands, which require reinitialisation
|
|---|
| 659 | - G4VEnergyLossProcess - use SafetyHelper instead of Navigator
|
|---|
| 660 | - add protection agains zero-length step
|
|---|
| 661 |
|
|---|
| 662 | 16 February 07: V.Ivant (emutils-V08-02-05)
|
|---|
| 663 | - G4VEnegryLossProcess - change initialisation: linLossLimit=1.e-6
|
|---|
| 664 | improve precision of energy loss for high
|
|---|
| 665 | energy incident and high cut
|
|---|
| 666 |
|
|---|
| 667 | 13 February 07: V.Ivant (emutils-V08-02-04)
|
|---|
| 668 | - G4LossTableManager, G4EmProcessOptions, G4EnergyLossMessenger
|
|---|
| 669 | add command MscSkin, linearLossLimit
|
|---|
| 670 | - G4VMultipleScattering - add SetSkin and Skin methods
|
|---|
| 671 | - G4LossTableBuilder - use more precise algorithm to build inverse
|
|---|
| 672 | range table using G4LPhysicsFreeVector
|
|---|
| 673 |
|
|---|
| 674 | 07 February 07: V.Ivant (emutils-V08-02-03)
|
|---|
| 675 | - G4LossTableManager, G4EmProcessOptions, G4EnergyLossMessenger
|
|---|
| 676 | add command MscLateralDisplacement
|
|---|
| 677 |
|
|---|
| 678 | 16 January 07: V.Ivant (emutils-V08-02-02)
|
|---|
| 679 | - G4LossTableBuilder - fill new vector for dedx (do not reuse old)
|
|---|
| 680 | - G4LossTableManager - fix problen of reinitialisation for the next run
|
|---|
| 681 | after activate/desactivate energy loss process
|
|---|
| 682 | - G4VEmEnergyLossProcess - add members theIonisationTable and
|
|---|
| 683 | theSubIonisationTables in order to save
|
|---|
| 684 | separately total energy loss and energy
|
|---|
| 685 | loss due to ionisation;
|
|---|
| 686 |
|
|---|
| 687 | 15 January 07: mma (emutils-V08-02-01)
|
|---|
| 688 | - G4VEmEnergyLossProcess - add SetEmModel(index) add SetFluctModel()
|
|---|
| 689 |
|
|---|
| 690 | 11 January 07: V.Ivant
|
|---|
| 691 | - G4LossTableManager - fix problen of initialisation
|
|---|
| 692 | - G4VEmEnergyLossProcess - fix subcutoff option for bremsstrahlung
|
|---|
| 693 |
|
|---|
| 694 | 10 November 06: V.Ivant (emutils-V08-01-06)
|
|---|
| 695 | - G4EnergyLossMessenger - add commands binsDEDX, binsLambda
|
|---|
| 696 |
|
|---|
| 697 | 23 October 06: V.Ivant (emutils-V08-01-05)
|
|---|
| 698 | - G4LossTableManger - add method GetEnergyLossProcess
|
|---|
| 699 | - G4EmCalculator - 10 keV - 1 keV energy to access lowEnergy ionisation
|
|---|
| 700 |
|
|---|
| 701 | 29 Septenber 06: V.Ivant (emutils-V08-01-04)
|
|---|
| 702 | - G4EmCalculator add computation of smoothing factor for dedx of hadrons/ions
|
|---|
| 703 |
|
|---|
| 704 | 13 September 06: mma (emutils-V08-01-03)
|
|---|
| 705 | - G4VEmProcess: add function SetModel( G4VEmModel* )
|
|---|
| 706 |
|
|---|
| 707 | 29 August 06: V.Ivant (emutils-V08-01-02)
|
|---|
| 708 | - G4VEmModel add member currentElement and protected Get/Set methods
|
|---|
| 709 |
|
|---|
| 710 | 15 June 06: V.Ivant (emutils-V08-01-01)
|
|---|
| 711 | - G4VEnergyLossProcess - make protected LambdaPhysicsVector method
|
|---|
| 712 | - G4ionEffectiveCharge - add protection for NULL pointer to material
|
|---|
| 713 |
|
|---|
| 714 | 05 July 06: V.Ivant (emutils-V08-01-00)
|
|---|
| 715 | - G4LossTableManager - do not clear loss table map to avoid crash for
|
|---|
| 716 | activate/desactivate regime with ion gun,
|
|---|
| 717 | propagate 'RandomStep' flag to processes
|
|---|
| 718 |
|
|---|
| 719 | 07 June 06: V.Ivant (emutils-V08-00-20)
|
|---|
| 720 | - G4VEnergyLossProcess - Do not change particle momentum AlongStep
|
|---|
| 721 |
|
|---|
| 722 | 02 June 06: V.Ivant (emutils-V08-00-19)
|
|---|
| 723 | - G4EmCorrections - fix compilation warnings at SUN
|
|---|
| 724 |
|
|---|
| 725 | 22 May 06: V.Ivant (emutils-V08-00-18)
|
|---|
| 726 | - G4EmProcessOptions, G4LossTableManager - add Get/SetBremsstrahlungTh
|
|---|
| 727 | method requested by CMS
|
|---|
| 728 | - G4ionEffectiveCharge make upper limit of the model proportional to Z
|
|---|
| 729 |
|
|---|
| 730 | 14 May 06: V.Ivant (emutils-V08-00-17)
|
|---|
| 731 | - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering - add
|
|---|
| 732 | NumberOfModels method
|
|---|
| 733 | - G4VEnergyLossProces - add random step sampling and minor fix subcut
|
|---|
| 734 |
|
|---|
| 735 | 13 May 06: V.Ivant (emutils-V08-00-16)
|
|---|
| 736 | - G4EmCalculator and G4EmCorrections - add correction from user data
|
|---|
| 737 | on stopping power
|
|---|
| 738 | - G4VEnergyLossProcess, G4VEmProcess, G4VMultipleScattering - add
|
|---|
| 739 | GetModelByIndex method
|
|---|
| 740 |
|
|---|
| 741 | 10 May 06: V.Ivant (emutils-V08-00-15)
|
|---|
| 742 | - G4LossTableMessenger - add command MscStepLimitation
|
|---|
| 743 | - G4LOssTableManager - add methods SetMscStepLimitation, FacRange,
|
|---|
| 744 | and MscFlag
|
|---|
| 745 |
|
|---|
| 746 | 04 May 06: V.Ivant (emutils-V08-00-14)
|
|---|
| 747 | - G4EmCorrections - fix compilation warning at SUN
|
|---|
| 748 |
|
|---|
| 749 | 28 April 06: V.Ivant (emutils-V08-00-13)
|
|---|
| 750 | - G4EmCalculator - remove debug output
|
|---|
| 751 | - G4EmCorrections - add finite size correction, cleanup other
|
|---|
| 752 | - G4ionEffectiveCharge - extend upper limit to 50 MeV
|
|---|
| 753 |
|
|---|
| 754 | 18 April 06: V.Ivant (emutils-V08-00-12)
|
|---|
| 755 | - G4EmCalculator - fix GetCrossSectionPerVolume problem for gamma
|
|---|
| 756 |
|
|---|
| 757 | 10 April 06: V.Ivant (emutils-V08-00-11)
|
|---|
| 758 | - Add flag of LPM effect to G4LossTableMessenger, G4LossTableManager and
|
|---|
| 759 | G4EmProcessOptions
|
|---|
| 760 | - fix problem of activate/desactvate in G4LossTableManager
|
|---|
| 761 |
|
|---|
| 762 | 29 March 06: V.Ivant (emutils-V08-00-10)
|
|---|
| 763 | - G4LossTableBuilder fix compilation warning at g++3.4.4
|
|---|
| 764 |
|
|---|
| 765 | 28 March 06: V.Ivant (emutils-V08-00-09)
|
|---|
| 766 | - G4VEnergyLossProcess - add store energy loss tables for bremsstrahlung
|
|---|
| 767 | - G4LossTableBuilder & G4LossTableManager - fix logic to ensure rebuild PhysicsTable
|
|---|
| 768 | in the regime activate/desactivate processes
|
|---|
| 769 | - G4VEmProcess - fix printout
|
|---|
| 770 |
|
|---|
| 771 | 23 March 06: V.Ivant (emutils-V08-00-08)
|
|---|
| 772 | - G4VEnergyLossProcess add SetDynamicMassCharge (used by ionIonisation)
|
|---|
| 773 | use flag isIonisation AlongStep, PrintInfo, and StoreTables
|
|---|
| 774 | - G4LossTableManager set flag isIonisation for processes
|
|---|
| 775 | - G4EmCalculator add public methods ComputeTotalDEDX, ComputeElectronicDEDX
|
|---|
| 776 | update GetDEDX for ions
|
|---|
| 777 |
|
|---|
| 778 | 14 March 06 (mma) (emutils-V08-00-07)
|
|---|
| 779 | - corrections in G4EmCalculator::GetCrossSectionPerVolume,
|
|---|
| 780 | GetCrossSectionPerAtom, ComputeCrossSectionPerAtom
|
|---|
| 781 |
|
|---|
| 782 | 07 March 06: V.Ivant (emutils-V08-00-06)
|
|---|
| 783 | - Complete design iteration for msc (V.Ivanchenko)
|
|---|
| 784 | - Add G4DummyModel (V.Ivanchenko)
|
|---|
| 785 |
|
|---|
| 786 | 07 March 06: V.Ivant (emutils-V08-00-05)
|
|---|
| 787 | - Optimize interfaces to Msc model (G4VEmModel and G4VMultipleScattering)
|
|---|
| 788 |
|
|---|
| 789 | 17 February 06: V.Ivant (emutils-V08-00-04)
|
|---|
| 790 | - G4VmultipleScattering - Lambda table keep cross section not mfp
|
|---|
| 791 | - remove obsolete interface G4VSCProcessor.hh
|
|---|
| 792 |
|
|---|
| 793 | 06 February 06 mma (emutils-V08-00-03)
|
|---|
| 794 | - Added function G4VEmModel::ComputeMeanFreePath() (mma)
|
|---|
| 795 |
|
|---|
| 796 | 01 February 06
|
|---|
| 797 | - G4VEmProcess::ComputeCrossSectionPerAtom(): put default value A=0,
|
|---|
| 798 | G4VEmModel::ComputeCrossSectionPerAtom(): put default value A=0,
|
|---|
| 799 | to keep compatibility with v5.2 (mma)
|
|---|
| 800 |
|
|---|
| 801 | 26 January 06: V.Ivant (emutils-V08-00-02)
|
|---|
| 802 | - add method GetRangeFromRestricteDEDX for later replacement of GetRange(VI)
|
|---|
| 803 | - G4VEnergyLossProcess - improve cout (VI)
|
|---|
| 804 | - G4VEnergyLossProcess - Fix subcutoff simulation (VI)
|
|---|
| 805 |
|
|---|
| 806 | 20 January 06: V.Ivant (emutils-V08-00-01)
|
|---|
| 807 | - Add G4EmTableType.hh enumerator (VI)
|
|---|
| 808 | - Use G4EmTableType to reduce methods with practically identical code (VI)
|
|---|
| 809 | - G4VEnergyLossProcess - recalculation of presafety for subcutoff
|
|---|
| 810 | update energy constrain for subcutoff
|
|---|
| 811 | add energy correction to subcutoff (VI)
|
|---|
| 812 |
|
|---|
| 813 | 11 January 06: V.Ivant (emutils-V08-00-00)
|
|---|
| 814 | - G4VEnergyLossProcess - simplify subcutoff calculation (VI)
|
|---|
| 815 | - G4EmCalculator - add GetCSDARange (VI)
|
|---|
| 816 | - G4VEmProcess - remove dependence on G4NistManager (VI)
|
|---|
| 817 | - Substitute PreciseRange -> CSDARange (VI)
|
|---|
| 818 | - Substitute SetStepLimits -> SetStepFunction (VI)
|
|---|
| 819 | - G4VEnergyLossProcess - remove minStepLimit member and use finalRange (VI)
|
|---|
| 820 | - G4VEnergyLossProcess - reset currentCouple when StepFunction is changed (VI)
|
|---|
| 821 |
|
|---|
| 822 | 05 December 05: V.Ivant (emutils-V07-01-13)
|
|---|
| 823 | - G4EmProcessOptions - fix verbosity definition for energy loss processes
|
|---|
| 824 |
|
|---|
| 825 | 29 November 05: V.Ivant (emutils-V07-01-12)
|
|---|
| 826 | - G4EmModelmanager - add protection for arithmetic operations with cut=DBL_MAX
|
|---|
| 827 |
|
|---|
| 828 | 26 November 05: V.Ivant (emutils-V07-01-11)
|
|---|
| 829 | - G4EmCalculator - upgrade printout
|
|---|
| 830 | - G4EmCorrection - fix on calculation of effective charge and Mott correction
|
|---|
| 831 | for heavy ions
|
|---|
| 832 |
|
|---|
| 833 | 15 November 05: V.Ivant (emutils-V07-01-10)
|
|---|
| 834 | - G4EnergyLossMessenger: migration to <sstream>
|
|---|
| 835 |
|
|---|
| 836 | 28 October 05: V.Ivant (emutils-V07-01-09)
|
|---|
| 837 | - Fix problem in G4EmCalculator in ComputeDEDX for ions
|
|---|
| 838 | - Provide subcutoff regime inside G4VEnergyLossProcess - do not
|
|---|
| 839 | use G4VSubCutoffProcessor anymore
|
|---|
| 840 | - update subcutoff set method inside G4EmProcessOptions
|
|---|
| 841 |
|
|---|
| 842 | 27 October 05: V.Ivant (emutils-V07-01-08)
|
|---|
| 843 | - add virtual method MscStepLimitation() to G4VMultipleScattering
|
|---|
| 844 | - add SetMscStepLimitation to G4EmProcessOptions
|
|---|
| 845 |
|
|---|
| 846 | 25 October 05: V.Ivant (emutils-V07-01-07)
|
|---|
| 847 | - G4VEmModel.cc - default energy range from 0.1*keV to 100*TeV to
|
|---|
| 848 | make easier initialisation of PAI models
|
|---|
| 849 |
|
|---|
| 850 | 17 October 05: L.Urban (emutils-V07-01-06)
|
|---|
| 851 | - G4VEnergyLossProcess.cc: protection againg 0 mean loss removed,
|
|---|
| 852 | effect cured in standard/G4UniversalFluctuation
|
|---|
| 853 |
|
|---|
| 854 | 07 October 05: L.Urban (emutils-V07-01-05)
|
|---|
| 855 | - G4VMultipleScattering.hh: error in a protection in GetContinuousStepLimit
|
|---|
| 856 | corrected. Must cowork with emstand-V07-01-14
|
|---|
| 857 |
|
|---|
| 858 | 05 October 05: L.Urban (emutils-V07-01-04)
|
|---|
| 859 | - G4VEnergyLossProcess: added protection against mean_energy_loss = 0
|
|---|
| 860 |
|
|---|
| 861 | 04 September 05: V.Ivant (emutils-V07-01-03)
|
|---|
| 862 | - G4VEnergyLossProcess, G4VEmProcess: default lambdaFactor 0.8
|
|---|
| 863 |
|
|---|
| 864 | 02 September 05: V.Ivant (emutils-V07-01-02)
|
|---|
| 865 | - This tag is 7.1 + bug fixes
|
|---|
| 866 | - G4VEnergyLossProcess: Integral=true; SetStepFunction(0.2, 1*mm)
|
|---|
| 867 | fix a problem #780 connected with d-electron production tmax < cut
|
|---|
| 868 | - G4EmManager - fix a cut calculation for e+e- pair
|
|---|
| 869 |
|
|---|
| 870 | 12 August 05: mma (emutils-V07-01-01)
|
|---|
| 871 | - G4VEnergyLossProcess: Integral=false; SetStepFunction(0.2, 0.1*mm)
|
|---|
| 872 |
|
|---|
| 873 | 25 July 05: V.Ivant (emutils-V07-01-00)
|
|---|
| 874 | - G4VEnergyLossProcess: add extra protection for non-integral mode
|
|---|
| 875 | - G4VEmModel, G4VEmFluctuationModel : move constructor anddestructor to the body
|
|---|
| 876 | - G4VEmProcess - use integral mode only for charged particles
|
|---|
| 877 |
|
|---|
| 878 | 27 May 05: V.Ivant (utils-V07-00-13)
|
|---|
| 879 | - Fix problem observed for second run after adding/removal materials
|
|---|
| 880 | - Fix compilation warning at SUN in G4EmCalculator and G4EmCorrections;
|
|---|
| 881 |
|
|---|
| 882 | 18 May 05: V.Ivant (utils-V07-00-12)
|
|---|
| 883 | - fix calculation of CrossSection without /run/initialise
|
|---|
| 884 |
|
|---|
| 885 | 12 May 05: V.Ivant (utils-V07-00-11)
|
|---|
| 886 | - fix calculation of MFP in G4Emcalculator
|
|---|
| 887 | - cleanup
|
|---|
| 888 |
|
|---|
| 889 | 09 May 05: V.Ivant (utils-V07-00-10)
|
|---|
| 890 | - Bux fixes in G4VEmProcess, G4VEmModel, G4EmCorrections
|
|---|
| 891 |
|
|---|
| 892 | 03 May 05: V.Ivant (utils-V07-00-09)
|
|---|
| 893 | - fabs -> std::abs
|
|---|
| 894 |
|
|---|
| 895 | 29 April 05: V.Ivant (utils-V07-00-08)
|
|---|
| 896 | - Fix compilation warning at gcc.3.4
|
|---|
| 897 |
|
|---|
| 898 | 26 April 05: V.Ivant (utils-V07-00-07)
|
|---|
| 899 | - Fix compilation warning at Windaows
|
|---|
| 900 |
|
|---|
| 901 | 19 April 05: V.Ivant (utils-V07-00-06)
|
|---|
| 902 | - Add method SelectRandomAtom to G4VEmModel
|
|---|
| 903 |
|
|---|
| 904 | 18 April 05: V.Ivant (utils-V07-00-05)
|
|---|
| 905 | - G4VEmProcess migrate to G4ParticleChangeForGamma
|
|---|
| 906 | - G4VMultipleScattering and G4VEmModel - optimise internal interfaces
|
|---|
| 907 |
|
|---|
| 908 | 13 April 05: V.Ivant (utils-V07-00-04)
|
|---|
| 909 | - Optimization of internal interfaces G4VEmModel, G4VEmFluctuationModel,
|
|---|
| 910 | G4VEmProcess, G4VEnergyLossProcess
|
|---|
| 911 | - Fix range calculation for dedx=0 in G4LossTableBuilder
|
|---|
| 912 | - Add Mott correction to G4EmCorrection
|
|---|
| 913 |
|
|---|
| 914 | 18 March 05: V.Ivant (utils-V07-00-03)
|
|---|
| 915 | - Optimization of G4VEmProcess interface for gamma processes
|
|---|
| 916 | - Put default inline implementation for virtual method of G4VEmModel
|
|---|
| 917 |
|
|---|
| 918 | 11 March 05: V.Ivant (utils-V07-00-02)
|
|---|
| 919 | - Shift verbose level, set default value 1
|
|---|
| 920 | - Add flags "ApplyCuts" and "KillPrimary" to G4VEmProcess
|
|---|
| 921 | - Add G4EmCorrection class
|
|---|
| 922 |
|
|---|
| 923 | 07 March 05: V.Ivant (utils-V07-00-01)
|
|---|
| 924 | - Fix bug in initialisation of G4VEmProcess
|
|---|
| 925 |
|
|---|
| 926 | 13 Jan 05: V.Ivant (utils-V07-00-00)
|
|---|
| 927 | - Fix bug which takes place when inactivate eIoni
|
|---|
| 928 | - Fix problem of effective charge for very slow ions - add protections
|
|---|
| 929 | - Fix problem of initialisation for ion beam examples
|
|---|
| 930 |
|
|---|
| 931 | 09 Dec 04: V.Ivant (utils-V06-02-22)
|
|---|
| 932 | - Fix bug related to hadron tests
|
|---|
| 933 |
|
|---|
| 934 | 06 Dec 04: V.Ivant (utils-V06-02-21)
|
|---|
| 935 | - Minor but critical fix in BuildPhysicsTables for muons
|
|---|
| 936 | - Fix of BuildDEDXtables for e-, e+, mu+, mu-
|
|---|
| 937 |
|
|---|
| 938 | 01 Dec 04: V.Ivant (utils-V06-02-20)
|
|---|
| 939 | - Migration to cmath
|
|---|
| 940 |
|
|---|
| 941 | 01 Dec 04: V.Ivant (utils-V06-02-19)
|
|---|
| 942 | - Move the classes with real models from utils to standard
|
|---|
| 943 |
|
|---|
| 944 | 29 November 04: V.Ivanchenko (utils-V06-02-18)
|
|---|
| 945 | - Restructure of standard subdirectories
|
|---|
| 946 | - Cleanup GNUmakefile
|
|---|
| 947 |
|
|---|
| 948 | 29 November 04: V.Ivanchenko (utils-V06-02-17)
|
|---|
| 949 | - Fix control on verboseLevel for energy loss and msc
|
|---|
| 950 | - Fix BuildPhysicsTable for case of sharing processes between particles
|
|---|
| 951 |
|
|---|
| 952 | 18 November 04: V.Ivanchenko (utils-V06-02-16)
|
|---|
| 953 | - Update signature of G4EmCalculator
|
|---|
| 954 | - Add method CrossSectionPerAtom to G4VEmModel
|
|---|
| 955 | - Fix bug at initialisation for ion
|
|---|
| 956 | - Improve printout for G4VEnergyLossProcess
|
|---|
| 957 | - Fix bug - initialisation of map for particle/processes for external
|
|---|
| 958 | access to dE/dx tables
|
|---|
| 959 |
|
|---|
| 960 | 15 November 04: V.Ivanchenko (utils-V06-02-15)
|
|---|
| 961 | - Remove ProposeTrackStatus from AlongStep
|
|---|
| 962 |
|
|---|
| 963 | 18 November 04: V.Ivanchenko (utils-V06-02-14b)
|
|---|
| 964 | - Fix bug - initialisation of map for particle/processes for external
|
|---|
| 965 | access to dE/dx tables
|
|---|
| 966 |
|
|---|
| 967 | 17 November 04: V.Ivanchenko (utils-V06-02-14a)
|
|---|
| 968 | - Fix bug at initialisation for ion
|
|---|
| 969 |
|
|---|
| 970 | 11 November 04: V.Ivanchenko (utils-V06-02-14)
|
|---|
| 971 | - The fix in Retrieve tables
|
|---|
| 972 |
|
|---|
| 973 | 11 November 04: V.Ivanchenko (utils-V06-02-13)
|
|---|
| 974 | - Migration to new algorithm to Store/Retrieve tables
|
|---|
| 975 |
|
|---|
| 976 | 02 November 04: L.Urban (utils-V06-02-12)
|
|---|
| 977 | - Precision problem for very high energy ions in gases(or with
|
|---|
| 978 | small stepsize) has been solved in src/G4MscModel.cc
|
|---|
| 979 |
|
|---|
| 980 | 25 October 04: V.Ivanchenko (utils-V06-02-11)
|
|---|
| 981 | - Migrate to new interfaces for ParticleChange
|
|---|
| 982 |
|
|---|
| 983 | 14 October 04: V.Ivanchenko (utils-V06-02-10)
|
|---|
| 984 | - Bug fix in effective charge sampling
|
|---|
| 985 |
|
|---|
| 986 | 27 september 04: L.Urban (utils-V06-02-09)
|
|---|
| 987 | - G4Mscmodel.cc: change in the tail of the angular distribution,
|
|---|
| 988 | contributing to step independance.
|
|---|
| 989 |
|
|---|
| 990 | 13 September 04: V.Ivanchenko (utils-V06-02-08)
|
|---|
| 991 | - Extend G4BraggModel below 1 keV
|
|---|
| 992 | - Add verbose for G4EmCalculator
|
|---|
| 993 | - Fix problem of integral regime for cross sections with more
|
|---|
| 994 | than 1 peak
|
|---|
| 995 |
|
|---|
| 996 | 26 Augest 04: V.Ivanchenko (utils-V06-02-07)
|
|---|
| 997 | - Update G4EmCalculator class - add protections and cleanup
|
|---|
| 998 | - Fix effective charge for He4
|
|---|
| 999 | - Fix deuteron energy loss
|
|---|
| 1000 | - For G4VEnergyLossProcess and G4VMultipleScattring introduce new methods
|
|---|
| 1001 | to perform initialisation in both cases Build or Retrieve tables
|
|---|
| 1002 |
|
|---|
| 1003 | 17 August 04: L.Urban (utils-V06-02-06)
|
|---|
| 1004 | - Name of data member facxsi changed to factail together with the corresponding
|
|---|
| 1005 | set function.
|
|---|
| 1006 | - Changes in the angle distribution (slightly modified Highland formula for the
|
|---|
| 1007 | width of the central part, changes in the numerical values of some other
|
|---|
| 1008 | parameters) ---> approximately step independent distribution.
|
|---|
| 1009 |
|
|---|
| 1010 | 06 Augest 04: V.Ivanchenko (utils-V06-02-05)
|
|---|
| 1011 | - Change names of private member functions to make they be more clear
|
|---|
| 1012 | - Optimise MFP and step limit calculation
|
|---|
| 1013 | - Remove random step feature from G4VEnergyLossProcess
|
|---|
| 1014 | - Add interfaces to G4Emcalculator
|
|---|
| 1015 | - Clear up interfaces in G4VEmProcess
|
|---|
| 1016 | - Use new interfaces from G4VParticleChange
|
|---|
| 1017 | - Remove obsolete interfaces for particles
|
|---|
| 1018 |
|
|---|
| 1019 | 27 July 04: V.Ivanchenko (utils-V06-02-04)
|
|---|
| 1020 | - Fix a compilation problem connected with removal of the dependence
|
|---|
| 1021 | of particle cathegory on G4Material
|
|---|
| 1022 | - Add G4EmCalculator - a class to access/calculate dedx, range, cross
|
|---|
| 1023 | sections of EM processes
|
|---|
| 1024 | - Add G4ionEffectiveCharge class needed both to ion physics and
|
|---|
| 1025 | G4EmCalculator
|
|---|
| 1026 |
|
|---|
| 1027 | 23 July 04: V.Ivanchenko (utils-V06-02-03)
|
|---|
| 1028 | - Fix a problem of cut dependence of transmission energy of low energy e-
|
|---|
| 1029 | via thin foil
|
|---|
| 1030 |
|
|---|
| 1031 | 21 July 04: V.Ivanchenko (utils-V06-02-02)
|
|---|
| 1032 | - Fix a problem tried after desactivation of muon ionisation
|
|---|
| 1033 |
|
|---|
| 1034 | 19 July 04: mma (utils-V06-02-01)
|
|---|
| 1035 | - G4MscModel.cc: correction in SampleCosineTheta in order to avoid
|
|---|
| 1036 | num. precision problems at high energy/small step(L.Urban)
|
|---|
| 1037 |
|
|---|
| 1038 | 05 July 04: V.Ivanchenko (utils-V06-02-00)
|
|---|
| 1039 | - Fix a problem of G4VEnergyLossProcess seen for ions at small cuts in range
|
|---|
| 1040 |
|
|---|
| 1041 | 26 May 04: V.Ivanchenko (utils-V06-01-07)
|
|---|
| 1042 | - Critical fix in msc to avoid crash in case of use of G4hLowEnergyIonisation
|
|---|
| 1043 | for ions together with msc
|
|---|
| 1044 |
|
|---|
| 1045 | 17 May 04: V.Ivanchenko (utils-V06-01-06)
|
|---|
| 1046 | - Update integral method taking into account 1 peak in cross section
|
|---|
| 1047 | - Add options to G4EmProcessOptions
|
|---|
| 1048 | - Fix minor problem at initialisation
|
|---|
| 1049 |
|
|---|
| 1050 | 10 May 04: V.Ivanchenko (utils-V06-01-05)
|
|---|
| 1051 | - Add method GetCurrentRange
|
|---|
| 1052 | - Add additional initialisation to fluctuations
|
|---|
| 1053 | - Fix in printout format
|
|---|
| 1054 |
|
|---|
| 1055 | 04 May 04: V.Ivanchenko (utils-V06-01-04)
|
|---|
| 1056 | - Use dynamic change for simulation of multiple scattering angle
|
|---|
| 1057 | - Use trancate range table for estimation of energy loss inside
|
|---|
| 1058 | msc model.
|
|---|
| 1059 |
|
|---|
| 1060 | 26 April 04: V.Ivanchenko (utils-V06-01-03)
|
|---|
| 1061 | - Reduce aria of applicability of the model for simulation
|
|---|
| 1062 | of fluctuations at very small steps to provide less step dependent
|
|---|
| 1063 | results.
|
|---|
| 1064 |
|
|---|
| 1065 | 23 April 04: L.Urban (utils-V06-01-02)
|
|---|
| 1066 | - changes in G4MscModel: t->z and z->t transformations (true length
|
|---|
| 1067 | to geometrical length and back) have been completely rewritten,
|
|---|
| 1068 | change in the angular distribution for e+/e-
|
|---|
| 1069 | ( correction to the Highland formula) + some technical changes
|
|---|
| 1070 | ==> results are closer to data, step dependence decreased. Effect
|
|---|
| 1071 | the resolution of sampling calorimeters
|
|---|
| 1072 |
|
|---|
| 1073 | 05 April 04: V.Ivant (utils-V06-01-01)
|
|---|
| 1074 | - G4VEnergyLossProcess: Update calulation of energy loss from tables
|
|---|
| 1075 | (important for proton energies about 1 MeV);
|
|---|
| 1076 | - Fluctuations: smooth out sampling of Gaussian fluctuations,
|
|---|
| 1077 | when sigma is much bigger than energy loss.
|
|---|
| 1078 |
|
|---|
| 1079 | 31 March 04: V.Ivant (utils-V06-01-00)
|
|---|
| 1080 | - G4VEnergyLossProcess: Fix a problem of retrieve tables if PreciseRange
|
|---|
| 1081 | is absent
|
|---|
| 1082 |
|
|---|
| 1083 | 15 March 04: V.Ivant (utils-V06-00-09)
|
|---|
| 1084 | - G4VEnergyLossProcess: Fix a problem of energy below lowestKinEnergy
|
|---|
| 1085 |
|
|---|
| 1086 | 15 March 04: mma (utils-V06-00-08)
|
|---|
| 1087 |
|
|---|
| 1088 | 12 March 04: V.Ivant
|
|---|
| 1089 | - G4VEnergyLossProcess: put back lowestKinEnergy = 1.*eV;
|
|---|
| 1090 |
|
|---|
| 1091 | 10 March 04: V.Ivant
|
|---|
| 1092 | - G4LossTableManager.cc: fix a problem of Precise Range table
|
|---|
| 1093 | - G4VEnergyLossProcess: fix problem of step limit calculation
|
|---|
| 1094 |
|
|---|
| 1095 | 10 March 04: L.Urban
|
|---|
| 1096 | - G4MscModel: changes in data members,
|
|---|
| 1097 | corrections in GeomPathLength,TrueStepLength, SampleCosineTheta
|
|---|
| 1098 |
|
|---|
| 1099 | 06 March 04: V.Ivant (utils-V06-00-07)
|
|---|
| 1100 | - fix a bug in link at SUN
|
|---|
| 1101 |
|
|---|
| 1102 | 01 March 04: V.Ivant (utils-V06-00-06)
|
|---|
| 1103 | - fixes of bugs coming with transition to model variant of msc
|
|---|
| 1104 | and simplifications of calculation of energy dependence of internal
|
|---|
| 1105 | parameters (L.Urban)
|
|---|
| 1106 |
|
|---|
| 1107 |
|
|---|
| 1108 | 27 Feb 04: V.Ivant (utils-V06-00-05)
|
|---|
| 1109 | - fix problem of ionisation in air with low pressure 10^-4 Atm
|
|---|
| 1110 | - add G4EmProcessOptions class
|
|---|
| 1111 | - update calculation of energy from range
|
|---|
| 1112 |
|
|---|
| 1113 | 17 Feb 04: V.Ivant (utils-V06-00-04)
|
|---|
| 1114 | - murge the patch and development tag
|
|---|
| 1115 | - minor cleanup in ionisation models
|
|---|
| 1116 |
|
|---|
| 1117 | 06 Feb 04: V.Ivant (utils-a-V06-00-00)
|
|---|
| 1118 | - The tag on top of utils-V06-00-00 for the patch include:
|
|---|
| 1119 | - Fix problem of destruction of PAI model
|
|---|
| 1120 | - Fix a bug responsibile for mess in cross section of delta-electron
|
|---|
| 1121 | production by muons
|
|---|
| 1122 | - Add protection for small edep in G4UniversalFluctuations
|
|---|
| 1123 |
|
|---|
| 1124 | 27 Jan 04: V.Ivant (utils-V06-00-03)
|
|---|
| 1125 | - Fix problem of destruction of PAI model
|
|---|
| 1126 |
|
|---|
| 1127 | 26 Jan 04: V.Ivant (utils-V06-00-02)
|
|---|
| 1128 | - Fix a bug responsibile for mess in cross section of delta-electron
|
|---|
| 1129 | production by muons
|
|---|
| 1130 |
|
|---|
| 1131 | 22 Jan 04: V.Ivant (utils-V06-00-01)
|
|---|
| 1132 | - Migrade to G4ParticleChangeForLoss
|
|---|
| 1133 |
|
|---|
| 1134 | 14 Jan 04: V.Ivant (utils-V06-00-00)
|
|---|
| 1135 | - Activate precise range calculation
|
|---|
| 1136 | - Add Set methods to G4LossTablemanager to define: binning, maxEnergy for muon
|
|---|
| 1137 | tables, maxEnergy for precise range.
|
|---|
| 1138 |
|
|---|
| 1139 | 26 Nov 03: V.Ivant (utils-V05-02-17)
|
|---|
| 1140 | - Close precise range feature for the time being
|
|---|
| 1141 |
|
|---|
| 1142 | 26 Nov 03: L.Urban
|
|---|
| 1143 | - Bugfix in G4VMultipleScattering:AlongStepDoIt + G4MscModel
|
|---|
| 1144 | truestep <= range
|
|---|
| 1145 |
|
|---|
| 1146 | 25 Nov 03: V.Ivant (utils-V05-02-16)
|
|---|
| 1147 | - Fix wrong deletion and error in SetRangeTable
|
|---|
| 1148 |
|
|---|
| 1149 | 25 Nov 03: V.Ivant (utils-V05-02-15)
|
|---|
| 1150 | - Fix crash for case of inactivated ionisation and bremsstrahlung
|
|---|
| 1151 |
|
|---|
| 1152 | 13 Nov 03: V.Ivant (utils-V05-02-14)
|
|---|
| 1153 | - Fix negative energy loss
|
|---|
| 1154 |
|
|---|
| 1155 | 11 Nov 03: V.Ivant (utils-V05-02-13)
|
|---|
| 1156 | - Update printout in RetrievePhysicsTable
|
|---|
| 1157 | - Substitute G4VEnergyLossSTD by G4VEnergyLossProcess
|
|---|
| 1158 | - For ions update ionisation (V.Ivanchenko) and multiple scattering (L.Urban)
|
|---|
| 1159 |
|
|---|
| 1160 | 10 Nov 03: Urban
|
|---|
| 1161 | - highKinEnergy is set back to 100 TeV for multiple scattering
|
|---|
| 1162 | - number of table bins set to 120 "
|
|---|
| 1163 | - small change in the tail of the angular distribution (after tuning!)
|
|---|
| 1164 | - code cleaning in G4MscModel.cc
|
|---|
| 1165 |
|
|---|
| 1166 | 07 Nov 03: mma (utils-V05-02-12)
|
|---|
| 1167 | - Fix problem of rounding of double in G4UniversalFluctuations
|
|---|
| 1168 | - Fix precision problems for high energy (PeV) particles
|
|---|
| 1169 | - change in the tail of the angular distribution
|
|---|
| 1170 | - highKinEnergy is set to 100 PeV
|
|---|
| 1171 |
|
|---|
| 1172 | 03 Nov 03: V.Ivant (utils-V05-02-11)
|
|---|
| 1173 | - Remove STD processes
|
|---|
| 1174 | - Fix problem of RetrievePhysicsTable
|
|---|
| 1175 |
|
|---|
| 1176 | 30 Oct 03: G.Cosmo (utils-V05-02-10)
|
|---|
| 1177 | - Fixed compilation problem on Windows in G4LossTableManager.cc for multiple
|
|---|
| 1178 | declaration of indeces ...
|
|---|
| 1179 |
|
|---|
| 1180 | 24 Oct 03: V.Ivant (utils-V05-02-09)
|
|---|
| 1181 | - Update logic of BuildPhysicsTable to take into account desactivate processes
|
|---|
| 1182 | - Update defalts for stepping algorithm
|
|---|
| 1183 |
|
|---|
| 1184 | 20 Oct 03: V.Ivant (utils-V05-02-08)
|
|---|
| 1185 | - Minor change of interface to G4EmFluctuationModel for PAI development
|
|---|
| 1186 | - Update logic of the messenger and G4LossTableManager to provide independence
|
|---|
| 1187 | on command sequence
|
|---|
| 1188 | - Increase verbosity for store/retrieve tables
|
|---|
| 1189 |
|
|---|
| 1190 | 14 Oct 03: V.Ivant (utils-V05-02-07)
|
|---|
| 1191 | - Update verbose/printout
|
|---|
| 1192 | - Add new method DefineForRegion to G4VEmModel
|
|---|
| 1193 | - Fix minor problems in messenger
|
|---|
| 1194 |
|
|---|
| 1195 | 4 Oct 03: G.Cosmo (utils-V05-02-06)
|
|---|
| 1196 | - Modified GNUmakefiles:
|
|---|
| 1197 | o added dependency to new module "geometry/navigation".
|
|---|
| 1198 | o replaced "digits+hits" with "digits_hits".
|
|---|
| 1199 | - Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
|
|---|
| 1200 |
|
|---|
| 1201 | 25 Sept 03: H.Kurashige (utils-V05-02-05)
|
|---|
| 1202 | - Add "#include G4MaterialCutsCouple.hh" in G4MultipleScattering52.hh
|
|---|
| 1203 |
|
|---|
| 1204 | 20 Sept 03: V.Ivant (utils-V05-02-04)
|
|---|
| 1205 | -Use warning for obsolete interfaces which uses G4Material instead of
|
|---|
| 1206 | G4MaterialCutsCouple
|
|---|
| 1207 | -Update initialization of energy loss processes
|
|---|
| 1208 | -Update GNUmakefile
|
|---|
| 1209 |
|
|---|
| 1210 | 12 September 03: L.Urban
|
|---|
| 1211 | -fixed num. error for small stepsize in G4MscModel.cc (z sampling)
|
|---|
| 1212 |
|
|---|
| 1213 | 27 August 03: V.Ivant (utils-V05-02-03)
|
|---|
| 1214 | -Fix problems in compilation of some tests
|
|---|
| 1215 |
|
|---|
| 1216 | 08 August 03: V.Ivant (utils-V05-02-02)
|
|---|
| 1217 | -Substitute standerd by STD, freezing old standard as 52
|
|---|
| 1218 |
|
|---|
| 1219 | 07 August 03: V.Ivant (utils-V05-02-01)
|
|---|
| 1220 | - Update of the ion fluctuation model
|
|---|
| 1221 | - Update design - STD processes can be mixed in physics list with
|
|---|
| 1222 | old processes
|
|---|
| 1223 | - Tunning of msc model: fix poblems for width and for tails of distribution
|
|---|
| 1224 | for the STD variant
|
|---|
| 1225 |
|
|---|
| 1226 | 24 July 03: V.Ivant (utils-V05-02-00)
|
|---|
| 1227 | -Update model interface - substitute G4Material by G4MaterialCutsCouple
|
|---|
| 1228 | in dE/dx and CrossSection methods
|
|---|
| 1229 | -Add Set methods to energy range of msc table
|
|---|
| 1230 | -Add method to change the nergy range of model
|
|---|
| 1231 | -Add possibility to have STD and other processes in the same physics list
|
|---|
| 1232 |
|
|---|
| 1233 | 16 June 03: V.Ivant (utils-V05-01-07)
|
|---|
| 1234 | - ShortLived particles are not applicable for msc
|
|---|
| 1235 |
|
|---|
| 1236 | 04 June 03: V.Ivant (utils-V05-01-06)
|
|---|
| 1237 | - Fix compilation warnings
|
|---|
| 1238 | - Update STD initialisation
|
|---|
| 1239 |
|
|---|
| 1240 | 28 May 03: V.Ivant (utils-V05-01-05)
|
|---|
| 1241 | - Remove absolete msc STD classes and add msc model (V.Ivanchenko)
|
|---|
| 1242 | - Fix misprint for msc at Tev energy (L.Urban)
|
|---|
| 1243 |
|
|---|
| 1244 | 26 May 03: V.Ivant (utils-V05-01-04)
|
|---|
| 1245 | - Fix compilation warnings for pedantic compiler option
|
|---|
| 1246 |
|
|---|
| 1247 | 26 May 03: V.Ivant (utils-V05-01-03)
|
|---|
| 1248 | - replaced msc STD with model variant
|
|---|
| 1249 | - remove debug printout from G4VEnergyLossSTD for ions
|
|---|
| 1250 | - fix minor problem in nuclear formfactor calculations for msc
|
|---|
| 1251 |
|
|---|
| 1252 | 23 May 03: V.Ivant (utils-V05-01-02)
|
|---|
| 1253 | - Fix initialisation of integral approach - correct definition
|
|---|
| 1254 | of STD fluctuation model
|
|---|
| 1255 | - Remove tracking cut from STD
|
|---|
| 1256 | - Establish limits on eloss for Bohr and Ion fluctuations for STD
|
|---|
| 1257 |
|
|---|
| 1258 | 23 May 03: L.Urban (utils-V05-01-01)
|
|---|
| 1259 | - MultipleScattering and MultipleScatteringSTD :
|
|---|
| 1260 | - IMPORTANT change in the angle distribution for muons/hadrons
|
|---|
| 1261 | the width of the central part now is corresponds to the value
|
|---|
| 1262 | can be computed from the HighLand formula (no change of this
|
|---|
| 1263 | kind for e+/e-) --> small change in the width for low to
|
|---|
| 1264 | medium energy (protons - 1 MeV - few hundred MeV) but change up to
|
|---|
| 1265 | 20 -25 % for high energy.
|
|---|
| 1266 | - minor correction in the angle sampling algorithm, affects
|
|---|
| 1267 | e+/e- too --> small change for very small and very big
|
|---|
| 1268 | stepsize/range values.
|
|---|
| 1269 |
|
|---|
| 1270 | 15 May 03: V.Ivant (utils-V05-01-00)
|
|---|
| 1271 | - add precise range calculation for STD
|
|---|
| 1272 | - defauld step parameters for STD set to be the same as standard
|
|---|
| 1273 |
|
|---|
| 1274 | 28 Apr 03: V.Ivant (utils-V05-00-13)
|
|---|
| 1275 | - add control on range for msc (effective for ions)
|
|---|
| 1276 |
|
|---|
| 1277 | 26 Apr 03: V.Ivant (utils-V05-00-12)
|
|---|
| 1278 | - fix of store/retrieve tables for msc and STD
|
|---|
| 1279 | - cleanup Bohr and Ion fluctuations
|
|---|
| 1280 |
|
|---|
| 1281 | 17 Apr 03: V.Ivant (utils-V05-00-11)
|
|---|
| 1282 | - additional clean up of msc variables
|
|---|
| 1283 | - improve output
|
|---|
| 1284 |
|
|---|
| 1285 | 13 Apr 03: V.Ivant (utils-V05-00-10)
|
|---|
| 1286 | - Add additional initialisation msc variables
|
|---|
| 1287 | - Add interface between standard and STD tables
|
|---|
| 1288 |
|
|---|
| 1289 | 09 Apr 03: V.Ivant (utils-V05-00-09)
|
|---|
| 1290 | - Fix problem of negative step limit for STD
|
|---|
| 1291 |
|
|---|
| 1292 | 07 Apr 03: V.Ivant (utils-V05-00-08)
|
|---|
| 1293 | - Add DeRegister to STD loss classes
|
|---|
| 1294 | - Add G4VMultipleScattering
|
|---|
| 1295 | - Remove STD messenger
|
|---|
| 1296 |
|
|---|
| 1297 | 26 Mar 03: V.Ivant (utils-V05-00-07)
|
|---|
| 1298 | - Add GetDEDXDispersion to STD loss tables
|
|---|
| 1299 |
|
|---|
| 1300 | 25 Mar 03: mma
|
|---|
| 1301 | - G4VEnergyLoss : add finalRangeRequested
|
|---|
| 1302 |
|
|---|
| 1303 | 12 Mar 03: V.Ivant (utils-V05-00-06)
|
|---|
| 1304 | - Add warning and G4Exception to G4EnergyLossTable
|
|---|
| 1305 | - Fix in MSC cut per region
|
|---|
| 1306 | - Fix in initialisation for STD
|
|---|
| 1307 | - Make messanger active at PreInit
|
|---|
| 1308 |
|
|---|
| 1309 | 10 Mar 03: V.Ivant (utils-V05-00-05)
|
|---|
| 1310 | - Updated MSC
|
|---|
| 1311 | - SubType for GenericIons
|
|---|
| 1312 | - Fix in energy range of models for STD
|
|---|
| 1313 |
|
|---|
| 1314 | 26 feb 03: V.Ivant (utils-V05-00-04a)
|
|---|
| 1315 | - For the February reference tag return back msc of 5.0
|
|---|
| 1316 | - Simplify control on GenericIons for STD
|
|---|
| 1317 |
|
|---|
| 1318 | 18 feb 03: V.Ivant (utils-V05-00-04)
|
|---|
| 1319 | - add control on CutsCouple usage
|
|---|
| 1320 | - utilise SubType for GenericIons
|
|---|
| 1321 | - fix problems with lambda and range tables for STD hadrons/ions
|
|---|
| 1322 | - fix problem of several runs with changed cuts/couples for STD
|
|---|
| 1323 |
|
|---|
| 1324 | 13 feb 03: V.Ivant
|
|---|
| 1325 | - add names for all models
|
|---|
| 1326 | - make the set of model per region available
|
|---|
| 1327 | - make SubCutoff regime available per region
|
|---|
| 1328 |
|
|---|
| 1329 | 10 feb 03: mma (utils-V05-00-03)
|
|---|
| 1330 | - tag to take account the Laszlo + Vladimir modifs
|
|---|
| 1331 |
|
|---|
| 1332 | 07 feb 03: V.Ivant
|
|---|
| 1333 | - fix problem in fluctuations for STD
|
|---|
| 1334 |
|
|---|
| 1335 | 06 feb 03: L.Urban
|
|---|
| 1336 | - important modifications in MSC (both in old design and model
|
|---|
| 1337 | version)
|
|---|
| 1338 | - changes in data members
|
|---|
| 1339 | - algorithm to reduce the step dependence is new
|
|---|
| 1340 | - new sampling for the geom.pathlengths
|
|---|
| 1341 |
|
|---|
| 1342 | 05 feb 03: V.Ivant (utils-V05-00-02)
|
|---|
| 1343 | - Fix on warnings at SUN for STD classes
|
|---|
| 1344 | - Add Initialise method to STD classes to calculate PartialSumSigma
|
|---|
| 1345 | - Subsitute Material by MaterialCutsCouple for PostStep STD
|
|---|
| 1346 |
|
|---|
| 1347 | 24 jan 03: V.Ivant (utils-V05-00-01)
|
|---|
| 1348 | - Migration to "cut per region"
|
|---|
| 1349 |
|
|---|
| 1350 | 06 jan 03: V.Ivant (utils-V05-00-00)
|
|---|
| 1351 | - Update interfaces to STD classes in order to be ready to migrade
|
|---|
| 1352 | to "cut per region"
|
|---|
| 1353 |
|
|---|
| 1354 | 12 dec 02: V.Ivant (utils-V04-01-12)
|
|---|
| 1355 | - Fix in multiple scattering for 1 MeV protons in both implementations.
|
|---|
| 1356 |
|
|---|
| 1357 | 09 dec 02: V.Ivant (utils-V04-01-11)
|
|---|
| 1358 | - Removed warnings in G4SCProcessorStand and G4UniversalFluctuation.
|
|---|
| 1359 |
|
|---|
| 1360 | 06 dec 02: G.Cosmo (utils-V04-01-10)
|
|---|
| 1361 | - Merged changes for new G4ApplicationState in messengers.
|
|---|
| 1362 |
|
|---|
| 1363 | 04 dec 02: V.Ivant (utils-V04-01-09)
|
|---|
| 1364 | - STD processes: fix model selection + delta-electron spectra
|
|---|
| 1365 |
|
|---|
| 1366 | 11 nov 02: V.Ivant (utils-V04-01-08)
|
|---|
| 1367 | - G4VEnergyLoss: return back previous fluctuation model
|
|---|
| 1368 |
|
|---|
| 1369 | 30 oct 02: mma (utils-V04-01-07)
|
|---|
| 1370 | - G4MultipleScattering: modified angle distribution, mods in boundary
|
|---|
| 1371 | algorithm, changes in data members, rename variable cm -> Ecm
|
|---|
| 1372 | This new parametrisation improves the ~100 MeV proton scattering.
|
|---|
| 1373 | - propagated to G4MultipleScatteringSTD
|
|---|
| 1374 | - G4VEnergyLoss: minor changes in fluctuations
|
|---|
| 1375 |
|
|---|
| 1376 | 28 oct 02: V.Ivanchenko (utils-V04-01-06)
|
|---|
| 1377 | - fix in G4MultipleScattringSTD + cleanup warnings in STD classes
|
|---|
| 1378 |
|
|---|
| 1379 | 17 oct 02: V.Ivant (utils-V04-01-05)
|
|---|
| 1380 | - temporary fix for proton scattering propagated in MultipleScatteringSTD
|
|---|
| 1381 | - Few changes in LossTableBuilder
|
|---|
| 1382 |
|
|---|
| 1383 | 16 oct 02: Laszlo (utils-V04-01-04)
|
|---|
| 1384 | - temporary fix for proton scattering
|
|---|
| 1385 |
|
|---|
| 1386 | 15 oct 02: V.Ivant (utils-V04-01-03)
|
|---|
| 1387 | - redesign for a Model approach: files processNameSTD and processNameModel
|
|---|
| 1388 |
|
|---|
| 1389 | 26 sep 02: Laszlo (utils-V04-01-02)
|
|---|
| 1390 | - angle distribution modified
|
|---|
| 1391 | - minor changes in boundary algorithm
|
|---|
| 1392 |
|
|---|
| 1393 | 12 aug 02: Laszlo (utils-V04-01-01)
|
|---|
| 1394 | - bug fixed in PostStepDoIt (lateral displacement)
|
|---|
| 1395 |
|
|---|
| 1396 | 06 aug 02: V.Ivanchenko (utils-V04-01-00)
|
|---|
| 1397 | G4VEnergyLoss: Fix at low energies - if tmax below ionisation potential
|
|---|
| 1398 | then only Gaussian fluctuations are sampled.
|
|---|
| 1399 |
|
|---|
| 1400 | 11 jun 02: Laszlo (utils-V04-00-08)
|
|---|
| 1401 | - important bug fixed in G4MultipleScattering.cc
|
|---|
| 1402 | ComputeTransportCrossSection. The bug affected the scattering
|
|---|
| 1403 | for all the low energy ( <~ few hundred MeV) heavy particles.
|
|---|
| 1404 |
|
|---|
| 1405 | 24 may 02: Laszlo (utils-V04-00-07)
|
|---|
| 1406 | - G4MultipleScattering.hh,.cc: mods in angle distribution and
|
|---|
| 1407 | in boundary algorithm
|
|---|
| 1408 |
|
|---|
| 1409 | 06 may 02: Laszlo (utils-V04-00-06)
|
|---|
| 1410 | - G4MultipleScattering.cc :bug fixed in GetContinuousStepLimit
|
|---|
| 1411 |
|
|---|
| 1412 | 24 apr 02: Laszlo (utils-V04-00-05)
|
|---|
| 1413 | - G4MultipleScattering.hh,.cc have been committed:
|
|---|
| 1414 | some minor changes in boundary algorithm to improve the backscattering.
|
|---|
| 1415 |
|
|---|
| 1416 | 22 apr 02: Laszlo (utils-V04-00-04)
|
|---|
| 1417 | - G4MultipleScattering.hh,.cc have been committed:
|
|---|
| 1418 | boundary algorithm has been modified resulting improvement ~10%
|
|---|
| 1419 | in the performance (with the same physics).
|
|---|
| 1420 |
|
|---|
| 1421 | 17 apr 02: Laszlo (utils-V04-00-03)
|
|---|
| 1422 | - G4MultipleScattering.hh,.cc have been committed:
|
|---|
| 1423 | new parametrisation for angle distribution.
|
|---|
| 1424 | boundary algorithm has been modified + some other (minor) changes.
|
|---|
| 1425 |
|
|---|
| 1426 | 26 feb 02: mma (utils-V04-00-02)
|
|---|
| 1427 | - initial value of data member of G4VEnergyLoss finalRange = 1 mm
|
|---|
| 1428 | (actual value of this data member is computed in
|
|---|
| 1429 | G4VeEnergyLoss,G4VhEnergyLoss and G4VMuEnergyLoss.)
|
|---|
| 1430 |
|
|---|
| 1431 | 14 feb 02: L.Urban (utils-V04-00-01)
|
|---|
| 1432 | - initial value of data member of G4VEnergyLoss finalRange
|
|---|
| 1433 | has been changed
|
|---|
| 1434 | (actual value of this data member is computed in
|
|---|
| 1435 | G4VeEnergyLoss,G4VhEnergyLoss and G4VMuEnergyLoss..)
|
|---|
| 1436 |
|
|---|
| 1437 | 11 feb 02: mma (utils-V04-00-00)
|
|---|
| 1438 | - subSecFlag = false --> No sucutoff generation
|
|---|
| 1439 |
|
|---|
| 1440 | 08 nov 01: mma (utils-V03-02-11)
|
|---|
| 1441 | - G4VEnergyLoss: some data members and functions are no more static
|
|---|
| 1442 |
|
|---|
| 1443 | 07 nov 01: mma (utils-V03-02-10)
|
|---|
| 1444 | - bug fixe in G4MultipleScattering::PostStepDoIt()
|
|---|
| 1445 |
|
|---|
| 1446 | 29 oct 01: mma (utils-V03-02-09)
|
|---|
| 1447 | - static functions no more inlined
|
|---|
| 1448 |
|
|---|
| 1449 | 24 oct 01: mma (utils-V03-02-08)
|
|---|
| 1450 | - cut per material: G4VEnergyLoss
|
|---|
| 1451 |
|
|---|
| 1452 | 28 sep 01: mma (utils-V03-02-07)
|
|---|
| 1453 | - StorePhysicsTable: ParticleName included in FileName
|
|---|
| 1454 |
|
|---|
| 1455 | 27 sep 01: L.Urban (utils-V03-02-06)
|
|---|
| 1456 | - bug fixed in G4EnergyLossTables.icc,.cc:
|
|---|
| 1457 | this bug caused sometime negative energy deposit
|
|---|
| 1458 | (it was a very-very old bug)
|
|---|
| 1459 | - value of data member factlim in msc has been changed
|
|---|
| 1460 |
|
|---|
| 1461 | 19 sep 01: mma (utils-V03-02-05)
|
|---|
| 1462 | - come back to previous process name: "msc"
|
|---|
| 1463 |
|
|---|
| 1464 | 17 sep 01: mma (utils-V03-02-04)
|
|---|
| 1465 | - modifs in muls and VEnergyLoss for the migration of Materials to pure STL,
|
|---|
| 1466 | but backward compatible with g4rw
|
|---|
| 1467 |
|
|---|
| 1468 | 13 sep 01: L.Urban (utils-V03-02-03)
|
|---|
| 1469 | - Unused TrueToGeomTransformation method deleted. Class description
|
|---|
| 1470 | - corr. in ComputeTransportCrossSection
|
|---|
| 1471 |
|
|---|
| 1472 | 11 sep 01: L.Urban (utils-V03-02-02)
|
|---|
| 1473 | - G4MultipleScatteringx put as the default: G4MultipleScattering
|
|---|
| 1474 |
|
|---|
| 1475 | 11 sep 01: L.Urban (utils-V03-02-01)
|
|---|
| 1476 | - last tag with G4MultipleScatteringx file.
|
|---|
| 1477 |
|
|---|
| 1478 | 03 sep 01: L.Urban (utils-V03-02-00)
|
|---|
| 1479 | - value of data member factlim has been changed.
|
|---|
| 1480 |
|
|---|
| 1481 | 28 aug 01: mma
|
|---|
| 1482 | - G4MultipleScatteringx: small modifs in BuildPhysicsTable,
|
|---|
| 1483 | ComputeTransportCrossSection, PostStepDoIt.
|
|---|
| 1484 | GetContinuousStepLimit and AlongStepDoIt moved to .cc file
|
|---|
| 1485 |
|
|---|
| 1486 | 23 aug 01: L. Urban
|
|---|
| 1487 | - new angle and z(geom. pathlength) distributions,
|
|---|
| 1488 | energy (step) dependence has been reduced,
|
|---|
| 1489 | Store/Retrieve methods have been commented out temporarily
|
|---|
| 1490 |
|
|---|
| 1491 | 8 aug 01: mma
|
|---|
| 1492 | - G4MultipleScatteringx: methods to store/retrieve PhysicsTable
|
|---|
| 1493 |
|
|---|
| 1494 | 18 may 01: V.Ivanchenko (utils-V03-01-01)
|
|---|
| 1495 | - clean up againist Linux ANSI strict compilation mode.
|
|---|
| 1496 |
|
|---|
| 1497 | 16 may 01: L.Urban (utils-V03-01-00)
|
|---|
| 1498 | - value of the member cpar has been changed back to the original
|
|---|
| 1499 | value 1.5 in G4MultipleScattering.cc. The same is done in
|
|---|
| 1500 | G4MultipleScatteringx.cc (the data member name is cparm there).
|
|---|
| 1501 | This change affects all the results for low energy (< 1 MeV
|
|---|
| 1502 | for electrons).
|
|---|
| 1503 |
|
|---|
| 1504 | 15 may 01: L.Urban
|
|---|
| 1505 | - new multiple scattering version committed under the class name
|
|---|
| 1506 | G4MultipleScatteringx. It gives better msc angle distribution
|
|---|
| 1507 | than the standard G4MultipleScattering. It uses a distribution
|
|---|
| 1508 | to simulate the geom./true pathlengths (standard : mean values
|
|---|
| 1509 | only) and has a framework implemented in it to perform special
|
|---|
| 1510 | stepping near to a boundary (this algorithm works, but some
|
|---|
| 1511 | further development/tuning needed - this algorithm is disabled
|
|---|
| 1512 | by default). This new version can be used after the change:
|
|---|
| 1513 | G4MultipleScattering --> G4MultipleScatteringx
|
|---|
| 1514 | in the PhysicsList.
|
|---|
| 1515 |
|
|---|
| 1516 | 27 mar 01: L.Urban (utils-V03-00-06)
|
|---|
| 1517 | - another bug fixed in G4VEnergyLoss.cc, in the fluct code.
|
|---|
| 1518 | The code gave in some cases (very rarely) small negative energy loss
|
|---|
| 1519 | for small (~ micrometer) step size, now it is cured.
|
|---|
| 1520 |
|
|---|
| 1521 | 23 mar 01: L.Urban (utils-V03-00-05)
|
|---|
| 1522 | - bug fixed in fluct in G4VEnergyLoss.cc
|
|---|
| 1523 | Some int internal variables have been changed to doubles,
|
|---|
| 1524 | anomaly at extreme high energy/high cut (zero energy deposit)
|
|---|
| 1525 | is cured.
|
|---|
| 1526 |
|
|---|
| 1527 | 05 mar 01 mma (utils-V03-00-04)
|
|---|
| 1528 | - new subdirectory: integral
|
|---|
| 1529 | migration of all G4I.. processes from muons, standard, utils into integral
|
|---|
| 1530 |
|
|---|
| 1531 | 01 feb 01: L.Urban (utils-V03-00-01)
|
|---|
| 1532 | - bug fixed in the fluctuation code , in G4VEnergyLoss.cc
|
|---|
| 1533 | This bug affected the width of the energy loss/energy deposit
|
|---|
| 1534 | distribution in the case of small cut value, the distribution
|
|---|
| 1535 | was too narrow....
|
|---|
| 1536 |
|
|---|
| 1537 | 16 jan 01: mma (utils-V03-00-00)
|
|---|
| 1538 | - bug fixed in MultipleScattering.cc L.Urban 11-01-01
|
|---|
| 1539 | there was an error in computation of the transport
|
|---|
| 1540 | cross section, the cross section was too small for
|
|---|
| 1541 | low energy (below few MeV for electrons)
|
|---|
| 1542 |
|
|---|
| 1543 | 09 nov 00: mma (utils-V02-00-04)
|
|---|
| 1544 | - G4EnergyLossMessenger : subdirectory /process/eLoss created
|
|---|
| 1545 | + class description
|
|---|
| 1546 |
|
|---|
| 1547 | 04 nov 00: mma (utils-V02-00-03)
|
|---|
| 1548 | - EnergyLossTable: const G4Material* in all functions
|
|---|
| 1549 | - G4VEnergyLoss and Messenger slighy modified for more flexibility
|
|---|
| 1550 | only (Laszlo)
|
|---|
| 1551 |
|
|---|
| 1552 | 11 aug 00: mma (utils-V02-00-01)
|
|---|
| 1553 |
|
|---|
| 1554 | 03 aug 00: gc
|
|---|
| 1555 | - fixed problem for event reproducibility: changed RandGauss to G4RandGauss
|
|---|
| 1556 | in G4VEnergyLoss.cc. Needs tag "global-V02-00-02" to cowork with.
|
|---|
| 1557 |
|
|---|
| 1558 | 22 jun 00: mma (utils-V01-01-03)
|
|---|
| 1559 | - muls: do not nuclear size correction for electron
|
|---|
| 1560 | - move Eloss messenger --> G4VEnergyLoss
|
|---|
| 1561 |
|
|---|
| 1562 | 24 may 00: mma (utils-V01-01-02)
|
|---|
| 1563 | - merge "plus" processes into standard
|
|---|
| 1564 |
|
|---|
| 1565 | 27 apr 00 mma (em-V01-01-01)
|
|---|
| 1566 | - G4endl (dec/iso)
|
|---|
| 1567 |
|
|---|
| 1568 | 26 apr 00 mma (em-V01-01-00)
|
|---|
| 1569 | - all EnergyLoss classes renamed G4V...
|
|---|
| 1570 | Most classes in standard and muons affected.
|
|---|
| 1571 | - G4Muls moved in utils
|
|---|
| 1572 | - bugs fixe in MuPairProduction
|
|---|
| 1573 | - cowork with geant4-01-01-ref-02
|
|---|
| 1574 |
|
|---|
| 1575 | 02 mar 00 mma (em-V01-00-00)
|
|---|
| 1576 | - new G4VEnergyLoss class and related structure
|
|---|
| 1577 | - cowork with geant4-01-00-ref-06
|
|---|
| 1578 |
|
|---|
| 1579 | 10 nov 99 mma (em-V00-01-03)
|
|---|
| 1580 | - migration to STL: remove RWT hash dictionnary
|
|---|
| 1581 |
|
|---|
| 1582 | 14th June 1999 John Allison (em-01-00-05b)
|
|---|
| 1583 | - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc
|
|---|
| 1584 | and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce.
|
|---|
| 1585 | (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.)
|
|---|
| 1586 |
|
|---|
| 1587 | 5th June 1999 John Allison
|
|---|
| 1588 | - standard/GNUmakefile: Force non-optimised compliation of some
|
|---|
| 1589 | files on HP with aCC: HP ANSI C++ B3910B A.01.15.
|
|---|
| 1590 |
|
|---|
| 1591 | May 29, 1999: John Allison
|
|---|
| 1592 | - Added electromagnetic/lowenergy to GNUmakefile and
|
|---|
| 1593 | electromagnetic/GNUmakefile..
|
|---|