| 1 | $Id: History,v 1.16 2010/06/07 05:40:46 perl Exp $
|
|---|
| 2 | ----------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm18 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 (testem18-V09-03-02)
|
|---|
| 19 | - Remove unused variable in EventAction
|
|---|
| 20 |
|
|---|
| 21 | 03-06-10 J.Perl (testem18-V09-03-01)
|
|---|
| 22 | - Updated vis usage
|
|---|
| 23 |
|
|---|
| 24 | 21-05-10 mma (testem18-V09-03-00)
|
|---|
| 25 | - TestEm18.cc : introduction of G4UIExecutive
|
|---|
| 26 |
|
|---|
| 27 | 19-11-09 mma (testem18-V09-02-04)
|
|---|
| 28 | - cosmetics in low-energy physics lists
|
|---|
| 29 |
|
|---|
| 30 | 12-10-09 mma (testem18-V09-02-03)
|
|---|
| 31 | - Substituted obsolete low-energy physics builders by builders from
|
|---|
| 32 | the physics_list library;
|
|---|
| 33 |
|
|---|
| 34 | 06-03-09 mma (testem18-V09-02-01)
|
|---|
| 35 | - PhysicsList::SetCuts() : remove SetEnergyRange(1*keV,100*GeV)
|
|---|
| 36 | - remove command "/testem/phys/cutLimit" already in /cuts/setLowEdge
|
|---|
| 37 |
|
|---|
| 38 | 22-02-09 mma (testem18-V09-02-00)
|
|---|
| 39 | - PhysicsList. EmOptions : 12*20 bins; lll=1.e-2
|
|---|
| 40 | - PhysicsList::SetCuts() : SetEnergyRange(1*keV,100*GeV)
|
|---|
| 41 | - added command "/testem/phys/cutLimit" allowing to change low limit for
|
|---|
| 42 | production threshold
|
|---|
| 43 |
|
|---|
| 44 | 24-09-08 mma (testem18-V09-01-04)
|
|---|
| 45 | - HistoManager : root as default format
|
|---|
| 46 |
|
|---|
| 47 | 12-06-08 mma (testem18-V09-01-03)
|
|---|
| 48 | - Remove AIDA from GNUmakefile
|
|---|
| 49 |
|
|---|
| 50 | 07-05-08 mma (testem18-V09-01-02)
|
|---|
| 51 | - PhysicsList : add spline option for physics tables
|
|---|
| 52 | - README : update Aida informations
|
|---|
| 53 |
|
|---|
| 54 | 07-04-08 mma (testem18-V09-01-01)
|
|---|
| 55 | - HistoManager::saveAscii() : redefinition of binEdge
|
|---|
| 56 |
|
|---|
| 57 | 08-01-08 mma (testem18-V09-01-00)
|
|---|
| 58 | - HistoManager : ascii[0] = flag to control creation of .ascii file
|
|---|
| 59 |
|
|---|
| 60 | 20-nov-07 mma (testem18-V09-00-01)
|
|---|
| 61 | - PhysicsList : more EmOptions
|
|---|
| 62 |
|
|---|
| 63 | 13-nov-07 mma (testem18-V09-00-00)
|
|---|
| 64 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 65 |
|
|---|
| 66 | 16-feb-07 mma (testem18-V08-02-01)
|
|---|
| 67 | - add Water-vapor
|
|---|
| 68 | - correct RunAction::GetEnergyFromRange()
|
|---|
| 69 |
|
|---|
| 70 | 14-feb-07 michel maire (testem18-V08-02-00)
|
|---|
| 71 | - created
|
|---|