| 1 | $Id: History,v 1.38 2010/06/07 05:40:46 perl Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm6 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 (testem6-V09-03-03)
|
|---|
| 19 | - Remove unused variable in EventAction
|
|---|
| 20 |
|
|---|
| 21 | 03-06-10 J.Perl (testem6-V09-03-02)
|
|---|
| 22 | - Updated vis usage
|
|---|
| 23 |
|
|---|
| 24 | 21-05-10 mma (testem6-V09-03-01)
|
|---|
| 25 | - TestEm6.cc : introduction of G4UIExecutive
|
|---|
| 26 |
|
|---|
| 27 | 31-03-10 V.Ivant (testem6-V09-03-00)
|
|---|
| 28 | - Remove obsolete MSC from comments line
|
|---|
| 29 |
|
|---|
| 30 | 27-11-09 V.Ivant (testem6-V09-02-01)
|
|---|
| 31 | - H.Burkhardt add StackingAction allowing remove secondary particles;
|
|---|
| 32 | cleanup PhysicsList for 9.3.
|
|---|
| 33 |
|
|---|
| 34 | 13-05-09 V.Ivant (testem6-V09-02-00)
|
|---|
| 35 | - Increased upper limit of energy in the tables to 1000 TeV
|
|---|
| 36 |
|
|---|
| 37 | 18-09-08 mma (testem6-V09-01-02)
|
|---|
| 38 | - RunAction : change default histogram format (root)
|
|---|
| 39 |
|
|---|
| 40 | 12-06-08 mma (testem6-V09-01-01)
|
|---|
| 41 | - Remove AIDA from GNUmakefile
|
|---|
| 42 |
|
|---|
| 43 | 06-05-08 mma (testem6-V09-01-00)
|
|---|
| 44 | - README : update Aida informations
|
|---|
| 45 |
|
|---|
| 46 | 20-10-06 mma (testem6-V08-01-00)
|
|---|
| 47 | - GNUmakefile : LOADLIBS
|
|---|
| 48 |
|
|---|
| 49 | 24-05-06 mma (testem6-V08-00-01)
|
|---|
| 50 | - register G4StepLimiter in PhysicsList
|
|---|
| 51 |
|
|---|
| 52 | 16-02-06 mma (testem6-V08-00-00)
|
|---|
| 53 | - add command /testem/phys/SetAnnihiToHadronFac
|
|---|
| 54 |
|
|---|
| 55 | 06-12-05 Gabriele Cosmo
|
|---|
| 56 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 57 |
|
|---|
| 58 | 29-11-05 V.Ivant (testem6-V07-01-02)
|
|---|
| 59 | - Add GenericIon to the PhysicsList
|
|---|
| 60 |
|
|---|
| 61 | 23-11-05 V.Ivant (testem6-V07-01-01)
|
|---|
| 62 | - extend test to mu+mu- and pi+pi- pair creation processes and G4hhIonisation
|
|---|
| 63 | in order to test all processes of the subdirectory
|
|---|
| 64 |
|
|---|
| 65 | 22-11-05 mma (testem6-V07-01-00)
|
|---|
| 66 | - update README for OpenScientist
|
|---|
| 67 |
|
|---|
| 68 | 01-06-05 mma (testem6-V07-00-01)
|
|---|
| 69 | - RunAction : option "noErrors" for hbook files;
|
|---|
| 70 |
|
|---|
| 71 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 72 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 73 |
|
|---|
| 74 | 02-03-05 mma (testem6-V07-00-00)
|
|---|
| 75 | - RunAction : put a protection for the creation of analysis factory;
|
|---|
| 76 |
|
|---|
| 77 | 02 Dec 04: V.Ivant (testem6-V06-02-01)
|
|---|
| 78 | - Migration to cmath
|
|---|
| 79 |
|
|---|
| 80 | 27-09-04 mma (testem6-V06-02-00)
|
|---|
| 81 | - define correctly all UI subdirectories.
|
|---|
| 82 | - modifs in RunAction for hbook,root,XML (Jaida)
|
|---|
| 83 |
|
|---|
| 84 | 31-03-04 mma (testem6-V06-01-00)
|
|---|
| 85 | - remove direct interface with root
|
|---|
| 86 |
|
|---|
| 87 | 15-03-04 mma (testem6-V06-00-00)
|
|---|
| 88 | - example of histograms with ROOT: USE_ROOT
|
|---|
| 89 |
|
|---|
| 90 | 25-11-03 V.Ivanchenko (testem6-V05-02-02)
|
|---|
| 91 | - Fix geometry (G.Cosmo)
|
|---|
| 92 |
|
|---|
| 93 | 13-11-03 John Allison
|
|---|
| 94 | - Removed OPACS from Vis Manager.
|
|---|
| 95 |
|
|---|
| 96 | 24-10-03 mma (testem6-V05-02-01)
|
|---|
| 97 | - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|---|
| 98 |
|
|---|
| 99 | 10-10-03 mma (testem6-V05-02-00)
|
|---|
| 100 | - NOHIST replaced by ANALYSIS_USE
|
|---|
| 101 | - cosmetic in material definitions
|
|---|
| 102 | - SetMaterial() in constructor. all macros updated for /run/initialize
|
|---|
| 103 |
|
|---|
| 104 | 10-06-03 mma (testem6-V05-01-00)
|
|---|
| 105 | - proper deletion of old geometry in case of update
|
|---|
| 106 | - fixe compilation warning
|
|---|
| 107 |
|
|---|
| 108 | 01-04-03 mma (testem6-V05-00-02)
|
|---|
| 109 | - PVPlacement in logical mother even for the world
|
|---|
| 110 |
|
|---|
| 111 | 20-02-03 V.Ivant (testem6-V05-00-01)
|
|---|
| 112 | - Migration to cut per region
|
|---|
| 113 |
|
|---|
| 114 | 12-02-03 mma (testem6-V05-00-00)
|
|---|
| 115 | - DetectorConstruction: change volume name
|
|---|
| 116 |
|
|---|
| 117 | 30-01-03 hbu
|
|---|
| 118 | - PhysicsList: implementation of (e+,e-) annihilation to (mu+,mu-)
|
|---|
| 119 | - macros run11.mac and run12.mac
|
|---|
| 120 |
|
|---|
| 121 | 12-12-02 mma (testem6-V04-01-00)
|
|---|
| 122 | - migration to aida 3.0
|
|---|
| 123 | - UI directory /testem/
|
|---|
| 124 |
|
|---|
| 125 | 05-06-02 mma (testem6-V04-00-01)
|
|---|
| 126 | - old histograming package clhep/hist replaced by AIDA 2.2/anaphe
|
|---|
| 127 |
|
|---|
| 128 | 23-05-02 mma (testem6-V04-00-00)
|
|---|
| 129 | - creation
|
|---|