source: trunk/examples/extended/electromagnetic/TestEm9/History @ 1279

Last change on this file since 1279 was 807, checked in by garnier, 16 years ago

update

File size: 4.4 KB
Line 
1$Id: History,v 1.44 2007/11/13 14:44:26 vnivanch Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm9 History file
9                    --------------------
10This file should be used by the G4 example coordinator to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14     ----------------------------------------------------------
15     * Reverse chronological order (last date on top), please *
16
17     ----------------------------------------------------------
18
1913-11-07 V.Ivant (testem9-V09-00-00)
20- added PhysListEmStandardIG experimental PhysList
21
2225-05-07  V.Ivant (testem9-V08-03-03)
23- use standard names for histograms
24
2524-05-07  V.Ivant (testem9-V08-03-02)
26- substitute autoptr by normal pointers in Histo to avoid crash
27
2818-05-07  V.Ivant (testem9-V08-03-01)
29- update macro files and History
30
3116-05-07  V.Ivant (testem3-V08-03-00)
32- use renamed EM builders
33- use emstandard_opt1 EM physics in TestEm9.in
34- extend reference output - show both mean/RMS values and trancated mean/RMS
35
3625-04-07  V.Ivant (testem9-V08-02-02)
37- fix output of statistic
38
3924-04-07  V.Ivant (testem9-V08-02-01)
40- use standard names for "livermore" and "penelope" PhysLists
41- by request compute trancated mean values to reduce statistical fluctuations
42
4308-01-07  V.Ivant (testem9-V08-02-00)
44- Uncomment hadron ionisation in Livermore builder
45
4622-11-06  V.Ivant (testem9-V08-01-02)
47- Fix names of standard EM builders
48
4917-11-06  V.Ivant (testem9-V08-01-01)
50- Update commnets and README
51- add PhysListEmPenelope and PhysListEmLivermore
52- add EM components from physics_lists subpackage
53- use hadronic components from physics_lists subpackage
54
5525-10-06 mma (testem9-V08-01-00)
56- GNUmakefile : LOADLIBS
57- remove PhysicsLists 52 and 71
58     
5919-05-06 mma (testem9-V08-00-00)
60- update README
61
6206-12-05  G.Cosmo
63- Trivial changes for support of CLHEP-2.0.X series.
64
6502-12-05  V.Ivant (testem9-V07-01-05)
66- Fix crash connected with non-static hadrons
67
6801-12-05  V.Ivant (testem9-V07-01-04)
69- add a command /testem/phys/mscStepLimit
70
7117-11-05  G.Cosmo (testem9-V07-01-03)
72- corrected fixes for migration to <sstream> to fix compilation
73  errors on SUN-CC.
74
7512-11-05  V.Ivant (testem9-V07-01-02)
76- fix compilation problems with streams
77
7814-09-05  V.Ivant (testem9-V07-01-01)
79- Add g4v71 builder
80- Add protection for tree
81- Extend printout
82
8314-09-05  V.Ivant (testem9-V07-01-00)
84- Fix problem for changing cuts between runs
85
8631-05-05  V.Ivant (testem9-V07-00-02)
87- Remove SteppingVerbose class
88
8913-05-05  V.Ivant (testem9-V07-00-01)
90- Migration to NIST materials
91     
9203-05-05  John Allison  (examples-V07-00-03)
93- Replaced vis manager with G4VisExecutive.
94
9516-03-05 mma(testem9-V07-00-00)
96- remove He3 and ionC12 from predefined particles.
97- remove IonC12 class
98- PhysListEmStandard : treat alpha as GenericIon
99- IonBinaryCascade : remove He3 and IonC12 (--> GenericIon)
100
10102-12-04 V.Ivant (testem9-V06-02-00)
102- Migration to cmath
103
10405-12-03 V.Ivanchenko (testem9-V06-01-00)
105- Remove Clean of G4RegionStore, instead delete regions one by one
106- Add acceptance printout
107- Add histclean target into GNUmakefile
108
10905-12-03 V.Ivanchenko (testem9-V05-02-10)
110- Update hadronic physics according to the hadronics_lists
111
11226-11-03 V.Ivanchenko (testem9-V05-02-09)
113- Fix StepMax
114
11525-11-03 V.Ivanchenko (testem9-V05-02-08)
116- Fix geometry (G.Cosmo)
117
11820-11-03 V.Ivanchenko (testem9-V05-02-07)
119- Update decay physics
120
12119-11-03 V.Ivanchenko (testem9-V05-02-06)
122- Update BinaryCascade add light ion interactions
123
12413-11-03 John Allison
125- Removed OPACS from Vis Manager.
126
12707-11-03 V.Ivanchenko (testem9-V05-02-05)
128- Fix misprint in the HistoManager
129- Use of the last msc for PhysList52
130
13131-10-03 V.Ivanchenko (testem9-V05-02-04)
132- Update geometry and visualisation
133- Update README
134- Add Histo and HistoMessenger classes - generic analysis modules
135
13624-10-03 mma (testem9-V05-02-03)
137- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
138
13913-10-03 V.Ivanchenko (testem9-V05-02-02)
140- Fix a problem in interactive mode
141- Add EventMessenger
142- Update Binary cascade constructor
143
14418-09-03 V.Ivanchenko (testem9-V05-02-01)
145- Complete migration to model EM physics
146
14729-08-03 V.Ivant (testem9-V05-02-00)
148 - Creation. Derived from test26
Note: See TracBrowser for help on using the repository browser.