| 1 | $Id: History,v 1.22 2010/06/07 05:40:46 perl Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm13 History file
|
|---|
| 9 | --------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | 06-06-10 J.Perl (testem13-V09-03-03)
|
|---|
| 19 | - Remove unused variable in EventAction
|
|---|
| 20 |
|
|---|
| 21 | 03-06-10 J.Perl (testem13-V09-03-02)
|
|---|
| 22 | - Updated vis usage
|
|---|
| 23 |
|
|---|
| 24 | 05-04-10 mma (testem13-V09-03-01)
|
|---|
| 25 | - PhysicsList: remove non pertinent EmOptions
|
|---|
| 26 | - RunAction: replace ProcessCount by map<string, int>
|
|---|
| 27 |
|
|---|
| 28 | 02-04-10 mma (testem13-V09-03-00)
|
|---|
| 29 | - PhysicsList: extend ProductionCuts down to 100 eV
|
|---|
| 30 | - PhysListEmStandard, Livermore, Penelope:
|
|---|
| 31 | all processes registered as discrete -> no continuous Eloss
|
|---|
| 32 | - cleanup SteppingAction
|
|---|
| 33 | - TestEm14.cc : introduction of G4UIExecutive
|
|---|
| 34 | - update README
|
|---|
| 35 |
|
|---|
| 36 | 19-11-09 mma (testem13-V09-02-01)
|
|---|
| 37 | - add new livermore and penelope physics lists
|
|---|
| 38 |
|
|---|
| 39 | 25-09-09 mma (testem13-V09-02-00)
|
|---|
| 40 | - Remove old livermore and penelope physics lists
|
|---|
| 41 |
|
|---|
| 42 | 12-06-08 mma (testem13-V09-01-00)
|
|---|
| 43 | - Remove AIDA from GNUmakefile
|
|---|
| 44 |
|
|---|
| 45 | 02-07-07 V.Ivant (testem13-V09-00-00)
|
|---|
| 46 |
|
|---|
| 47 | 25-06-07 mma (testem13-V08-03-00)
|
|---|
| 48 | - SteppingAction : modify logic to take into account low energy packages
|
|---|
| 49 | - cosmetic in TestEm13.in
|
|---|
| 50 |
|
|---|
| 51 | 06-04-07 mma (testem13-V08-02-00)
|
|---|
| 52 | - vis.mac : suppress the command drawTracks
|
|---|
| 53 |
|
|---|
| 54 | 24-10-06 mma (testem13-V08-01-00)
|
|---|
| 55 | - GNUmakefile : LOADLIBS
|
|---|
| 56 |
|
|---|
| 57 | 19-05-06 mma (testem13-V08-00-08)
|
|---|
| 58 | - update README
|
|---|
| 59 |
|
|---|
| 60 | 10-05-06 mma (testem13-V08-00-07)
|
|---|
| 61 | - added protection in DetectorConstruction::UpdateDeometry()
|
|---|
| 62 |
|
|---|
| 63 | 26-04-06 mma (testem13-V08-00-06)
|
|---|
| 64 | - creation, from previous TestEm13 which is renamed TestEm14
|
|---|