| 1 | $Id: History,v 1.22 2010/05/17 20:37:52 maire Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm0 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 | 17-05-10 mma (testem0-V09-03-04)
|
|---|
| 19 | - TestEm0.cc : introduction of G4UIExecutive
|
|---|
| 20 |
|
|---|
| 21 | 10-05-10 mma (testem0-V09-03-03)
|
|---|
| 22 | - RunAction - reverse order: ComputeCrossSection, then GetCrossSection
|
|---|
| 23 |
|
|---|
| 24 | 06-04-10 V.Ivant (testem0-V09-03-02)
|
|---|
| 25 | - RunAction - printout both GetCrossSection and ComputeCrossSection
|
|---|
| 26 |
|
|---|
| 27 | 29-03-10 mma (testem0-V09-03-01)
|
|---|
| 28 | - RunAction - come back to "Get.." methods
|
|---|
| 29 |
|
|---|
| 30 | 23-03-10 V.Ivant (testem0-V09-03-00)
|
|---|
| 31 | - new PhysicsLists : emstandard_opt0,1,2,3
|
|---|
| 32 | - RunAction - use calculator methods "Compute.." instead of "Get.."
|
|---|
| 33 |
|
|---|
| 34 | 17-11-09 mma (testem0-V09-02-01)
|
|---|
| 35 | - new PhysicsLists : livermore, penelope
|
|---|
| 36 | remove runManger->Initialize() from TestEm0.cc
|
|---|
| 37 |
|
|---|
| 38 | 14-11-09 mma (testem0-V09-02-00)
|
|---|
| 39 | - PhysListEmStandard : replace obsolete G4MultipleScattering
|
|---|
| 40 |
|
|---|
| 41 | 17-11-08 mma (testem0-V09-01-01)
|
|---|
| 42 | - Em options : 20 bins/decade
|
|---|
| 43 |
|
|---|
| 44 | 17-12-07 mma (testem0-V09-01-00)
|
|---|
| 45 | - compute max energy transferable
|
|---|
| 46 |
|
|---|
| 47 | 26-06-07 mma
|
|---|
| 48 | - G4ProductionCutsTable::SetEnergyRange(100*eV, 1*GeV)
|
|---|
| 49 |
|
|---|
| 50 | 21-06-07 mma (testem0-V08-03-00)
|
|---|
| 51 | - cosmetic in TestEm0.cc
|
|---|
| 52 |
|
|---|
| 53 | 08-12-06 mma (testem0-V08-01-02)
|
|---|
| 54 | - correct a cout in BeginOfRun
|
|---|
| 55 |
|
|---|
| 56 | 16-08-06 mma (testem0-V08-01-01)
|
|---|
| 57 |
|
|---|
| 58 | 21-07-06 V.Ivant (testem0-V08-01-00)
|
|---|
| 59 | - open a possibility to use NIST materials additionally to
|
|---|
| 60 | predefined materials
|
|---|
| 61 |
|
|---|
| 62 | 17-06-06 mma (testem0-V08-00-04)
|
|---|
| 63 | - compute e- critical energy and Moliere radius
|
|---|
| 64 |
|
|---|
| 65 | 19-05-06 mma (testem0-V08-00-03)
|
|---|
| 66 | - modify binning for CSDA range table
|
|---|
| 67 |
|
|---|
| 68 | 18-04-06 V.Ivant (testem0-V08-00-02)
|
|---|
| 69 | - fix compilation warning, improve cout
|
|---|
| 70 |
|
|---|
| 71 | 05-04-06 mma (testem0-V08-00-01)
|
|---|
| 72 | - add transport mean free path (for multiple scattering)
|
|---|
| 73 |
|
|---|
| 74 | 21-03-06 mma (testem0-V08-00-00)
|
|---|
| 75 | - creation
|
|---|