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