| 1 | $Id: History,v 1.23 2010/10/13 13:42:33 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm14 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 | 13-10-10 V.Ivanchenko (testem14-V09-03-04)
|
|---|
| 19 | - SteppingAction - use const pointers for step/track objects
|
|---|
| 20 |
|
|---|
| 21 | 06-06-10 J.Perl (testem14-V09-03-03)
|
|---|
| 22 | - Remove unused variable in EventAction
|
|---|
| 23 |
|
|---|
| 24 | 03-06-10 J.Perl (testem14-V09-03-02)
|
|---|
| 25 | - Updated vis usage
|
|---|
| 26 |
|
|---|
| 27 | 05-04-10 mma (testem14-V09-03-01)
|
|---|
| 28 | - PhysicsList: remove non pertinent EmOptions
|
|---|
| 29 | - RunAction: replace ProcessCount by map<string, int>
|
|---|
| 30 |
|
|---|
| 31 | 02-04-10 mma (testem14-V09-03-00)
|
|---|
| 32 | - PhysicsList: extend ProductionCuts down to 100 eV
|
|---|
| 33 | - PhysListEmStandard, Livermore, Penelope:
|
|---|
| 34 | all processes registered as discrete -> no continuous Eloss
|
|---|
| 35 | - cleanup SteppingAction
|
|---|
| 36 | - remove SteppingMessenger
|
|---|
| 37 | - TestEm14.cc : introduction of G4UIExecutive
|
|---|
| 38 | - update README
|
|---|
| 39 |
|
|---|
| 40 | 19-11-09 mma (testem14-V09-02-01)
|
|---|
| 41 | - add new livermore and penelope physics lists
|
|---|
| 42 |
|
|---|
| 43 | 25-09-09 mma (testem14-V09-02-00)
|
|---|
| 44 | - Remove old livermore and penelope physics lists
|
|---|
| 45 |
|
|---|
| 46 | 24-09-08 mma (testem14-V09-01-03)
|
|---|
| 47 | - HistoManager : root as default format
|
|---|
| 48 |
|
|---|
| 49 | 12-06-08 mma (testem14-V09-01-02)
|
|---|
| 50 | - Remove AIDA from GNUmakefile
|
|---|
| 51 |
|
|---|
| 52 | 07-05-08 mma (testem14-V09-01-01)
|
|---|
| 53 | - README : update Aida informations
|
|---|
| 54 |
|
|---|
| 55 | 08-01-08 mma (testem14-V09-01-00)
|
|---|
| 56 | - HistoManager : ascii[0] = flag to control creation of .ascii file
|
|---|
| 57 |
|
|---|
| 58 | 13-11-07 mma (testem14-V09-00-01)
|
|---|
| 59 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 60 |
|
|---|
| 61 | 02-07-07 V.Ivant (testem14-V09-00-00)
|
|---|
| 62 |
|
|---|
| 63 | 24-06-07 mma (testem14-V08-03-00)
|
|---|
| 64 | - SteppingAction : modify logic to take into account low energy packages
|
|---|
| 65 | - cosmetic in TestEm14.in
|
|---|
| 66 |
|
|---|
| 67 | 06-04-07 mma (testem14-V08-02-00)
|
|---|
| 68 | - vis.mac : suppress command drawTracks
|
|---|
| 69 |
|
|---|
| 70 | 24-10-06 mma (testem14-V08-01-01)
|
|---|
| 71 | - GNUmakefile : LOADLIBS
|
|---|
| 72 | - remove PhysicsList g4v52
|
|---|
| 73 |
|
|---|
| 74 | 06-09-06 mma (testem14-V08-01-00)
|
|---|
| 75 | - compute mass_energy_transfer coefficient
|
|---|
| 76 |
|
|---|
| 77 | 19-05-06 mma (testem14-V08-00-04)
|
|---|
| 78 | - update README
|
|---|
| 79 |
|
|---|
| 80 | 10-05-06 mma (testem14-V08-00-03)
|
|---|
| 81 | - added protection in DetectorConstruction::UpdateDeometry()
|
|---|
| 82 |
|
|---|
| 83 | 26-04-06 mma (testem14-V08-00-02)
|
|---|
| 84 | - move TestEm13 to TestEm14
|
|---|
| 85 |
|
|---|
| 86 | 26-04-06 mma (testem13-V08-00-05)
|
|---|
| 87 | - save time in SteppingAction: procname==Transportation
|
|---|
| 88 | - do not save rndm seed per event
|
|---|
| 89 |
|
|---|
| 90 | 19-04-06 mma (testem13-V08-00-04)
|
|---|
| 91 | - geant3 : extension to charged particles.
|
|---|
| 92 |
|
|---|
| 93 | 18-04-06 mma (testem13-V08-00-03)
|
|---|
| 94 | - macros renamed : allprocess -> gamma phot -> photoelec
|
|---|
| 95 |
|
|---|
| 96 | 14-04-06 mma (testem13-V08-00-02)
|
|---|
| 97 | - extended to charged particles: PhysicsList, RunAction, SteppingAction.
|
|---|
| 98 | - new macros provided.
|
|---|
| 99 | - remove multipleScattering from PhysicsList
|
|---|
| 100 | - plot final state only if destep is small enough.
|
|---|
| 101 |
|
|---|
| 102 | 27-01-06 mma (testem13-V08-00-01)
|
|---|
| 103 | - add LowEnergy PhysicsList : livermore and penelope
|
|---|
| 104 | - RunAction: minor changes in printout format
|
|---|
| 105 |
|
|---|
| 106 | 06-01-06 mma
|
|---|
| 107 | - example PhotonProcesses renamed TestEm13
|
|---|
| 108 |
|
|---|
| 109 | 06-12-05 Gabriele Cosmo
|
|---|
| 110 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 111 |
|
|---|
| 112 | 22-11-05 mma (photonprocesses-V07-01-01)
|
|---|
| 113 | - update README for OpenScientist
|
|---|
| 114 |
|
|---|
| 115 | 14-11-05 Gabriele Cosmo (photonprocesses-V07-01-00)
|
|---|
| 116 | - Migration to <sstream> for HistoMessenger.
|
|---|
| 117 |
|
|---|
| 118 | 01-06-05 mma (photonprocesses-V07-00-02)
|
|---|
| 119 | - HistoManager : option "--noErrors" for hbook
|
|---|
| 120 |
|
|---|
| 121 | 10-05-05 mma (photonprocesses-V07-00-01)
|
|---|
| 122 | - migration v70->standard->v52 : PhysicsList and macros
|
|---|
| 123 | - EmCalculator in RunAction
|
|---|
| 124 |
|
|---|
| 125 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 126 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 127 |
|
|---|
| 128 | 03-03-05 mma (photonprocesses-V07-00-00)
|
|---|
| 129 | - HistoManager : - put a protection for the creation of analysis factory;
|
|---|
| 130 | - file extension is fileType;
|
|---|
| 131 |
|
|---|
| 132 | - HistoMessenger : new command setFileOption
|
|---|
| 133 |
|
|---|
| 134 | 02 Dec 04: V.Ivant (photonprocesses-V06-02-03)
|
|---|
| 135 | - Migration to cmath
|
|---|
| 136 |
|
|---|
| 137 | 29-09-04 mma(photonprocesses-V06-02-02)
|
|---|
| 138 | - do not delete Analysisfactory (for Jaida)
|
|---|
| 139 |
|
|---|
| 140 | 13.08.04 mma (photonprocesses-V06-02-01)
|
|---|
| 141 | - add anni.mac
|
|---|
| 142 |
|
|---|
| 143 | 30.06.04 mma (photonprocesses-V06-02-00)
|
|---|
| 144 | - modifs in HistoManager and messenger to conform to testem5-V06-01-04
|
|---|
| 145 |
|
|---|
| 146 | 10.06.04 mma (photonprocesses-V06-01-01)
|
|---|
| 147 | - modifs in HistoManager and messenger to allow a multiruns job.
|
|---|
| 148 |
|
|---|
| 149 | 23.04.04 Michel Maire (photonprocesses-V06-01-00)
|
|---|
| 150 | - creation, from TestEm1
|
|---|
| 151 |
|
|---|