Files
geant4/source/parameterisations/gflash/History
T
2016-06-09 14:44:26 +02:00

69 lines
2.5 KiB
Plaintext

$Id: History,v 1.9 2006/05/08 12:28:20 gcosmo 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 *
----------------------------------------------------------
May 8th, 2005 G.Cosmo (gflash-V08-00-00)
---------------------
- Fix compilation warning on SUN-CC in GFlashSamplingShowerParameterisation.cc.
Nov 28th, 2005 G.Cosmo (gflash-V07-01-01)
----------------------
- Migration to <sstream> for GFlashShowerModelMessenger.
Oct 4th, 2005 G.Cosmo (gflash-V07-01-00)
---------------------
- Corrected typo to name GFlashHomoShowerParamterisation, to become
GFlashHomoShowerParameterisation. Replaced affected files.
- Code cleanup for Software Reference Manual.
- Fixed usage of random numbers in GFlashHomoShowerParameterisation
to allow for event reproducibility.
Jul 15th, 2005 J.Weng
---------------------
- Added overflow protection in method GenerateRadius() for
GFlashHomoShowerParamterisation.
Jun 22nd, 2005 G.Cosmo (gflash-V07-00-04)
----------------------
- Corrected signature for IntegrateNspLongitudinal() to remove
const qualifier. Problem detected on SUN-CC.
Jun 9th, 2005 G.Cosmo (gflash-V07-00-03)
---------------------
- Fixed compilation warnings on SUN-CC for hiding of class attributes.
Apr 22nd, 2005 G.Cosmo (gflash-V07-00-02)
----------------------
- GFlashShowerModel.cc: fixed problem of possible undefined operation on
'NlateralInside' and 'NSpotDeposited'. Compilation warning on gcc-4.0.
Jan 13th, 2005 H.P.Wellisch (gflash-V07-00-01)
---------------------------
- Fix in GFlashHitMaker for treatment of detector sensitivity.
Dec 7th, 2004 G.Cosmo
---------------------
- Implemented migration to <cmath>.
Nov 26th, 2004 H.P.Wellisch
---------------------------
- New 'gflash' submodule, contribution of CMS and ATLAS.
- Moved original TRD classes to 'trd_models' submodule.
- Created History file