| 1 | $Id: History,v 1.30 2008/10/16 14:29:48 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 | 16 October 08: V.Ivanchenko (emhighenergy-V09-01-06)
|
|---|
| 21 | - Updated processes enumeration and printout
|
|---|
| 22 |
|
|---|
| 23 | 21 July 08: V.Ivanchenko (emhighenergy-V09-01-05)
|
|---|
| 24 | - G4hBremsstrahlungModel, G4hPairProductionModel - do not use A in
|
|---|
| 25 | the CrossSectionPerAtom
|
|---|
| 26 |
|
|---|
| 27 | 10 July 08: V.Ivanchenko (emhighenergy-V09-01-04)
|
|---|
| 28 | - G4eeCrossSections - migrated to PDG 2006
|
|---|
| 29 | - G4eeToHadronsMultiModel - added main reaction channels for omega and
|
|---|
| 30 | phi resonances
|
|---|
| 31 | - New models: G4eeTo3PiModel, G4eeToPGammaModel, G4ee2KChargedModel,
|
|---|
| 32 | G4ee2KNeutralModel
|
|---|
| 33 |
|
|---|
| 34 | 8 July 08: V.Ivanchenko (emhighenergy-V09-01-03)
|
|---|
| 35 | - G4GammaConversionToMuons - all exit() substituted by warnings
|
|---|
| 36 |
|
|---|
| 37 | 4 April 08: V.Ivanchenko (emhighenergy-V09-01-02)
|
|---|
| 38 | - G4hBremsstrahlungModel - remove static const
|
|---|
| 39 |
|
|---|
| 40 | 14 March 08: V.Ivanchenko (emhighenergy-V09-01-01)
|
|---|
| 41 | 06 March 08: V.Ivanchenko (emhighenergy-V09-01-00)
|
|---|
| 42 | - G4hBremsstrahlungModel, G4hBremsstrahlung, G4hPairProductionModel,
|
|---|
| 43 | G4hPairProduction are added
|
|---|
| 44 | - SubType for all processes is initialized
|
|---|
| 45 |
|
|---|
| 46 | 13 November 07: V.Ivanchenko (emhighenergy-V09-00-01)
|
|---|
| 47 | - G4mplIonisationModel - introduced theoretical asymtotic low-energy
|
|---|
| 48 | parameterization of dEdx
|
|---|
| 49 |
|
|---|
| 50 | 14 August 07: V.Ivanchenko (emhighenergy-V09-00-00)
|
|---|
| 51 | - G4mplIonisationModel - fixed low-energy parameterization of monopole
|
|---|
| 52 | energy loss; verified mean energy loss (M.Vladymirov)
|
|---|
| 53 |
|
|---|
| 54 | 31 May 07: V.Ivanchenko (emhighenergy-V08-03-02)
|
|---|
| 55 | - G4mplIonisation - fixed destruction of monopole ionisation model
|
|---|
| 56 |
|
|---|
| 57 | 23 May 07: V.Ivanchenko (emhighenergy-V08-03-01)
|
|---|
| 58 | - In all processes inherit from G4VEnergyLossProcess or G4VEmProcess
|
|---|
| 59 | remove method SecondaryPostStep;
|
|---|
| 60 |
|
|---|
| 61 | 22 May 07: V.Ivanchenko (emhighenergy-V08-03-00)
|
|---|
| 62 | - G4VEmModel - changed interface of SampleSecondary method, it become
|
|---|
| 63 | void, extra parameter std::vector<G4DynamicParticle*>*, all
|
|---|
| 64 | classes using or inhereting this interface are modified.
|
|---|
| 65 | About 5% speadup of EM shower simulation
|
|---|
| 66 |
|
|---|
| 67 | 25 October 06: V.Ivant (emhighenergy-V08-01-00)
|
|---|
| 68 | - added G4mplIonisation and G4mplIonisationModel - ionisation for
|
|---|
| 69 | classic magnetic monopole
|
|---|
| 70 | - G4hhIonisation - add maxKinEnergy class member (100 TeV)
|
|---|
| 71 |
|
|---|
| 72 | 15 February 05: V.Ivant (emhighenergy-V08-00-01)
|
|---|
| 73 | - added functions G4BraggModel::ComputeCrossSectionPerElectron/Atom()
|
|---|
| 74 | - added functions G4BraggIonModel::ComputeCrossSectionPerElectron/Atom()
|
|---|
| 75 |
|
|---|
| 76 | 10 January 05: V.Ivant (emhighenergy-V08-00-00)
|
|---|
| 77 | - substitute the method SetStepLimits by SetStepFunction
|
|---|
| 78 | - move initialisation of default values to the constructor
|
|---|
| 79 |
|
|---|
| 80 | 29 November 05: V.Ivant (emhighenergy-V07-01-04)
|
|---|
| 81 | - Fix initialisation problems in G4hhIonisation and G4eeToHadrons and related classes
|
|---|
| 82 |
|
|---|
| 83 | 23 November 05: V.Ivant (emhighenergy-V07-01-03)
|
|---|
| 84 | - G4eeToHadrons - fix verbosity, restore missing line
|
|---|
| 85 | - G4eeToHadronsModel - change verbosity level
|
|---|
| 86 |
|
|---|
| 87 | 30 October 05: V.Ivant (emhighenergy-V07-01-02)
|
|---|
| 88 | - Remove magnetic change from G4BraggNoDeltaModel and G4BetheBlochNoDeltaModel
|
|---|
| 89 | - add G4hhIonisation - ionisation for heavy exotic particles
|
|---|
| 90 |
|
|---|
| 91 | 05 August 05: V.Ivant (emhighenergy-V07-01-01)
|
|---|
| 92 | - Remove inline constructors and destructors
|
|---|
| 93 |
|
|---|
| 94 | 30 June 05: V.Ivant (emhighenergy-V07-01-00)
|
|---|
| 95 | - Fix a misprint in G4BetheBlochNoDeltaModel
|
|---|
| 96 |
|
|---|
| 97 | 18 May 05: V.Ivant (highenergy-V07-00-01)
|
|---|
| 98 | - Use optimised interfaces from utils - reorganise ee->hadrons models
|
|---|
| 99 | - Add G4BetheBlochNoDeltaModel and G4BraggNoDeltaModel for simulation
|
|---|
| 100 | of energy loss of very heavy particles
|
|---|
| 101 |
|
|---|
| 102 | 13 April 05: V.Ivant (highenergy-V07-00-00)
|
|---|
| 103 | - Migrade to updated interfaces of utils
|
|---|
| 104 |
|
|---|
| 105 | 01 Dec 04: V.Ivant (highenergy-V06-02-01)
|
|---|
| 106 | - Migration to cmath
|
|---|
| 107 |
|
|---|
| 108 | 29 Nov 04: V.Ivant (highenergy-V06-02-00)
|
|---|
| 109 | - Created
|
|---|
| 110 |
|
|---|