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

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

update

File size: 9.2 KB
Line 
1$Id: History,v 1.82 2007/11/12 15:48:58 maire Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm1 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-11-07 mma (testem1-V09-00-01)
19- HistoManager/HistoMessenger : print selected histos on ascii file
20
2122-07-07 V.Ivant (testem1-V09-00-00)
22- add material CO2 10^-6 atm
23
2421-06-07 mma (testem1-V08-03-02)
25- make visualization only in interactive mode
26     
2720-06-07 mma (testem1-V08-03-01)
28- PhysListEmStandard options completed
29- add erange.mac for e-
30
3123-05-07 V.Ivant (testem1-V08-03-00)
32- use G4EmProcessOptions to define bremsstrahlung threshold energy
33     
3419-10-06 mma (testem1-V08-01-00)
35- GNUmakefile : LOADLIBS
36- remove PhysicsLists 52 and 71
37     
3819-05-06 mma (testem1-V08-00-04)
39- update README
40     
4127-03-06 mma (testem1-V08-00-03)
42- PhysicsList: new functions AddDecay(), AddStepMax()
43     
4427-03-06 mma (testem1-V08-00-02)
45- TestEm1.in : migration mum -> um
46- name brem -> eBrem
47     
4826-01-06 mma (testem1-V08-00-01)
49- refresh all geant3 macros
50- change printing format in EndOfRun
51   
5225-01-06 mma (testem1-V08-00-00)
53- rename csdaRange -> trueRange
54- histograms for primary particle only
55- refresh all macros. Change names
56- GetCSDARange() in EndOfRun   
57     
5819-01-06 mma
59- add PhysListEmLivermore and PhysListEmPenelope
60
6106-12-05 Gabriele Cosmo
62- Trivial changes for support of CLHEP-2.0.X series.
63
6422-11-05 mma (testem1-V07-01-02)
65- update README for OpenScientist
66     
6714-11-05 Gabriele Cosmo (testem1-V07-01-01)
68- Migration to <sstream> for HistoMessenger.
69
7004-10-05 mma (testem1-V07-01-00)
71- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
72     
7301-06-05 mma (testem1-V07-00-02)
74- PhysListEmG4v52 : old photon processes marked as 52 (and eplusAnnihilation)
75- HistoManager : option "--noErrors" for hbook
76
773rd May 2005  John Allison  (examples-V07-00-03)
78- Replaced vis manager with G4VisExecutive.
79
8018-03-05 V.Ivant (testem1-V07-00-01)
81- PhysListEmStandard : use G4eBremsstrahlung from the standard,
82- remove G4eBremsstrahlungCMS
83     
8415-03-05 mma
85- remove He3 from predefined particles.
86- PhysListEmStandard : treat Alpha as GenericIon
87     
8831-01-05 mma (testem1-V07-00-00)
89- HistoManager : - put a protection for the creation of analysis factory;
90                 - file extension is fileType;
91- HistoMessenger : new command setFileOption
92   
9307-14-04 mma (testem1-V06-02-07)
94- PhysListEmStandard : threshold for G4BremsstrahlungCMS at 10 GeV
95
9602-12-04 V.Ivant (testem1-V06-02-06)
97- Migration to cmath
98     
9922-11-04 mma (testem1-V06-02-05)
100- change in call G4EmCaculator. Need utils-V06-02-16
101
10201-11-04 V.Ivanchenko (testem1-V06-02-04)
103- migrade to new interface to ParticleChange in G4eBremsstrahlungCMS
104     
10520-09-04 mma (testem1-V06-02-03)
106- do not delete Analysisfactory (for Jaida)
107     
10815-09-04 mma(testem1-V06-02-02)
109- define correctly all UI subdirectories.
110- modifs in HistoManager and Messenger for hbook,root,XML
111     
11203-08-04 mma (testem1-V06-02-01)
113- compute and print CSDA range from G4EmCalculator.
114- set default vertex at left side of the box.
115     
11620-07-04 mma (testem1-V06-02-00)
117- introduce HistoManager as in testem5-V06-01-04
118- compute and print CSDA and projected range. Macro range.mac
119     
12009-06-04 mma (testem1-V06-01-03)
121- PhysicsLists: remove Particles and General
122     
12313-04-04 mma (testem1-V06-01-02)
124- EmPhysicsList: set G4eBremsstrahlungCMS as default
125
12605-04-04 V.Ivan. (testem1-V06-01-01)
127- fix G4eBremsstrahlungCMS
128     
12931-03-04 mma (testem1-V06-01-00)
130- remove ROOT histos
131     
13215-03-04 mma (testem1-V06-00-00)
133- example of histograms with ROOT: USE_ROOT
134
13525-11-03 V.Ivanchenko (testem1-V05-02-06)
136- Fix geometry (G.Cosmo)
137     
13807-11-03 mma (testem1-V05-02-05)
139- use BestUnit in RunAction
140 
14128-10-03 V.Ivanchenko (testem1-V05-02-04)
142- Minor cleanup in G4eBremsstrahlungCMS
143- Add printout of total energy deposit
144- Remove compilation warnings
145     
14624-10-03 mma (testem1-V05-02-03)
147- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
148- BremsstrahlungCMS given as an example, commented out
149
15020-10-03 V.Ivanchenko (testem1-V05-02-02)
151- Add process G4eBremsstrahlungCMS
152     
15306-10-03 mma (testem1-V05-02-01)
154- Class EmModel renamed G4v52. All macros updated
155- G4NOHIST replaced by G4ANALYSIS_USE
156- cosmetics in material definitions
157- suppression of Em1 in all class names
158
15918-09-03 V.Ivanchenko (testem1-V05-02-00)
160- Complete migration to model EM physics
161
16218-06-03 G.Cosmo (testem1-V05-01-03)
163- Em1RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
164  migration from G4std.
165
16603-06-03 V.Ivanchenko (testem1-V05-01-02)
167- Fix compilation warnings
168
16915-05-03 V.Ivanchenko (testem1-V05-01-01)
170- Proper deletion of old geometry when it is updated
171
17209-05-03 V.Ivant (testem1-V05-01-00)
173- change updated command
174
17527-03-03 mma (testem1-V05-00-05)
176- modular physics list
177
17826-03-03 V.Ivant (testem1-V05-00-04)
179
18011-03-03 V.Ivant (testem1-V05-00-03)
181- Remove all old interfaces to cuts
182- Add definition of mean excitation energy for water
183
18406-03-03 mma (testem1-V05-00-02)
185- PhysicsList::SetCuts : suppress cutForProton
186
18720-02-03 V.Ivant (testem1-V05-00-01)
188- Migrade to cut per region
189
19012-02-03 mma (testem1-V05-00-00)
191- DetectorConstruction: change volume name
192
19311-12-02 mma (testem1-V04-01-01)
194- migration to AIDA 3.0
195- UI commands under directory /testem/
196
19705-12-02 cosmo (testem1-V04-01-00)
198- Fix in runAction for porting on gcc-3.2.
199   
20005-06-02 mma (testem1-V04-00-03)
201- do not delete histos in destructor of RunAction
202     
20331-05-02 mma (testem1-V04-00-02)
204- old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README
205     
20608-03-02 mma (testem1-V04-00-01)
207- PhysicsList: unifomisation of the setG(E)Cut commands
208     
20906-02-02 mma (testem1-V04-00-00)
210     
21106-12-01  mma
212- In PrimaryGeneratorAction, possibility to fix the vertex at front face,
213  and to randomize the beam spot.
214- command /gun/rndm in PrimaryGeneratorMessenger
215- similar functionality in geant3: gukine.F
216- change output precision in RunAction (+uglast.F)
217     
21829-11-01  mma (testem1-V03-02-02)
219- EventAction: DrawTrack "none"
220- small change in vis.mac
221- suppression of the rndm commands, now managed by G4RunManager:
222  --> RunAction, EventAction. suppression of RunActionMessenger
223   
22431-10-01 mma (testem1-V03-02-01)
225- PhysicsListMessenger: commands CutE, CutG, CutP avaiblable in PreInit
226- in all macros: set cuts before run/initialize
227       
22826-10-01 mma (testem1-V03-02-00)
229- mods in TestEm1.cc: the initialisation and vis initialisation are
230  not done gy default. --> inserted /run/initialize in all macros.
231- To get visualisation: > /control/execute vis.mac  (new vis commands)
232- 80 columns everywhere 
233     
23419-10-01 Steve O'Neale (examples-V03-02-00)
235- Update reference output
236
23727-03-01 mma (testem1-V03-00-05)
238- set cppflag G4NOHIST = true in gnumakefile
239                       
24008-03-01 Hisaya (testem1-V03-00-04)
241- adapted ProcessesCount to STL
242               
24321-02-01 mma (testem1-V03-00-03)
244- hbook histograms restored
245               
24620-02-01 mma (testem1-V03-00-02)
247- verbose stepping adapted for STL
248- save rndm at begin of event     
249     
25007-12-00 mma (testem1-V02-00-03 & testem-noHist)
251- remove hbook histograms: GNUmakefile,runAction,trackingAction,steppingAction
252                                   
25306-12-00 mma (testem1-V02-00-02 & testem-withHist)
254- update of init.mac for new vis commands.
255- G4UItcsh in the main()
256                                               
25724-11-00 Steve O'Neale (tagset210) (testem1-V02-00-01)
258- Update test output Change in processes below ~ 5 per cent
259  eIoni and hIoni  min.delta energy(keV) and energy cut table
260
26113-11-00 G.Cosmo  (testem1-V02-00-00)
262- Fixed memory leak in Em1RunAction: added call to clearAndDestroy()
263  in EndOfRunAction() to clean ProcCounter vector.
264
26517-06-00 J.Allison  (testem1-V01-00-00)
266- Updated TestEm1.out for geant4-01-01-ref-06.
267
26821-01-00 cppflag G4NOHIST to protect hbook histograms.
269         
27011-10-99 moved from: source/processes/electromagnetic/test
271         to: examples/extended/electromagnetic
272     
27309-08-99 Commands for save/read Rndm status
274     
27517-06-99 added histogramming facility
276     
27710-05-99 user's actions adapted to geant4-00-ref-04
278     
27903-12-98 subdirectory geant3 which contains the geant3 equivalent
280         example.
281         
28224.11.98 due to new computation of SetCut for electron, the cut in range
283         for e-/+ has been modified in init.mac and run10.mac (beta03-00)
284     
28527.10.98 interactive command for setting StepFunction: deemax + stmin.
286         modifs in setxxCut functions (Hisaya).
287         Count occurence of processes.
288         Now TestEm1 is equivalent to g3-testem1
289         Both can be run in batch with reference files:
290         run1.mac (g4), run1.dat (g3).
291               
29219.10.98 Moved in subdirectory electromagnetic/test/TestEm1.
293         Interactive commands in PhysicsList for setting cuts.
294             
29514.09.98 Created, Michel Maire
296     
Note: See TracBrowser for help on using the repository browser.