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