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

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

tag geant4.9.4 beta 1 + modifs locales

File size: 10.8 KB
Line 
1$Id: History,v 1.96 2010/06/07 05:40:45 perl 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     
1806-06-10 J.Perl (testem1-V09-03-02)
19- Remove unused variable in EventAction
20
2103-06-10 J.Perl (testem1-V09-03-01)
22- Updated vis usage
23     
2406-04-10 mma (testem1-V09-03-00)
25- RunAction: replace ProcessCount by map<string, int>
26- TestEm1.cc : introduction of G4UIExecutive
27     
2813-11-09 mma (testem1-V09-02-01)
29- PhysListEmStandard.cc (local): eMultipleScattering -> UrbanMscModel93
30     
3115-09-09 mma (testem1-V09-02-00)
32- PhysicsList.cc :
33  - Substituted obsolete low-energy physics builders by builders from
34    the physics_list library;
35  - renamed "standard" -> "local"; "emstandard" -> "emstandard_opt0"
36- updated README and macro files 
37     
3816-11-08 mma (testem1-V09-01-08)
39- Em options: 20bins/decade  LinLossLimit=default=0.01
40     
4131-10-08 mma (testem1-V09-01-07)
42- Use G4hMultipleScattering for muons and protons
43- Modify EM options
44     
4523-10-08 mma (testem1-V09-01-06)
46- update PhysListEmStandard and README
47     
4812-09-08 mma (testem1-V09-01-05)
49- HistoManager: change default histos format
50- add plotHisto.C and plotHisto.kumac
51     
5212-06-08 mma (testem1-V09-01-04)
53- Rename Install.aida to InstallAida.txt
54 
5512-06-08 mma (testem1-V09-01-03)
56- Remove AIDA from GNUmakefile
57   
5805-05-08 mma (testem1-V09-01-02)
59- PhysListEmStandard : add spline option for physics tables
60- README : update Aida informations
61   
6207-04-08 mma (testem1-V09-01-01)
63- PhysListEmStandard : add G4eMultipleScattering; complete EmOptions
64- HistoManager::saveAscii() : redefinition of binEdge
65
6617-12-07 mma (testem1-V09-01-00)
67- HistoManager : protect creation of ascii file
68     
6912-11-07 mma (testem1-V09-00-01)
70- HistoManager/HistoMessenger : print selected histos on ascii file
71
7222-07-07 V.Ivant (testem1-V09-00-00)
73- add material CO2 10^-6 atm
74
7521-06-07 mma (testem1-V08-03-02)
76- make visualization only in interactive mode
77     
7820-06-07 mma (testem1-V08-03-01)
79- PhysListEmStandard options completed
80- add erange.mac for e-
81
8223-05-07 V.Ivant (testem1-V08-03-00)
83- use G4EmProcessOptions to define bremsstrahlung threshold energy
84     
8519-10-06 mma (testem1-V08-01-00)
86- GNUmakefile : LOADLIBS
87- remove PhysicsLists 52 and 71
88     
8919-05-06 mma (testem1-V08-00-04)
90- update README
91     
9227-03-06 mma (testem1-V08-00-03)
93- PhysicsList: new functions AddDecay(), AddStepMax()
94     
9527-03-06 mma (testem1-V08-00-02)
96- TestEm1.in : migration mum -> um
97- name brem -> eBrem
98     
9926-01-06 mma (testem1-V08-00-01)
100- refresh all geant3 macros
101- change printing format in EndOfRun
102   
10325-01-06 mma (testem1-V08-00-00)
104- rename csdaRange -> trueRange
105- histograms for primary particle only
106- refresh all macros. Change names
107- GetCSDARange() in EndOfRun   
108     
10919-01-06 mma
110- add PhysListEmLivermore and PhysListEmPenelope
111
11206-12-05 Gabriele Cosmo
113- Trivial changes for support of CLHEP-2.0.X series.
114
11522-11-05 mma (testem1-V07-01-02)
116- update README for OpenScientist
117     
11814-11-05 Gabriele Cosmo (testem1-V07-01-01)
119- Migration to <sstream> for HistoMessenger.
120
12104-10-05 mma (testem1-V07-01-00)
122- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
123     
12401-06-05 mma (testem1-V07-00-02)
125- PhysListEmG4v52 : old photon processes marked as 52 (and eplusAnnihilation)
126- HistoManager : option "--noErrors" for hbook
127
1283rd May 2005  John Allison  (examples-V07-00-03)
129- Replaced vis manager with G4VisExecutive.
130
13118-03-05 V.Ivant (testem1-V07-00-01)
132- PhysListEmStandard : use G4eBremsstrahlung from the standard,
133- remove G4eBremsstrahlungCMS
134     
13515-03-05 mma
136- remove He3 from predefined particles.
137- PhysListEmStandard : treat Alpha as GenericIon
138     
13931-01-05 mma (testem1-V07-00-00)
140- HistoManager : - put a protection for the creation of analysis factory;
141                 - file extension is fileType;
142- HistoMessenger : new command setFileOption
143   
14407-14-04 mma (testem1-V06-02-07)
145- PhysListEmStandard : threshold for G4BremsstrahlungCMS at 10 GeV
146
14702-12-04 V.Ivant (testem1-V06-02-06)
148- Migration to cmath
149     
15022-11-04 mma (testem1-V06-02-05)
151- change in call G4EmCaculator. Need utils-V06-02-16
152
15301-11-04 V.Ivanchenko (testem1-V06-02-04)
154- migrade to new interface to ParticleChange in G4eBremsstrahlungCMS
155     
15620-09-04 mma (testem1-V06-02-03)
157- do not delete Analysisfactory (for Jaida)
158     
15915-09-04 mma(testem1-V06-02-02)
160- define correctly all UI subdirectories.
161- modifs in HistoManager and Messenger for hbook,root,XML
162     
16303-08-04 mma (testem1-V06-02-01)
164- compute and print CSDA range from G4EmCalculator.
165- set default vertex at left side of the box.
166     
16720-07-04 mma (testem1-V06-02-00)
168- introduce HistoManager as in testem5-V06-01-04
169- compute and print CSDA and projected range. Macro range.mac
170     
17109-06-04 mma (testem1-V06-01-03)
172- PhysicsLists: remove Particles and General
173     
17413-04-04 mma (testem1-V06-01-02)
175- EmPhysicsList: set G4eBremsstrahlungCMS as default
176
17705-04-04 V.Ivan. (testem1-V06-01-01)
178- fix G4eBremsstrahlungCMS
179     
18031-03-04 mma (testem1-V06-01-00)
181- remove ROOT histos
182     
18315-03-04 mma (testem1-V06-00-00)
184- example of histograms with ROOT: USE_ROOT
185
18625-11-03 V.Ivanchenko (testem1-V05-02-06)
187- Fix geometry (G.Cosmo)
188     
18907-11-03 mma (testem1-V05-02-05)
190- use BestUnit in RunAction
191 
19228-10-03 V.Ivanchenko (testem1-V05-02-04)
193- Minor cleanup in G4eBremsstrahlungCMS
194- Add printout of total energy deposit
195- Remove compilation warnings
196     
19724-10-03 mma (testem1-V05-02-03)
198- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
199- BremsstrahlungCMS given as an example, commented out
200
20120-10-03 V.Ivanchenko (testem1-V05-02-02)
202- Add process G4eBremsstrahlungCMS
203     
20406-10-03 mma (testem1-V05-02-01)
205- Class EmModel renamed G4v52. All macros updated
206- G4NOHIST replaced by G4ANALYSIS_USE
207- cosmetics in material definitions
208- suppression of Em1 in all class names
209
21018-09-03 V.Ivanchenko (testem1-V05-02-00)
211- Complete migration to model EM physics
212
21318-06-03 G.Cosmo (testem1-V05-01-03)
214- Em1RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
215  migration from G4std.
216
21703-06-03 V.Ivanchenko (testem1-V05-01-02)
218- Fix compilation warnings
219
22015-05-03 V.Ivanchenko (testem1-V05-01-01)
221- Proper deletion of old geometry when it is updated
222
22309-05-03 V.Ivant (testem1-V05-01-00)
224- change updated command
225
22627-03-03 mma (testem1-V05-00-05)
227- modular physics list
228
22926-03-03 V.Ivant (testem1-V05-00-04)
230
23111-03-03 V.Ivant (testem1-V05-00-03)
232- Remove all old interfaces to cuts
233- Add definition of mean excitation energy for water
234
23506-03-03 mma (testem1-V05-00-02)
236- PhysicsList::SetCuts : suppress cutForProton
237
23820-02-03 V.Ivant (testem1-V05-00-01)
239- Migrade to cut per region
240
24112-02-03 mma (testem1-V05-00-00)
242- DetectorConstruction: change volume name
243
24411-12-02 mma (testem1-V04-01-01)
245- migration to AIDA 3.0
246- UI commands under directory /testem/
247
24805-12-02 cosmo (testem1-V04-01-00)
249- Fix in runAction for porting on gcc-3.2.
250   
25105-06-02 mma (testem1-V04-00-03)
252- do not delete histos in destructor of RunAction
253     
25431-05-02 mma (testem1-V04-00-02)
255- old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README
256     
25708-03-02 mma (testem1-V04-00-01)
258- PhysicsList: unifomisation of the setG(E)Cut commands
259     
26006-02-02 mma (testem1-V04-00-00)
261     
26206-12-01  mma
263- In PrimaryGeneratorAction, possibility to fix the vertex at front face,
264  and to randomize the beam spot.
265- command /gun/rndm in PrimaryGeneratorMessenger
266- similar functionality in geant3: gukine.F
267- change output precision in RunAction (+uglast.F)
268     
26929-11-01  mma (testem1-V03-02-02)
270- EventAction: DrawTrack "none"
271- small change in vis.mac
272- suppression of the rndm commands, now managed by G4RunManager:
273  --> RunAction, EventAction. suppression of RunActionMessenger
274   
27531-10-01 mma (testem1-V03-02-01)
276- PhysicsListMessenger: commands CutE, CutG, CutP avaiblable in PreInit
277- in all macros: set cuts before run/initialize
278       
27926-10-01 mma (testem1-V03-02-00)
280- mods in TestEm1.cc: the initialisation and vis initialisation are
281  not done gy default. --> inserted /run/initialize in all macros.
282- To get visualisation: > /control/execute vis.mac  (new vis commands)
283- 80 columns everywhere 
284     
28519-10-01 Steve O'Neale (examples-V03-02-00)
286- Update reference output
287
28827-03-01 mma (testem1-V03-00-05)
289- set cppflag G4NOHIST = true in gnumakefile
290                       
29108-03-01 Hisaya (testem1-V03-00-04)
292- adapted ProcessesCount to STL
293               
29421-02-01 mma (testem1-V03-00-03)
295- hbook histograms restored
296               
29720-02-01 mma (testem1-V03-00-02)
298- verbose stepping adapted for STL
299- save rndm at begin of event     
300     
30107-12-00 mma (testem1-V02-00-03 & testem-noHist)
302- remove hbook histograms: GNUmakefile,runAction,trackingAction,steppingAction
303                                   
30406-12-00 mma (testem1-V02-00-02 & testem-withHist)
305- update of init.mac for new vis commands.
306- G4UItcsh in the main()
307                                               
30824-11-00 Steve O'Neale (tagset210) (testem1-V02-00-01)
309- Update test output Change in processes below ~ 5 per cent
310  eIoni and hIoni  min.delta energy(keV) and energy cut table
311
31213-11-00 G.Cosmo  (testem1-V02-00-00)
313- Fixed memory leak in Em1RunAction: added call to clearAndDestroy()
314  in EndOfRunAction() to clean ProcCounter vector.
315
31617-06-00 J.Allison  (testem1-V01-00-00)
317- Updated TestEm1.out for geant4-01-01-ref-06.
318
31921-01-00 cppflag G4NOHIST to protect hbook histograms.
320         
32111-10-99 moved from: source/processes/electromagnetic/test
322         to: examples/extended/electromagnetic
323     
32409-08-99 Commands for save/read Rndm status
325     
32617-06-99 added histogramming facility
327     
32810-05-99 user's actions adapted to geant4-00-ref-04
329     
33003-12-98 subdirectory geant3 which contains the geant3 equivalent
331         example.
332         
33324.11.98 due to new computation of SetCut for electron, the cut in range
334         for e-/+ has been modified in init.mac and run10.mac (beta03-00)
335     
33627.10.98 interactive command for setting StepFunction: deemax + stmin.
337         modifs in setxxCut functions (Hisaya).
338         Count occurence of processes.
339         Now TestEm1 is equivalent to g3-testem1
340         Both can be run in batch with reference files:
341         run1.mac (g4), run1.dat (g3).
342               
34319.10.98 Moved in subdirectory electromagnetic/test/TestEm1.
344         Interactive commands in PhysicsList for setting cuts.
345             
34614.09.98 Created, Michel Maire
347     
Note: See TracBrowser for help on using the repository browser.