| [1055] | 1 | $Id: History,v 1.127 2009/04/12 17:19:01 vnivanch Exp $
|
|---|
| [819] | 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 |
|
|---|
| [1055] | 20 | 12 April 09: V.Ivant (emmuons-V09-02-02)
|
|---|
| 21 | G4MuBetheBlochModel, G4MuBremsstrahlungModel, G4MuPairProductionModel
|
|---|
| 22 | - simplified initialisation
|
|---|
| 23 |
|
|---|
| 24 | 26 February 09: V.Ivant (emmuons-V09-02-01)
|
|---|
| 25 | G4MuIonisation - fixed initialisation alowing to configure external model
|
|---|
| 26 | of fluctuations
|
|---|
| 27 |
|
|---|
| 28 | 20 February 09: V.Ivant (emmuons-V09-02-00)
|
|---|
| 29 | - Cleanup: improved comments, move virtual methods from .hh to .cc
|
|---|
| 30 |
|
|---|
| [961] | 31 | 12 November 08: V.Ivant (emmuons-V09-01-15)
|
|---|
| 32 | G4EnergyLossForExtrapolator - added method TrueStepLength; fixed initialisation
|
|---|
| 33 | before a step
|
|---|
| 34 |
|
|---|
| 35 | 27 October 08: V.Ivant (emmuons-V09-01-14)
|
|---|
| 36 | G4EnergyLossForExtrapolator - make method ComputeTrueStep public and cleanup
|
|---|
| 37 |
|
|---|
| 38 | 16 October 08: V.Ivant (emmuons-V09-01-13)
|
|---|
| 39 | G4MuMscModel - remove obsolete
|
|---|
| 40 | G4EnergyLossForExtrapolator - added spline option
|
|---|
| 41 | G4MuIonisation, G4MuBremsstrahlung, G4MuPairProduction,
|
|---|
| 42 | G4MuMultipleScattering - change SubType and improved cout
|
|---|
| 43 |
|
|---|
| 44 | 4 August 08: V.Ivant (emmuons-V09-01-12)
|
|---|
| 45 | G4MuMscModel - added protection for ions
|
|---|
| 46 |
|
|---|
| 47 | 31 July 08: V.Ivant (emmuons-V09-01-11)
|
|---|
| 48 | G4MuMscModel - do not define min and max energy in constructor but use Set
|
|---|
| 49 | methods
|
|---|
| 50 | G4MuMultipleScattering - added cout of model names
|
|---|
| 51 |
|
|---|
| 52 | 21 April 08: V.Ivanchenko (emmuons-V09-01-10)
|
|---|
| 53 | G4MuBremsstrahlungModel, G4MuPairProductionModel - use CrossSectionPerVolume
|
|---|
| 54 | from the base class, do not use A in CrossSEctionPerAtom
|
|---|
| 55 | G4MuMscModel - do not use A in SetupTarget
|
|---|
| 56 |
|
|---|
| 57 | 04 April 08: V.Ivanchenko (emmuons-V09-01-09)
|
|---|
| 58 | G4MuMultipleScattering - use G4WentzelVIModel model
|
|---|
| 59 | build table for particles with mass < GeV
|
|---|
| 60 |
|
|---|
| 61 | 04 April 08: V.Ivanchenko (emmuons-V09-01-08)
|
|---|
| 62 | - G4MuBremsstrahlungModel - instead of static const use members of a class,
|
|---|
| 63 | this allows to reuse the model for different
|
|---|
| 64 | particle type
|
|---|
| 65 |
|
|---|
| 66 | 27 March 08: V.Ivanchenko (emmuons-V09-01-07)
|
|---|
| 67 | - G4MuPairProductionModel - fixed nan value at initialisation
|
|---|
| 68 | of the sampling table
|
|---|
| 69 |
|
|---|
| 70 | 26 March 08: V.Ivanchenko (emmuons-V09-01-06)
|
|---|
| 71 | - G4MuMscModel - fixed outstanding bug in sampling of scattering
|
|---|
| 72 |
|
|---|
| 73 | 25 March 08: V.Ivanchenko (emmuons-V09-01-05)
|
|---|
| 74 | - G4MuMscModel - added shift along particle direction for displacement
|
|---|
| 75 | - G4MuBetheBlochModel - update computation of correction
|
|---|
| 76 |
|
|---|
| 77 | 17 March 08: V.Ivanchenko (emmuons-V09-01-04)
|
|---|
| 78 | - G4MuMscModel - fixed sampling
|
|---|
| 79 |
|
|---|
| 80 | 14 March 08: V.Ivanchenko (emmuons-V09-01-03)
|
|---|
| 81 | - G4MuMscModel - use G4VMscModel interface
|
|---|
| 82 |
|
|---|
| 83 | 06 March 08: V.Ivanchenko (emmuons-V09-01-02)
|
|---|
| 84 | - G4MuBremsstrahlungModel - remove ignoreCut flag, remove obsolete methods
|
|---|
| 85 | and members, set some members protected to
|
|---|
| 86 | be used by G4hBremsstrahlungModel
|
|---|
| 87 | - G4MuPairProductionModel - remove ignoreCut flag, set some members protected
|
|---|
| 88 | to be used by G4hBremsstrahlungModel
|
|---|
| 89 | - SubType for all processes is initialized
|
|---|
| 90 |
|
|---|
| 91 | 22 February 08: V.Ivanchenko (emmuons-V09-01-01)
|
|---|
| 92 | G4MuMscModel - added sampling of tail distribution
|
|---|
| 93 |
|
|---|
| 94 | 14 January 08: V.Ivanchenko (emmuons-V09-01-00)
|
|---|
| 95 | G4MuMscModel - added computation of the second moment of the distribution;
|
|---|
| 96 | fixed sampling
|
|---|
| 97 | G4MuMultipleScattering - modified default RangeFactor
|
|---|
| 98 |
|
|---|
| [819] | 99 | 12 November 07: V.Ivanchenko (emmuons-V09-00-04)
|
|---|
| 100 | 11 November 07: V.Ivanchenko (emmuons-V09-00-03)
|
|---|
| 101 | G4MuMscModel - fixed computation of transport cross section
|
|---|
| 102 |
|
|---|
| 103 | 09 November 07: V.Ivanchenko (emmuons-V09-00-02)
|
|---|
| 104 | - G4MuMultipleScattering, G4MuMscModel - new classes for simulation
|
|---|
| 105 | of multiple scattering (beta-version)
|
|---|
| 106 |
|
|---|
| 107 | 08 November 07: V.Ivanchenko (emmuons-V09-00-01)
|
|---|
| 108 | - G4MuBremsstrahlungModel - updated sampling algorithm to provide
|
|---|
| 109 | more precise predictions for the tail
|
|---|
| 110 | of the gamma energy spectra (NA49 problem)
|
|---|
| 111 | - G4MuBremsstrahlungModel and G4MuPairProductionModel - add ignoreCut
|
|---|
| 112 | flag, if this flag is "true" both models provide zero dedx and full
|
|---|
| 113 | cross sections
|
|---|
| 114 |
|
|---|
| 115 | 28 July 07: V.Ivanchenko (emmuons-V09-00-00)
|
|---|
| 116 | - G4EnergyLossForExtrapolator - added maxEnergyTransfer parameter
|
|---|
| 117 | for computation of energy loss (VI)
|
|---|
| 118 |
|
|---|
| 119 | 29 May 07: V.Ivanchenko (emmuons-V08-03-04)
|
|---|
| 120 | - G4EnergyLossForExtrapolator - added Set methods for first and last
|
|---|
| 121 | bins in tables. Default max value is set to 10 TeV (CMS request)
|
|---|
| 122 |
|
|---|
| 123 | 23 May 07: V.Ivanchenko (emmuons-V08-03-03)
|
|---|
| 124 | - In all processes inherit from G4VEnergyLossProcess or G4VEmProcess
|
|---|
| 125 | remove method SecondaryPostStep;
|
|---|
| 126 |
|
|---|
| 127 | 22 May 07: V.Ivanchenko (emmuons-V08-03-02)
|
|---|
| 128 | - G4VEmModel - changed interface of SampleSecondary method, it become
|
|---|
| 129 | void, extra parameter std::vector<G4DynamicParticle*>*, all
|
|---|
| 130 | classes using or inhereting this interface are modified.
|
|---|
| 131 | About 5% speadup of EM shower simulation
|
|---|
| 132 |
|
|---|
| 133 | 18 May 07: V.Ivant (emmuons-V08-03-01)
|
|---|
| 134 | - G4ErrorEnergyLoss - new class needed for GEANTe (p. Arce)
|
|---|
| 135 |
|
|---|
| 136 | 12 May 07: V.Ivant (emmuons-V08-03-00)
|
|---|
| 137 | - G4EnergyLossForExtrapolator - linLossLimit=0.001
|
|---|
| 138 | - Remove obsolete G4MuIonisation52, G4MuPairProduction52, G4MuBremsstrahlung52,
|
|---|
| 139 | G4VMuEnergyLoss
|
|---|
| 140 | - G4MuPairProductionModel - fix usage of cut value inside SelectRandomAtom,
|
|---|
| 141 | providing correct sampling of atom of mixture
|
|---|
| 142 | for production of e+e- pair (A.Bogdanov)
|
|---|
| 143 |
|
|---|
| 144 | 24 April 07: V.Ivant (emmuons-V08-02-01)
|
|---|
| 145 | - G4MuPairProductionModel - add protection against zero or negative partial
|
|---|
| 146 | cross section inside SelectRandomAtom method in order to fix bug reported
|
|---|
| 147 | from tutorial example A01
|
|---|
| 148 |
|
|---|
| 149 | 16 February 07: V.Ivant (emmuons-V08-02-00)
|
|---|
| 150 | - G4EnergyLossForExtrapolator - linLossLimit=1.e-6
|
|---|
| 151 |
|
|---|
| 152 | 16 Oct 06: V.Ivanchenko (emmuons-V08-01-01)
|
|---|
| 153 | - Add warning to all processes 52 type
|
|---|
| 154 |
|
|---|
| 155 | 21 July 06: V.Ivant (emmuons-V08-01-00)
|
|---|
| 156 | - G4EnergyLossForExtrapolator - fix misprint in method name
|
|---|
| 157 |
|
|---|
| 158 | 21 March 06: V.Ivant (emmuons-V08-00-03)
|
|---|
| 159 | - G4EnergyLossForExtrapolator - fix compilation warning - remove G4Material*
|
|---|
| 160 | from number of methods
|
|---|
| 161 |
|
|---|
| 162 | 21 March 06: V.Ivant (emmuons-V08-00-02)
|
|---|
| 163 | - G4MuBremsstrahlungModel - fix problem of initialisation in the case when
|
|---|
| 164 | cuts are not defined (needed for Extrapolator and for unit tests)
|
|---|
| 165 | - G4EnergyLossForExtrapolator - fix bug in units, add muon tables, move
|
|---|
| 166 | initialisation from the constructor to the first public call, add verbose
|
|---|
| 167 | variable into constructor
|
|---|
| 168 |
|
|---|
| 169 | 13 February 06 : mma (emmuons-V08-00-01)
|
|---|
| 170 | - added functions G4MuBetheBlochModel::ComputeCrossSectionPerElectron/Atom()
|
|---|
| 171 | - added functions G4MuBremsstrahlungModel::ComputeCrossSectionPerAtom()
|
|---|
| 172 | G4MuPairProductionModel::ComputeCrossSectionPerAtom()
|
|---|
| 173 |
|
|---|
| 174 | 10 February 06 : mma
|
|---|
| 175 | - G4MuIonisation52, G4MuBremsstrahlung52, G4MuPairProduction52 : the function
|
|---|
| 176 | ComputeMicroscopicCrossSection() is made public.
|
|---|
| 177 |
|
|---|
| 178 | 10 January 05: V.Ivant (emmuons-V08-00-00)
|
|---|
| 179 | - substitute the method SetStepLimits by SetStepFunction
|
|---|
| 180 | - move initialisation of default values to the constructor
|
|---|
| 181 |
|
|---|
| 182 | 23 October 05: V.Ivant (emmuons-V07-01-05)
|
|---|
| 183 | - G4MuPairProductionModel - add protection needed for sampling of pair energy
|
|---|
| 184 | in the case of low cuts
|
|---|
| 185 |
|
|---|
| 186 | 2 October 05: mma (emmuons-V07-01-04)
|
|---|
| 187 | - G4MuIonisation : SetStepLimits (0.2, 1*mm) + integral on
|
|---|
| 188 |
|
|---|
| 189 | 2 September 05: V.Ivant. (emmuons-V07-01-03)
|
|---|
| 190 | - G4MuIonisation : SetStepLimits (0.2, 0.1*mm) + integral off
|
|---|
| 191 |
|
|---|
| 192 | 2 September 05: V.Ivant. (emmuons-V07-01-02)
|
|---|
| 193 | - This tag is 7.1 + bug fixes
|
|---|
| 194 | - G4MuIonisation : SetStepLimits (0.2, 1*mm)
|
|---|
| 195 |
|
|---|
| 196 | 12 August 05: mma (emmuons-V07-01-01)
|
|---|
| 197 | - G4MuIonisation : SetStepLimits (0.2, 0.1*mm)
|
|---|
| 198 |
|
|---|
| 199 | 03 August 05: V.Ivant (emmuons-V07-01-00)
|
|---|
| 200 | - Fix initialisation of G4MuPairProductionModel and G4MuBremsstrahlungModel
|
|---|
| 201 | - Fix angular distribution of gammas and energy momentum balance in G4MuBremsstrahlungModel
|
|---|
| 202 | - Fix angular distribution of e+,e- and energy momentum balance in G4MuPairProductionModel
|
|---|
| 203 |
|
|---|
| 204 | 06 June 05: V.Ivant (muons-V07-00-04)
|
|---|
| 205 | - Fix Valgrind complain for non-initialised variable in
|
|---|
| 206 | G4EnergyLossForExtrapolator
|
|---|
| 207 |
|
|---|
| 208 | 18 May 05: V.Ivant (muons-V07-00-03)
|
|---|
| 209 | - Fix: fabs -> std::abs
|
|---|
| 210 |
|
|---|
| 211 | 29 April 05: V.Ivant (muons-V07-00-02)
|
|---|
| 212 | - Fix compilation warning at gcc-3.4
|
|---|
| 213 |
|
|---|
| 214 | 13 April 05: V.Ivant (muons-V07-00-01)
|
|---|
| 215 | - Rename G4EnergyLossForPropogator to G4EnergyLossForExtrapolator
|
|---|
| 216 | - Migrade to updated interfaces of utils
|
|---|
| 217 | - Use G4EmCorrections for muon ionisation
|
|---|
| 218 |
|
|---|
| 219 | 11 March 05: V.Ivant (muons-V07-00-00)
|
|---|
| 220 | - Add G4EnergyLossForPropogator class
|
|---|
| 221 | - Shift verbose level by 1
|
|---|
| 222 |
|
|---|
| 223 | 02 Dec 04: V.Ivant (muons-V06-02-07)
|
|---|
| 224 | - Migration to cmath for G4MuBetheBlochModel
|
|---|
| 225 |
|
|---|
| 226 | 02 Dec 04: V.Ivant (muons-V06-02-06)
|
|---|
| 227 | - Migration to cmath
|
|---|
| 228 |
|
|---|
| 229 | 29 Nov 04: V.Ivant (muons-V06-02-05)
|
|---|
| 230 | - Cleanup GNUmakefile
|
|---|
| 231 |
|
|---|
| 232 | 11 Nov 04: V.Ivant (muons-V06-02-04)
|
|---|
| 233 | - Migration to new algorithm to Store/Retrieve tables
|
|---|
| 234 |
|
|---|
| 235 | 03 Nov 04: V.Ivant (muons-V06-02-03)
|
|---|
| 236 | - Fix bug in expression inside ComputeDMicroscopicCrossSection (R.Kokoulin)
|
|---|
| 237 |
|
|---|
| 238 | 25 Oct 04: V.Ivant (muons-V06-02-02)
|
|---|
| 239 | - Migrate to new interfaces for ParticleChange
|
|---|
| 240 |
|
|---|
| 241 | 25 Aug 04: V.Ivant (muons-V06-02-01)
|
|---|
| 242 | - Fix problem of use of common tables
|
|---|
| 243 |
|
|---|
| 244 | 17 Aug 04: V.Ivant (muons-V06-02-00)
|
|---|
| 245 | - Provide the common use of tables for mu+ and mu- to save
|
|---|
| 246 | initialisation time;
|
|---|
| 247 | - rename processes "Mu" -> "mu"
|
|---|
| 248 | - substitute obsolete interface to particles
|
|---|
| 249 |
|
|---|
| 250 | 27 May 04: V.Ivant (muons-V06-01-01)
|
|---|
| 251 | - Set default regime of MuIonisation integral
|
|---|
| 252 | - Minor fix in differential cross section for MuPairProduction
|
|---|
| 253 |
|
|---|
| 254 | 28 April 04: V.Ivant (muons-V06-01-00)
|
|---|
| 255 | - MuPairProduction: fix minor energy non-conservation, fix
|
|---|
| 256 | problem of calculation of maximumum energy transfer for
|
|---|
| 257 | compounds
|
|---|
| 258 |
|
|---|
| 259 | 02 March 04: V.Ivant (muons-V06-00-02)
|
|---|
| 260 | - Minor fix in initialisation of MuPairProductionModel
|
|---|
| 261 |
|
|---|
| 262 | 17 Feb 04: V.Ivant (muons-V06-00-01)
|
|---|
| 263 | - Update parameterizations in G4MuPairProductionModel
|
|---|
| 264 | - Update radiative corrections for G4MuBetheBlochModel
|
|---|
| 265 |
|
|---|
| 266 | 22 Jan 04: V.Ivant (muons-V06-00-00)
|
|---|
| 267 | - Migrade to G4ParticleChangeForLoss
|
|---|
| 268 |
|
|---|
| 269 | 11 Nov 03: V.Ivant (muons-V05-02-09)
|
|---|
| 270 | - Remove force of verbose=0 for G4MuIonisation
|
|---|
| 271 | - Substitute G4VEnergyLossSTD by G4VEnergyLossProcess
|
|---|
| 272 |
|
|---|
| 273 | 03 Nov 03: V.Ivant (muons-V05-02-08)
|
|---|
| 274 | - Remove STD processes
|
|---|
| 275 | - Minor update of defaults for processes
|
|---|
| 276 |
|
|---|
| 277 | 21 Oct 03: mma (muons-V05-02-07)
|
|---|
| 278 | - fixes in MuPairProductionodel.cc (R.Kokoulin):
|
|---|
| 279 | - 2*xi in ComputeDDMicroscopicCrossSection
|
|---|
| 280 | - 8 integration points in ComputeDMicroscopicCrossSection
|
|---|
| 281 |
|
|---|
| 282 | 3 Oct 03: G.Cosmo (muons-V05-02-06)
|
|---|
| 283 | - Modified GNUmakefiles:
|
|---|
| 284 | o added dependency to new module "geometry/navigation".
|
|---|
| 285 | o replaced "digits+hits" with "digits_hits".
|
|---|
| 286 | - Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
|
|---|
| 287 |
|
|---|
| 288 | 27 Sept 03: V.Ivant (muons-V05-02-05)
|
|---|
| 289 | -Change secondary particle to be e+
|
|---|
| 290 |
|
|---|
| 291 | 20 Sept 03: V.Ivant (muons-V05-02-04)
|
|---|
| 292 | -Update energy intervals for ionisation models
|
|---|
| 293 | -Update GNUmakefile
|
|---|
| 294 |
|
|---|
| 295 | 08 August 03: V.Ivant (muons-V05-02-03)
|
|---|
| 296 | -Substitute standerd by STD, freezing old standard as 52
|
|---|
| 297 |
|
|---|
| 298 | 07 August 03: V.Ivant (muons-V05-02-02)
|
|---|
| 299 | -Change defaults for STD processes
|
|---|
| 300 |
|
|---|
| 301 | 24 July 03: V.Ivant (muons-V05-02-01)
|
|---|
| 302 | -Update model interface according utils-V05-02-00
|
|---|
| 303 |
|
|---|
| 304 | 02 July 03: V.Ivant (muons-V05-02-00)
|
|---|
| 305 | -Redo previous tag for 5.2
|
|---|
| 306 |
|
|---|
| 307 | 26 June 03: V.Ivant (muons-V05-01-07)
|
|---|
| 308 | -Bug fix in Printout of G4MuIonisation
|
|---|
| 309 |
|
|---|
| 310 | 03 June 03: V.Ivant (muons-V05-01-06)
|
|---|
| 311 | -Bug fix in cross section at high energies in G4MuPairProductionSTD
|
|---|
| 312 |
|
|---|
| 313 | 03 June 03: V.Ivant (muons-V05-01-05)
|
|---|
| 314 | -Update STD initialisation
|
|---|
| 315 |
|
|---|
| 316 | 03 June 03: V.Ivant (muons-V05-01-04)
|
|---|
| 317 | -Fix compilation warnings for pedantic compiler options
|
|---|
| 318 |
|
|---|
| 319 | 26 May 03: V.Ivant (muons-V05-01-03)
|
|---|
| 320 | -Fix compilation warnings for pedantic compiler options
|
|---|
| 321 |
|
|---|
| 322 | 23 May 03: V.Ivant (muons-V05-01-02)
|
|---|
| 323 | -Fix initialisation for STD: for integral Bohr fluctuations
|
|---|
| 324 |
|
|---|
| 325 | 12 May 03: V.Ivant (muons-V05-01-01)
|
|---|
| 326 | -remove extra printout at initialisation
|
|---|
| 327 |
|
|---|
| 328 | 09 May 03: V.Ivant (muons-V05-01-00)
|
|---|
| 329 | -remove extra printout at initialisation
|
|---|
| 330 |
|
|---|
| 331 | 28 Apr 03: V.Ivant (muons-V05-00-08)
|
|---|
| 332 | -fix leak in retrieve tables
|
|---|
| 333 |
|
|---|
| 334 | 26 Apr 03: V.Ivant (muons-V05-00-07)
|
|---|
| 335 | -fix store/retrieve tables
|
|---|
| 336 |
|
|---|
| 337 | 09 Apr 03: V.Ivant (muons-V05-00-06)
|
|---|
| 338 | -G4VeMuEnergyLoss : make finalRange to be region aware
|
|---|
| 339 |
|
|---|
| 340 | 25 Mar 03: mma (muons-V05-00-05)
|
|---|
| 341 | -G4VeMuEnergyLoss : add finalRangeRequested
|
|---|
| 342 |
|
|---|
| 343 | 13 feb 03: V.Ivant (muons-V05-00-04)
|
|---|
| 344 | - add names for all models
|
|---|
| 345 | - make the set of model per region available
|
|---|
| 346 | - make SubCutoff regime available per region
|
|---|
| 347 |
|
|---|
| 348 | 05 feb 03: V.Ivant (muons-V05-00-03)
|
|---|
| 349 | - Fix on warnings at SUN for STD classes
|
|---|
| 350 | - Add Initialise method to STD classes to calculate PartialSumSigma
|
|---|
| 351 | - Subsitute Material by MaterialCutsCouple for PostStep STD
|
|---|
| 352 |
|
|---|
| 353 | 24 jan 03: V.Ivant (muons-V05-00-02)
|
|---|
| 354 | - Migration to "cut per region"
|
|---|
| 355 |
|
|---|
| 356 | 08 jan 03: mma (muons-V05-00-01)
|
|---|
| 357 | -MuPairProduction::PostStepDoIt : remove 'tracking cut' of muon
|
|---|
| 358 |
|
|---|
| 359 | 06 jan 03: V.Ivant (muons-V05-00-00)
|
|---|
| 360 | - Update interfaces to STD classes in order to be ready to migrade
|
|---|
| 361 | to "cut per region"
|
|---|
| 362 |
|
|---|
| 363 | 09 dec 02: V.Ivant (muons-V04-01-03)
|
|---|
| 364 | -fix warning in G4MuIonisationSTD
|
|---|
| 365 |
|
|---|
| 366 | 04 dec 02: V.Ivant (muons-V04-01-02)
|
|---|
| 367 | -fix problems in delta-electrons spectrum
|
|---|
| 368 |
|
|---|
| 369 | 28 oct 02: V.Ivant (muons-V04-01-01)
|
|---|
| 370 | -fix compilation warnings for STD classes
|
|---|
| 371 |
|
|---|
| 372 | 16 oct 02: V.Ivant (muons-V04-01-00)
|
|---|
| 373 | -redesign for a Model approach: files processNameSTD and processNameModel
|
|---|
| 374 |
|
|---|
| 375 | 29 may 02: mma (muons-V04-00-02)
|
|---|
| 376 | - V.Ivanchenko G4VMuEnergyLoss - bug fixed in N of subcutoff delta
|
|---|
| 377 |
|
|---|
| 378 | 27 feb 02: mma (muons-V04-00-01)
|
|---|
| 379 | - V.Ivanchenko G4VMuEnergyLoss - PostStep->PreStep for touchebleHandler
|
|---|
| 380 |
|
|---|
| 381 | 10 fev 02: mma (muons-V04-00-00)
|
|---|
| 382 | - G4VMuEnergyLoss : error in SetMindeltaCutInRange, was set in energy !
|
|---|
| 383 |
|
|---|
| 384 | 12 nov 01: mma (muons-V03-02-10)
|
|---|
| 385 | - ParticleMass and Charge: local variables
|
|---|
| 386 | - merge 09 + 06a
|
|---|
| 387 |
|
|---|
| 388 | 07 nov 01: mma (muons-V03-02-09)
|
|---|
| 389 | - correction(Tmax+xsection computation) L.Urban
|
|---|
| 390 |
|
|---|
| 391 | 28 oct 01: mma (muons-V03-02-08)
|
|---|
| 392 | - all static functions no more inlined
|
|---|
| 393 |
|
|---|
| 394 | 24 oct 01: mma (muons-V03-02-07)
|
|---|
| 395 | - cut per material : all classes
|
|---|
| 396 |
|
|---|
| 397 | 08 nov 01: G.Cosmo (muons-V03-02-06a)
|
|---|
| 398 | - Introduced changes to G4VMuEnergyLoss.cc for reference-counted touchables
|
|---|
| 399 | (R.Chytracek). Not included in further tags till "muons-V03-02-09".
|
|---|
| 400 |
|
|---|
| 401 | 28 sep 01: mma (muons-V03-02-06)
|
|---|
| 402 | - suppression of theMuonPlus ..etc..data members : all classes
|
|---|
| 403 | - completion of store/retrieve PhysicsTables
|
|---|
| 404 |
|
|---|
| 405 | 20 sep 01: L.Urban (muons-V03-02-05)
|
|---|
| 406 | - in MuPairProduction::ComputeMicroscopicCrossSection, remove:
|
|---|
| 407 | if(MaxPairEnergy<CutInPairEnergy) MaxPairEnergy=CutInPairEnergy
|
|---|
| 408 |
|
|---|
| 409 | 19 sep 01: mma (muons-V03-02-04)
|
|---|
| 410 | - come back to previous process name "MuIoni"
|
|---|
| 411 |
|
|---|
| 412 | 17 sep 01: mma (muons-V03-02-03)
|
|---|
| 413 | - modifs in all classes for the migration of Materials to pure STL,
|
|---|
| 414 | but backward compatible with g4rw
|
|---|
| 415 |
|
|---|
| 416 | 13 sep 01: L/Urban (muons-V03-02-02)
|
|---|
| 417 | -G4VxEnergyLoss: min.delta cut is set as rcut/100 + some optimisation
|
|---|
| 418 |
|
|---|
| 419 | 11 sep 01: L.Urban (muons-V03-02-01)
|
|---|
| 420 | - G4VMuEnergyLoss: subcutoff delta-rays mechanism implemented
|
|---|
| 421 |
|
|---|
| 422 | 29 aug 01: mma (muons-V03-02-00)
|
|---|
| 423 | - G4MuIonisation: new function ComputeRestrictedMeandEdx() + 'cleanup'
|
|---|
| 424 |
|
|---|
| 425 | 10 aug 01: mma
|
|---|
| 426 | - store/retrieve PhysicsTables implemented in MuIonis, MuBrems, MuPairProd
|
|---|
| 427 |
|
|---|
| 428 | 29 may 01: V.Ivanchenko
|
|---|
| 429 | - clean up againist Linux ANSI strict compilation mode.
|
|---|
| 430 |
|
|---|
| 431 | 23 mar 01 L.Urban (muons-V03-00-05)
|
|---|
| 432 | - R.Kokoulin's correction to energy loss has been commented out
|
|---|
| 433 | in G4MuIonisation.cc
|
|---|
| 434 |
|
|---|
| 435 | 05 mar 01 mma (muons-V03-00-04)
|
|---|
| 436 | - new subdirectory: integral
|
|---|
| 437 | migration of all G4I.. processes from muons, standard, utils into integral
|
|---|
| 438 |
|
|---|
| 439 | 05 feb 01: G. Cosmo (muons-V03-00-02)
|
|---|
| 440 | - STL migration for G4OrderedTable and G4DataVector.
|
|---|
| 441 | Modified files: G4IMuBremsstrahlung.cc, G4IMuPairProduction.cc,
|
|---|
| 442 | G4MuBremsstrahlung.cc, G4MuPairProduction.cc
|
|---|
| 443 |
|
|---|
| 444 | 24 jan 01: L. Urban (muons-V03-00-01)
|
|---|
| 445 | - bug fixed in muon bremstrahlung , in G4MuBremstrahlung.cc
|
|---|
| 446 | in PostStepDoIt.
|
|---|
| 447 |
|
|---|
| 448 | 16 jan 01: mma (muons-V03-00-00)
|
|---|
| 449 | - small corrections in MuEnergyLoss.cc L.Urban 11-01-01
|
|---|
| 450 |
|
|---|
| 451 | 08 nov 00: mma (muons-V02-00-03)
|
|---|
| 452 | - signature in GetLossWithFluct changed L.Urban 30/10/00
|
|---|
| 453 |
|
|---|
| 454 | 11 aug 00: mma (muons-V02-00-01)
|
|---|
| 455 |
|
|---|
| 456 | 03 aug 00: gc (muons-V02-00-00r)
|
|---|
| 457 | - G4VIMuEnergyLoss.cc: changed RandGauss to G4RandGauss to fix problem of
|
|---|
| 458 | events' reproducibility.
|
|---|
| 459 |
|
|---|
| 460 | 07 jun 00: mma (muons-V01-01-03)
|
|---|
| 461 | - virtual destructor for G4VEnergyLoss
|
|---|
| 462 |
|
|---|
| 463 | 24 may 00: mma (muons-V01-01-02)
|
|---|
| 464 | - revision of brems,pair,ionisation,munuclear
|
|---|
| 465 | by Laszlo, Rotislav, Andrew
|
|---|
| 466 |
|
|---|
| 467 | 27 apr 00 mma (em-V01-01-01)
|
|---|
| 468 | - G4endl (dec/iso)
|
|---|
| 469 |
|
|---|
| 470 | 26 apr 00 mma (em-V01-01-00)
|
|---|
| 471 | - all EnergyLoss classes renamed G4V...
|
|---|
| 472 | Most classes in standard and muons affected.
|
|---|
| 473 | - G4Muls moved in utils
|
|---|
| 474 | - bugs fixe in MuPairProduction
|
|---|
| 475 | - cowork with geant4-01-01-ref-02
|
|---|
| 476 |
|
|---|
| 477 | 02 mar 00 mma (em-V01-00-00)
|
|---|
| 478 | - new G4VEnergyLoss class and related structure
|
|---|
| 479 | - cowork with geant4-01-00-ref-06
|
|---|
| 480 |
|
|---|
| 481 | 10 nov 99 mma (em-V00-01-03)
|
|---|
| 482 | - migration to STL: remove RWT hash dictionnary
|
|---|
| 483 |
|
|---|
| 484 | 14th June 1999 John Allison (em-01-00-05b)
|
|---|
| 485 | - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc
|
|---|
| 486 | and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce.
|
|---|
| 487 | (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.)
|
|---|
| 488 |
|
|---|
| 489 | 5th June 1999 John Allison
|
|---|
| 490 | - standard/GNUmakefile: Force non-optimised compliation of some
|
|---|
| 491 | files on HP with aCC: HP ANSI C++ B3910B A.01.15.
|
|---|
| 492 |
|
|---|
| 493 | May 29, 1999: John Allison
|
|---|
| 494 | - Added electromagnetic/lowenergy to GNUmakefile and
|
|---|
| 495 | electromagnetic/GNUmakefile..
|
|---|