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

Last change on this file since 1342 was 1342, checked in by garnier, 14 years ago

update ti head

File size: 6.2 KB
Line 
1$Id: History,v 1.63 2010/08/12 11:38:20 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
1812-08-10 V.Ivant (testem9-V09-03-04)
19- Histo - use empty option when open file
20- PhysicsList - use default constructor for elastic builder
21     
2206-06-10 J.Perl (testem9-V09-03-03)
23- Remove unused variable in EventAction
24
2503-06-10 J.Perl (testem9-V09-03-02)
26- Updated vis usage
27
2821-05-10 mma (testem9-V09-03-01)     
29TestEm9.cc : introduction of G4UIExecutive
30
3129-04-10 V.Ivant (testem9-V09-03-00)
32- added a table of average number of calls of processes versus
33  atomic number of an atom on which interaction takes place
34
3520-11-09 V.Ivant (testem9-V09-02-00)
36- use Livermore and Penelope builders from PhysList library
37     
3816-11-08 mma (testem9-V09-01-09)
39- Em options: 20bins/decade  LinLossLimit=default=0.01
40
4116-10-08 V.Ivant (testem9-V09-01-08)
42- Removed temporary builders PhysListEmStandardLPM and
43PhysListEmStandardIG
44
4524-09-08 V.Ivant (testem9-V09-01-07)
46- added control on number of events with Edep < 80%
47- use double for number of steps instead of integer
48     
4922-09-08 mma
50- histo.cc : root format by default
51
5222-08-08 V.Ivant (testem9-V09-01-06)
53- added computation of ratios E9/E25
54- PhysList with relativistic LPM model is done on top of PhysList
55  option1
56
5711-08-08 V.Ivant (testem9-V09-01-05)
58- added computation of ratios E1/E9 and E1/E25
59- added PhysLists with relativistic LPM model
60- updated macro
61
6212-06-08 mma (testem9-V09-01-04)
63- Remove AIDA from GNUmakefile
64     
6507-05-08 mma (testem9-V09-01-03)
66- PhysListEmStandard : add spline option for physics tables
67- README : update Aida informations
68     
6908-04-08 mma (testem9-V09-01-02)
70- PhysListEmStandard : replace G4MultipleScattering by G4eMultipleScattering.
71                       Complete EmOptions
72
7307-04-08 V.Ivant (testem9-V09-01-01)
74- fixed problem of geometry/cut modification between runs
75
7618-03-08 V.Ivant (testem9-V09-01-00)
77- added G4EmStandardPhyiscs_option3
78
7913-11-07 V.Ivant (testem9-V09-00-00)
80- added PhysListEmStandardIG experimental PhysList
81
8225-05-07  V.Ivant (testem9-V08-03-03)
83- use standard names for histograms
84
8524-05-07  V.Ivant (testem9-V08-03-02)
86- substitute autoptr by normal pointers in Histo to avoid crash
87
8818-05-07  V.Ivant (testem9-V08-03-01)
89- update macro files and History
90
9116-05-07  V.Ivant (testem3-V08-03-00)
92- use renamed EM builders
93- use emstandard_opt1 EM physics in TestEm9.in
94- extend reference output - show both mean/RMS values and trancated mean/RMS
95
9625-04-07  V.Ivant (testem9-V08-02-02)
97- fix output of statistic
98
9924-04-07  V.Ivant (testem9-V08-02-01)
100- use standard names for "livermore" and "penelope" PhysLists
101- by request compute trancated mean values to reduce statistical fluctuations
102
10308-01-07  V.Ivant (testem9-V08-02-00)
104- Uncomment hadron ionisation in Livermore builder
105
10622-11-06  V.Ivant (testem9-V08-01-02)
107- Fix names of standard EM builders
108
10917-11-06  V.Ivant (testem9-V08-01-01)
110- Update commnets and README
111- add PhysListEmPenelope and PhysListEmLivermore
112- add EM components from physics_lists subpackage
113- use hadronic components from physics_lists subpackage
114
11525-10-06 mma (testem9-V08-01-00)
116- GNUmakefile : LOADLIBS
117- remove PhysicsLists 52 and 71
118     
11919-05-06 mma (testem9-V08-00-00)
120- update README
121
12206-12-05  G.Cosmo
123- Trivial changes for support of CLHEP-2.0.X series.
124
12502-12-05  V.Ivant (testem9-V07-01-05)
126- Fix crash connected with non-static hadrons
127
12801-12-05  V.Ivant (testem9-V07-01-04)
129- add a command /testem/phys/mscStepLimit
130
13117-11-05  G.Cosmo (testem9-V07-01-03)
132- corrected fixes for migration to <sstream> to fix compilation
133  errors on SUN-CC.
134
13512-11-05  V.Ivant (testem9-V07-01-02)
136- fix compilation problems with streams
137
13814-09-05  V.Ivant (testem9-V07-01-01)
139- Add g4v71 builder
140- Add protection for tree
141- Extend printout
142
14314-09-05  V.Ivant (testem9-V07-01-00)
144- Fix problem for changing cuts between runs
145
14631-05-05  V.Ivant (testem9-V07-00-02)
147- Remove SteppingVerbose class
148
14913-05-05  V.Ivant (testem9-V07-00-01)
150- Migration to NIST materials
151     
15203-05-05  John Allison  (examples-V07-00-03)
153- Replaced vis manager with G4VisExecutive.
154
15516-03-05 mma(testem9-V07-00-00)
156- remove He3 and ionC12 from predefined particles.
157- remove IonC12 class
158- PhysListEmStandard : treat alpha as GenericIon
159- IonBinaryCascade : remove He3 and IonC12 (--> GenericIon)
160
16102-12-04 V.Ivant (testem9-V06-02-00)
162- Migration to cmath
163
16405-12-03 V.Ivanchenko (testem9-V06-01-00)
165- Remove Clean of G4RegionStore, instead delete regions one by one
166- Add acceptance printout
167- Add histclean target into GNUmakefile
168
16905-12-03 V.Ivanchenko (testem9-V05-02-10)
170- Update hadronic physics according to the hadronics_lists
171
17226-11-03 V.Ivanchenko (testem9-V05-02-09)
173- Fix StepMax
174
17525-11-03 V.Ivanchenko (testem9-V05-02-08)
176- Fix geometry (G.Cosmo)
177
17820-11-03 V.Ivanchenko (testem9-V05-02-07)
179- Update decay physics
180
18119-11-03 V.Ivanchenko (testem9-V05-02-06)
182- Update BinaryCascade add light ion interactions
183
18413-11-03 John Allison
185- Removed OPACS from Vis Manager.
186
18707-11-03 V.Ivanchenko (testem9-V05-02-05)
188- Fix misprint in the HistoManager
189- Use of the last msc for PhysList52
190
19131-10-03 V.Ivanchenko (testem9-V05-02-04)
192- Update geometry and visualisation
193- Update README
194- Add Histo and HistoMessenger classes - generic analysis modules
195
19624-10-03 mma (testem9-V05-02-03)
197- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
198
19913-10-03 V.Ivanchenko (testem9-V05-02-02)
200- Fix a problem in interactive mode
201- Add EventMessenger
202- Update Binary cascade constructor
203
20418-09-03 V.Ivanchenko (testem9-V05-02-01)
205- Complete migration to model EM physics
206
20729-08-03 V.Ivant (testem9-V05-02-00)
208 - Creation. Derived from test26
Note: See TracBrowser for help on using the repository browser.