| 1 | $Id: History,v 1.7 2010/10/28 14:36:01 gunter Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | 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 | 27-October 2010, Gunter Folger (exgflash-V09-03-02)
|
|---|
| 21 | - Fix gcc4.x compilation warnings
|
|---|
| 22 | - Add default production cut to region crystals to shut down warning on stderr
|
|---|
| 23 |
|
|---|
| 24 | 27-October 2010, Gunter Folger (exgflash-V09-03-01)
|
|---|
| 25 | - Migrate to new MultipleScattering classes
|
|---|
| 26 | - fix compilation warning in ExGflashHit.hh on unused variable
|
|---|
| 27 |
|
|---|
| 28 | June 4, 2010, J.Perl (exgflash-V09-03-00)
|
|---|
| 29 | - Update vis usage
|
|---|
| 30 |
|
|---|
| 31 | May 18, 2007, M. Verderi (exgflash-V08-03-00)
|
|---|
| 32 | - ExGflashPhysicsList.cc : the fast simulation process is now a discrete process
|
|---|
| 33 |
|
|---|
| 34 | Dec 1st, 2005 G.Cosmo (exgflash-V07-01-00)
|
|---|
| 35 | ---------------------
|
|---|
| 36 | - Adapted to new gflash redesign. Coworks with "gflash-V07-01-02".
|
|---|
| 37 |
|
|---|
| 38 | Nov 4th, 2005 J.Weng
|
|---|
| 39 | --------------------
|
|---|
| 40 | - New example demonstrating usage 'gflash' shower parameterisation.
|
|---|
| 41 |
|
|---|