| 1 | $Id: History,v 1.43 2007/06/22 09:55:22 maire Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm4 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 | 22-06-07 mma (testem4-V08-03-00)
|
|---|
| 19 | - cosmetic in TestEm4.cc
|
|---|
| 20 |
|
|---|
| 21 | 20-10-06 mma (testem4-V08-01-00)
|
|---|
| 22 | - GNUmakefile : LOADLIBS
|
|---|
| 23 |
|
|---|
| 24 | 19-05-06 mma (testem4-V08-00-01)
|
|---|
| 25 | - update README
|
|---|
| 26 |
|
|---|
| 27 | 31-01-06 mma (testem4-V08-00-00)
|
|---|
| 28 | - update macro TestEm4.in
|
|---|
| 29 |
|
|---|
| 30 | 06-12-05 Gabriele Cosmo
|
|---|
| 31 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 32 |
|
|---|
| 33 | 22-11-05 mma (testem4-V07-01-00)
|
|---|
| 34 | - update README for OpenScientist
|
|---|
| 35 |
|
|---|
| 36 | 01-06-05 mma (testem4-V07-00-01)
|
|---|
| 37 | - RunAction : option "--noErrors" for hbook;
|
|---|
| 38 |
|
|---|
| 39 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 40 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 41 |
|
|---|
| 42 | 02-03-05 mma (testem4-V07-00-00)
|
|---|
| 43 | - RunAction : put a protection for the creation of analysis factory;
|
|---|
| 44 |
|
|---|
| 45 | 02 Dec 04: V.Ivant (testem4-V06-02-01)
|
|---|
| 46 | - Migration to cmath
|
|---|
| 47 |
|
|---|
| 48 | 24-09-04 mma (testem4-V06-02-00)
|
|---|
| 49 | - RunAction: modif in histo management for Jaida
|
|---|
| 50 |
|
|---|
| 51 | 21-06-04 mma (testem4-V06-01-01)
|
|---|
| 52 | - remove direct ROOT interface
|
|---|
| 53 |
|
|---|
| 54 | 30-03-04 mma (testem4-V06-01-00)
|
|---|
| 55 | - README: more information about ROOT installation
|
|---|
| 56 |
|
|---|
| 57 | 15-03-04 mma (testem4-V06-00-01)
|
|---|
| 58 | - put back G4ANALYSIS_USE in GNUmakefile
|
|---|
| 59 |
|
|---|
| 60 | 27-02-04 mma (testem4-V06-00-00)
|
|---|
| 61 | - example of histogram with ROOT: USE_ROOT
|
|---|
| 62 |
|
|---|
| 63 | 25-11-03 V.Ivanchenko (testem4-V05-02-03)
|
|---|
| 64 |
|
|---|
| 65 | 13-11-03 John Allison
|
|---|
| 66 | - Removed OPACS from Vis Manager.
|
|---|
| 67 |
|
|---|
| 68 | 24-10-03 mma (testem4-V05-02-02)
|
|---|
| 69 | - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|---|
| 70 |
|
|---|
| 71 | 06-10-03 mma (testem4-V05-02-01)
|
|---|
| 72 | - migration STD -> standard
|
|---|
| 73 | - G4ANALYSIS_USE
|
|---|
| 74 |
|
|---|
| 75 | 29-09-03 V.Ivanchenko (testem4-V05-02-00)
|
|---|
| 76 | - substitute obsolete interface to cut energy range
|
|---|
| 77 |
|
|---|
| 78 | 23-06-03 mma (testem4-V05-01-01)
|
|---|
| 79 | - remove 'Em4' from all class names
|
|---|
| 80 |
|
|---|
| 81 | 03-06-03 V.Ivanchenko (testem4-V05-01-00)
|
|---|
| 82 | - Fix compilation warnings, remove from default save of random number
|
|---|
| 83 |
|
|---|
| 84 | 01-04-03 mma (testem4-V05-00-02)
|
|---|
| 85 | -G4PVPlacement in logical mother, even for the world
|
|---|
| 86 |
|
|---|
| 87 | 12-02-03 mma (testem4-V05-00-00)
|
|---|
| 88 | -add a blank in SteppingVerbose
|
|---|
| 89 |
|
|---|
| 90 | 10-12-02 mma (testem4-V04-01-00)
|
|---|
| 91 | -migration to AIDA 3.0
|
|---|
| 92 | -UI commands under directory /testem/
|
|---|
| 93 |
|
|---|
| 94 | 05-06-02 mma (testem4-V04-00-02)
|
|---|
| 95 | -do not delete histos in destructor
|
|---|
| 96 |
|
|---|
| 97 | 29-05-02 mma (testem4-V04-00-01)
|
|---|
| 98 | -old histograming package clhep/hist replaced by AIDA 2.2/anaphe
|
|---|
| 99 |
|
|---|
| 100 | 06-02-02 mma (testem4-V04-00-00)
|
|---|
| 101 |
|
|---|
| 102 | 10-12-01 mma
|
|---|
| 103 | - PrimaryGenerator: uniform distribution in solid angle
|
|---|
| 104 |
|
|---|
| 105 | 28-11-01 mma (testem4-V03-02-02)
|
|---|
| 106 | - EventAction: DrawTrack "none"
|
|---|
| 107 | - small change in vis.mac
|
|---|
| 108 | - suppression of the rndm commands, now managed by G4RunManager:
|
|---|
| 109 | --> RunAction, EventAction. suppression of RunActionMessenger
|
|---|
| 110 |
|
|---|
| 111 | 26-10-01 mma (testem4-V03-02-01)
|
|---|
| 112 | - init.mac renamed vis.mac
|
|---|
| 113 |
|
|---|
| 114 | 19-10-01 Steve O'Neale (examples-V03-02-00)
|
|---|
| 115 | - Update reference output
|
|---|
| 116 |
|
|---|
| 117 | 17-10-01 mma (testem4-V03-02-00)
|
|---|
| 118 | - new vis commands
|
|---|
| 119 | - 80 columns everywhere
|
|---|
| 120 |
|
|---|
| 121 | 21-02-01 mma (testem4-V03-00-03)
|
|---|
| 122 | - hbook histograms restored
|
|---|
| 123 | - set cppflag G4NOHIST = true in gnumakefile
|
|---|
| 124 |
|
|---|
| 125 | 20-02-01 mma (testem4-V03-00-02)
|
|---|
| 126 | - verbose stepping adapted for STL
|
|---|
| 127 | - save rndm at begin of event
|
|---|
| 128 |
|
|---|
| 129 | 07-12-00 mma (testem4-V02-00-03 & testem-noHist)
|
|---|
| 130 | - remove hbook histograms: GNUmakefile,runAction,eventAction
|
|---|
| 131 |
|
|---|
| 132 | 06-12-00 mma (testem4-V02-00-02 & testem-withHist)
|
|---|
| 133 | - update of init.mac for new vis commands.
|
|---|
| 134 | - G4UItcsh in the main()
|
|---|
| 135 |
|
|---|
| 136 | 25th November 2000 Steve O'Neale (tagset210)
|
|---|
| 137 | - Update test outputs for Change in energy cut table printout
|
|---|
| 138 | (cuts not calculated)
|
|---|
| 139 | - After 50000 events the seeds are not the same as for Aug 28th.
|
|---|
| 140 |
|
|---|
| 141 | June 17, 2000 John Allison (testem4-V01-00-00)
|
|---|
| 142 | - Updated TestEm4.out for geant4-01-01-ref-06.
|
|---|
| 143 |
|
|---|
| 144 | 17-01-00 - cppflag G4NOHIST to protect hbook histograms.
|
|---|
| 145 | 12.10.99 - moved to examples/extended/electromagnetic
|
|---|
| 146 | 16.12.98 - created. Michel Maire
|
|---|