Files
geant4/source/processes/electromagnetic/highenergy/History
T
2016-06-09 17:01:34 +02:00

170 lines
6.9 KiB
Plaintext

$Id: History,v 1.37 2010-10-26 15:40:03 vnivanch Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
21 July 2012: V.Ivant (emhighenergy-V09-05-03)
- G4hBremsstrahlung, G4mplIonisation, G4hPairProduction -
secondary particle type defined in constructors and not in Initialise()
method, this is needed for correct initialisation at G4_PreInit
11 July 2012: G.Cosmo (emhighenergy-V09-05-02)
- Explicitly use inclusion of headers for system of units and physical
constants, in plan to remove implicit inclusion from globals.hh.
07 June 2012: V.Ivant (emhighenergy-V09-05-01)
- Fixed variable shagowing
27 May 2012: V.Ivant (emhighenergy-V09-05-00)
- G4mplIonisation, G4mplIonisationModel, G4mplIonisationWithDeltaModel
extended energy range of dedx and other tables for monopoles with large mass,
this is required for interpolation of dEdx for super-heavy monopoles
10 November 2011: V.Ivant (emhighenergy-V09-04-02)
- G4hPairProduction, G4eeToHadronsMultiModel, G4hhIonisation,
G4mplIonisationModel, G4mplIonisationWithDeltaModel - fixed
initialisation problems reported by the Coverity tool
3 November 2011: V.Ivant (emhighenergy-V09-04-01)
- G4hBremsstrahlung, G4hPairProduction - improved initialisation
allowing to used model instantiated in Physics List (potential
saving initialisation time)
12 July 11: V.Ivanchenko (emhighenergy-V09-04-00)
- G4GammaConversionToMuons - removed include of unused header
26 October 10: V.Ivanchenko (emhighenergy-V09-03-02)
- Fixed problem reported by the Coverity tools (mainly pedantic
initialisation)
- Added G4mplIonisationWithDeltaModel which is substituted
G4mplIonisationModel by default - delat-ray production is required
both by ATLAS and CMS
04 March 10: V.Ivanchenko (emhighenergy-V09-03-01)
- G4ICRU73NoDeltaModel - new model derived from G4ICRU73QOModel
28 March 10: V.Ivanchenko (emhighenergy-V09-03-00)
- G4mplIonisation - fixed IsApplicable method - always "true"
(CMS report crash in the case when several types
of monopoles are instantiated)
11 November 09: V.Ivanchenko (emhighenergy-V09-02-03)
- G4eeTo3PiModel - fixed vector product in matrix element
09 November 09: V.Ivanchenko (emhighenergy-V09-02-02)
- G4AnnihiToMuPair added method CrossSectionPerVolume;
added integral option to PostStepDoIt - more precise
simulation near cross section threshold
12 April 09: V.Ivanchenko (emhighenergy-V09-02-01)
- G4mplIonisationModel, G4eeToHadronsMultiModel - simplified initialisation
20 February 09: V.Ivanchenko (emhighenergy-V09-02-00)
- Cleanup: improved comments, move virtual methods from .hh to .cc
16 October 08: V.Ivanchenko (emhighenergy-V09-01-06)
- Updated processes enumeration and printout
21 July 08: V.Ivanchenko (emhighenergy-V09-01-05)
- G4hBremsstrahlungModel, G4hPairProductionModel - do not use A in
the CrossSectionPerAtom
10 July 08: V.Ivanchenko (emhighenergy-V09-01-04)
- G4eeCrossSections - migrated to PDG 2006
- G4eeToHadronsMultiModel - added main reaction channels for omega and
phi resonances
- New models: G4eeTo3PiModel, G4eeToPGammaModel, G4ee2KChargedModel,
G4ee2KNeutralModel
8 July 08: V.Ivanchenko (emhighenergy-V09-01-03)
- G4GammaConversionToMuons - all exit() substituted by warnings
4 April 08: V.Ivanchenko (emhighenergy-V09-01-02)
- G4hBremsstrahlungModel - remove static const
14 March 08: V.Ivanchenko (emhighenergy-V09-01-01)
06 March 08: V.Ivanchenko (emhighenergy-V09-01-00)
- G4hBremsstrahlungModel, G4hBremsstrahlung, G4hPairProductionModel,
G4hPairProduction are added
- SubType for all processes is initialized
13 November 07: V.Ivanchenko (emhighenergy-V09-00-01)
- G4mplIonisationModel - introduced theoretical asymtotic low-energy
parameterization of dEdx
14 August 07: V.Ivanchenko (emhighenergy-V09-00-00)
- G4mplIonisationModel - fixed low-energy parameterization of monopole
energy loss; verified mean energy loss (M.Vladymirov)
31 May 07: V.Ivanchenko (emhighenergy-V08-03-02)
- G4mplIonisation - fixed destruction of monopole ionisation model
23 May 07: V.Ivanchenko (emhighenergy-V08-03-01)
- In all processes inherit from G4VEnergyLossProcess or G4VEmProcess
remove method SecondaryPostStep;
22 May 07: V.Ivanchenko (emhighenergy-V08-03-00)
- G4VEmModel - changed interface of SampleSecondary method, it become
void, extra parameter std::vector<G4DynamicParticle*>*, all
classes using or inhereting this interface are modified.
About 5% speadup of EM shower simulation
25 October 06: V.Ivant (emhighenergy-V08-01-00)
- added G4mplIonisation and G4mplIonisationModel - ionisation for
classic magnetic monopole
- G4hhIonisation - add maxKinEnergy class member (100 TeV)
15 February 05: V.Ivant (emhighenergy-V08-00-01)
- added functions G4BraggModel::ComputeCrossSectionPerElectron/Atom()
- added functions G4BraggIonModel::ComputeCrossSectionPerElectron/Atom()
10 January 05: V.Ivant (emhighenergy-V08-00-00)
- substitute the method SetStepLimits by SetStepFunction
- move initialisation of default values to the constructor
29 November 05: V.Ivant (emhighenergy-V07-01-04)
- Fix initialisation problems in G4hhIonisation and G4eeToHadrons and related classes
23 November 05: V.Ivant (emhighenergy-V07-01-03)
- G4eeToHadrons - fix verbosity, restore missing line
- G4eeToHadronsModel - change verbosity level
30 October 05: V.Ivant (emhighenergy-V07-01-02)
- Remove magnetic change from G4BraggNoDeltaModel and G4BetheBlochNoDeltaModel
- add G4hhIonisation - ionisation for heavy exotic particles
05 August 05: V.Ivant (emhighenergy-V07-01-01)
- Remove inline constructors and destructors
30 June 05: V.Ivant (emhighenergy-V07-01-00)
- Fix a misprint in G4BetheBlochNoDeltaModel
18 May 05: V.Ivant (highenergy-V07-00-01)
- Use optimised interfaces from utils - reorganise ee->hadrons models
- Add G4BetheBlochNoDeltaModel and G4BraggNoDeltaModel for simulation
of energy loss of very heavy particles
13 April 05: V.Ivant (highenergy-V07-00-00)
- Migrade to updated interfaces of utils
01 Dec 04: V.Ivant (highenergy-V06-02-01)
- Migration to cmath
29 Nov 04: V.Ivant (highenergy-V06-02-00)
- Created