| [1337] | 1 | $Id: History,v 1.62 2010/06/07 05:40:46 perl Exp $
|
|---|
| [807] | 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm9 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 | ----------------------------------------------------------
|
|---|
| [1337] | 17 |
|
|---|
| 18 | 06-06-10 J.Perl (testem9-V09-03-03)
|
|---|
| 19 | - Remove unused variable in EventAction
|
|---|
| [807] | 20 |
|
|---|
| [1337] | 21 | 03-06-10 J.Perl (testem9-V09-03-02)
|
|---|
| 22 | - Updated vis usage
|
|---|
| 23 |
|
|---|
| 24 | 21-05-10 mma (testem9-V09-03-01)
|
|---|
| 25 | TestEm9.cc : introduction of G4UIExecutive
|
|---|
| 26 |
|
|---|
| 27 | 29-04-10 V.Ivant (testem9-V09-03-00)
|
|---|
| 28 | - added a table of average number of calls of processes versus
|
|---|
| 29 | atomic number of an atom on which interaction takes place
|
|---|
| 30 |
|
|---|
| 31 | 20-11-09 V.Ivant (testem9-V09-02-00)
|
|---|
| 32 | - use Livermore and Penelope builders from PhysList library
|
|---|
| 33 |
|
|---|
| 34 | 16-11-08 mma (testem9-V09-01-09)
|
|---|
| 35 | - Em options: 20bins/decade LinLossLimit=default=0.01
|
|---|
| 36 |
|
|---|
| 37 | 16-10-08 V.Ivant (testem9-V09-01-08)
|
|---|
| 38 | - Removed temporary builders PhysListEmStandardLPM and
|
|---|
| 39 | PhysListEmStandardIG
|
|---|
| 40 |
|
|---|
| 41 | 24-09-08 V.Ivant (testem9-V09-01-07)
|
|---|
| 42 | - added control on number of events with Edep < 80%
|
|---|
| 43 | - use double for number of steps instead of integer
|
|---|
| 44 |
|
|---|
| 45 | 22-09-08 mma
|
|---|
| 46 | - histo.cc : root format by default
|
|---|
| 47 |
|
|---|
| 48 | 22-08-08 V.Ivant (testem9-V09-01-06)
|
|---|
| 49 | - added computation of ratios E9/E25
|
|---|
| 50 | - PhysList with relativistic LPM model is done on top of PhysList
|
|---|
| 51 | option1
|
|---|
| 52 |
|
|---|
| 53 | 11-08-08 V.Ivant (testem9-V09-01-05)
|
|---|
| 54 | - added computation of ratios E1/E9 and E1/E25
|
|---|
| 55 | - added PhysLists with relativistic LPM model
|
|---|
| 56 | - updated macro
|
|---|
| 57 |
|
|---|
| 58 | 12-06-08 mma (testem9-V09-01-04)
|
|---|
| 59 | - Remove AIDA from GNUmakefile
|
|---|
| 60 |
|
|---|
| 61 | 07-05-08 mma (testem9-V09-01-03)
|
|---|
| 62 | - PhysListEmStandard : add spline option for physics tables
|
|---|
| 63 | - README : update Aida informations
|
|---|
| 64 |
|
|---|
| 65 | 08-04-08 mma (testem9-V09-01-02)
|
|---|
| 66 | - PhysListEmStandard : replace G4MultipleScattering by G4eMultipleScattering.
|
|---|
| 67 | Complete EmOptions
|
|---|
| 68 |
|
|---|
| 69 | 07-04-08 V.Ivant (testem9-V09-01-01)
|
|---|
| 70 | - fixed problem of geometry/cut modification between runs
|
|---|
| 71 |
|
|---|
| 72 | 18-03-08 V.Ivant (testem9-V09-01-00)
|
|---|
| 73 | - added G4EmStandardPhyiscs_option3
|
|---|
| 74 |
|
|---|
| [807] | 75 | 13-11-07 V.Ivant (testem9-V09-00-00)
|
|---|
| 76 | - added PhysListEmStandardIG experimental PhysList
|
|---|
| 77 |
|
|---|
| 78 | 25-05-07 V.Ivant (testem9-V08-03-03)
|
|---|
| 79 | - use standard names for histograms
|
|---|
| 80 |
|
|---|
| 81 | 24-05-07 V.Ivant (testem9-V08-03-02)
|
|---|
| 82 | - substitute autoptr by normal pointers in Histo to avoid crash
|
|---|
| 83 |
|
|---|
| 84 | 18-05-07 V.Ivant (testem9-V08-03-01)
|
|---|
| 85 | - update macro files and History
|
|---|
| 86 |
|
|---|
| 87 | 16-05-07 V.Ivant (testem3-V08-03-00)
|
|---|
| 88 | - use renamed EM builders
|
|---|
| 89 | - use emstandard_opt1 EM physics in TestEm9.in
|
|---|
| 90 | - extend reference output - show both mean/RMS values and trancated mean/RMS
|
|---|
| 91 |
|
|---|
| 92 | 25-04-07 V.Ivant (testem9-V08-02-02)
|
|---|
| 93 | - fix output of statistic
|
|---|
| 94 |
|
|---|
| 95 | 24-04-07 V.Ivant (testem9-V08-02-01)
|
|---|
| 96 | - use standard names for "livermore" and "penelope" PhysLists
|
|---|
| 97 | - by request compute trancated mean values to reduce statistical fluctuations
|
|---|
| 98 |
|
|---|
| 99 | 08-01-07 V.Ivant (testem9-V08-02-00)
|
|---|
| 100 | - Uncomment hadron ionisation in Livermore builder
|
|---|
| 101 |
|
|---|
| 102 | 22-11-06 V.Ivant (testem9-V08-01-02)
|
|---|
| 103 | - Fix names of standard EM builders
|
|---|
| 104 |
|
|---|
| 105 | 17-11-06 V.Ivant (testem9-V08-01-01)
|
|---|
| 106 | - Update commnets and README
|
|---|
| 107 | - add PhysListEmPenelope and PhysListEmLivermore
|
|---|
| 108 | - add EM components from physics_lists subpackage
|
|---|
| 109 | - use hadronic components from physics_lists subpackage
|
|---|
| 110 |
|
|---|
| 111 | 25-10-06 mma (testem9-V08-01-00)
|
|---|
| 112 | - GNUmakefile : LOADLIBS
|
|---|
| 113 | - remove PhysicsLists 52 and 71
|
|---|
| 114 |
|
|---|
| 115 | 19-05-06 mma (testem9-V08-00-00)
|
|---|
| 116 | - update README
|
|---|
| 117 |
|
|---|
| 118 | 06-12-05 G.Cosmo
|
|---|
| 119 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 120 |
|
|---|
| 121 | 02-12-05 V.Ivant (testem9-V07-01-05)
|
|---|
| 122 | - Fix crash connected with non-static hadrons
|
|---|
| 123 |
|
|---|
| 124 | 01-12-05 V.Ivant (testem9-V07-01-04)
|
|---|
| 125 | - add a command /testem/phys/mscStepLimit
|
|---|
| 126 |
|
|---|
| 127 | 17-11-05 G.Cosmo (testem9-V07-01-03)
|
|---|
| 128 | - corrected fixes for migration to <sstream> to fix compilation
|
|---|
| 129 | errors on SUN-CC.
|
|---|
| 130 |
|
|---|
| 131 | 12-11-05 V.Ivant (testem9-V07-01-02)
|
|---|
| 132 | - fix compilation problems with streams
|
|---|
| 133 |
|
|---|
| 134 | 14-09-05 V.Ivant (testem9-V07-01-01)
|
|---|
| 135 | - Add g4v71 builder
|
|---|
| 136 | - Add protection for tree
|
|---|
| 137 | - Extend printout
|
|---|
| 138 |
|
|---|
| 139 | 14-09-05 V.Ivant (testem9-V07-01-00)
|
|---|
| 140 | - Fix problem for changing cuts between runs
|
|---|
| 141 |
|
|---|
| 142 | 31-05-05 V.Ivant (testem9-V07-00-02)
|
|---|
| 143 | - Remove SteppingVerbose class
|
|---|
| 144 |
|
|---|
| 145 | 13-05-05 V.Ivant (testem9-V07-00-01)
|
|---|
| 146 | - Migration to NIST materials
|
|---|
| 147 |
|
|---|
| 148 | 03-05-05 John Allison (examples-V07-00-03)
|
|---|
| 149 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 150 |
|
|---|
| 151 | 16-03-05 mma(testem9-V07-00-00)
|
|---|
| 152 | - remove He3 and ionC12 from predefined particles.
|
|---|
| 153 | - remove IonC12 class
|
|---|
| 154 | - PhysListEmStandard : treat alpha as GenericIon
|
|---|
| 155 | - IonBinaryCascade : remove He3 and IonC12 (--> GenericIon)
|
|---|
| 156 |
|
|---|
| 157 | 02-12-04 V.Ivant (testem9-V06-02-00)
|
|---|
| 158 | - Migration to cmath
|
|---|
| 159 |
|
|---|
| 160 | 05-12-03 V.Ivanchenko (testem9-V06-01-00)
|
|---|
| 161 | - Remove Clean of G4RegionStore, instead delete regions one by one
|
|---|
| 162 | - Add acceptance printout
|
|---|
| 163 | - Add histclean target into GNUmakefile
|
|---|
| 164 |
|
|---|
| 165 | 05-12-03 V.Ivanchenko (testem9-V05-02-10)
|
|---|
| 166 | - Update hadronic physics according to the hadronics_lists
|
|---|
| 167 |
|
|---|
| 168 | 26-11-03 V.Ivanchenko (testem9-V05-02-09)
|
|---|
| 169 | - Fix StepMax
|
|---|
| 170 |
|
|---|
| 171 | 25-11-03 V.Ivanchenko (testem9-V05-02-08)
|
|---|
| 172 | - Fix geometry (G.Cosmo)
|
|---|
| 173 |
|
|---|
| 174 | 20-11-03 V.Ivanchenko (testem9-V05-02-07)
|
|---|
| 175 | - Update decay physics
|
|---|
| 176 |
|
|---|
| 177 | 19-11-03 V.Ivanchenko (testem9-V05-02-06)
|
|---|
| 178 | - Update BinaryCascade add light ion interactions
|
|---|
| 179 |
|
|---|
| 180 | 13-11-03 John Allison
|
|---|
| 181 | - Removed OPACS from Vis Manager.
|
|---|
| 182 |
|
|---|
| 183 | 07-11-03 V.Ivanchenko (testem9-V05-02-05)
|
|---|
| 184 | - Fix misprint in the HistoManager
|
|---|
| 185 | - Use of the last msc for PhysList52
|
|---|
| 186 |
|
|---|
| 187 | 31-10-03 V.Ivanchenko (testem9-V05-02-04)
|
|---|
| 188 | - Update geometry and visualisation
|
|---|
| 189 | - Update README
|
|---|
| 190 | - Add Histo and HistoMessenger classes - generic analysis modules
|
|---|
| 191 |
|
|---|
| 192 | 24-10-03 mma (testem9-V05-02-03)
|
|---|
| 193 | - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|---|
| 194 |
|
|---|
| 195 | 13-10-03 V.Ivanchenko (testem9-V05-02-02)
|
|---|
| 196 | - Fix a problem in interactive mode
|
|---|
| 197 | - Add EventMessenger
|
|---|
| 198 | - Update Binary cascade constructor
|
|---|
| 199 |
|
|---|
| 200 | 18-09-03 V.Ivanchenko (testem9-V05-02-01)
|
|---|
| 201 | - Complete migration to model EM physics
|
|---|
| 202 |
|
|---|
| 203 | 29-08-03 V.Ivant (testem9-V05-02-00)
|
|---|
| 204 | - Creation. Derived from test26
|
|---|