source: trunk/examples/extended/electromagnetic/TestEm2/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: 9.8 KB
Line 
1$Id: History,v 1.90 2010/06/07 05:40:46 perl Exp $
2----------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm2 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 (testem2-V09-03-04)
19- Remove unused variable in EventAction
20
2103-06-10 J.Perl (testem2-V09-03-03)
22- Updated vis usage
23 
2418-05-10 mma (testem2-V09-03-01)
25- TestEm2.cc : introduction of G4UIExecutive
26     
2722-02-10 mma (testem2-V09-03-00)
28- Add histos rms on profiles. Histos numbering is changed. see README
29- idem in geant3
30- root script GammaFit.C
31     
3213-11-09 mma (testem2-V09-02-02)
33- PhysListEmStandard.cc (local): eMultipleScattering -> UrbanMscModel93
34     
3516-09-09 mma (testem2-V09-02-01)
36- PhysicsList.cc :
37  - renamed "standard" -> "local"; "emstandard" -> "emstandard_opt0"
38- updated README and macro files
39 
4011-07-09 V.Ivant (testem2-V09-02-00)
41- Substituted obsolete low-energy physics builders by builders from
42  the physics_list library;
43- Reduced number of hardcoded materials, added a possiblity to use NIST
44- Macro files are cleaned up
45     
4616-11-08 mma (testem2-V09-01-08)
47- Em options: 20bins/decade  LinLossLimit=default=0.01
48     
4931-10-08 mma (testem2-V09-01-07)
50- Use G4hMultipleScattering for muons and protons
51- Modify EM options
52     
5323-10-08 mma (testem2-V09-01-06)
54- update PhysListEmStandard and README
55     
5613-09-08 mma (testem2-V09-01-05)
57- RunAction : change default histograms format
58
5912-06-08 mma (testem2-V09-01-04)
60- Remove AIDA from GNUmakefile
61     
6205-05-08 mma (testem2-V09-01-03)
63- PhysListEmStandard : add spline option for physics tables
64- README : update Aida informations
65     
6604-04-08 mma (testem2-V09-01-02)
67- PhysicsList : add emstandard_opt3
68- PhysListEmStandard : add G4eMultipleScattering; complete EmOptions
69     
7009-01-08 mma (testem2-V09-01-00)
71- new subdirectory egs4, with results from pdg. Replace run04.mac
72
7302-07-07  V.Ivant (testem2-V09-00-00)
7412-06-07  V.Ivant (testem2-V08-03-03)
75- PhysicsLists - add options from physics_lists library
76- TestEm2.in update to provide the same reference output as before
77
7821-06-07 mma (testem2-V08-03-02)
79- cosmetic in TestEm2.cc
80     
8121-06-07 mma (testem2-V08-03-01)
82- PhysListEmStandard options completed
83
8412-06-07  V.Ivant (testem2-V08-03-00)
85- Update main macro file; use visialisation only for interactive session
86
8708-01-07  V.Ivant (testem2-V08-02-00)
88- Uncomment hadron ionisation in Livermore builder
89     
9020-10-06 mma (testem2-V08-01-00)
91- GNUmakefile : LOADLIBS
92- remove PhysicsLists 52 and 71
93   
9409-06-06 mma (testem2-V08-00-05)
95- PhysicsList : remove all Builders, replaced by PhysListEm.
96- PrimaryGenerator : allow /gun/particle/position 
97- RunAction : add printout of Moliere radius
98     
9919-05-06 mma (testem2-V08-00-04)
100- update README
101     
10212-04-06 mma (testem2-V08-00-03)
103- SteppingAction : edep randomly distribued along step
104     
10517-01-06 mma (testem2-V08-00-02)
106- simplify PhysicsList and Builders.
107     
10813-01-06 mma (testem2-V08-00-01)
109- DetectorConstruction, RunAction : MaxBin=500
110- TestEm2.in changed
111     
11213-01-06 mma (testem2-V08-00-00)
113- geant4 : suppress the geometrical replica. The energy profiles are produced
114  without geometrical step limitation.
115- geant3 : suppress the geometrical disivions.
116- remove histograms of particle flux. Histograms 10-12 become 7-9
117- run01 : 40 long. bins of 0.5 radl and 50 radial bins of 0.1 radl 
118
11906-12-05 Gabriele Cosmo
120- Trivial changes for support of CLHEP-2.0.X series.
121
12222-11-05 mma (testem2-V07-01-01)
123- update README for OpenScientist
124     
12508 May 05: V.Ivant (testem2-V07-01-00)
126- Used updated PhysicsList with g4v71
127- Add protection for the case, when histogram tree is not created
128
12907-07-05 mma
130- vis.mac : /vis/viewer/set/style surface
131     
13208-06-05 mma (testem2-V07-00-02)
133- RunAction : histo : option --noErrors for hbook files
134
13508 May 05: V.Ivant (testem2-V07-00-01)
136- Migrade to model version of gamma processes
137     
1383rd May 2005  John Allison  (examples-V07-00-03)
139- Replaced vis manager with G4VisExecutive.
140
14103-03-05 mma (testem2-V07-00-00)
142- RunAction : - put a protection for the creation of analysis factory;
143              - file extension is fileType;
144                 
14506 Dec 04: V.Ivant (testem2-V06-02-05)
146- Fix bug in change cuts between runs
147- Return back muon builder to horerent with kernel
148
14902 Dec 04: V.Ivant (testem2-V06-02-04)
150- Migration to cmath
151
15229-11-04 V.Ivanchenko (testem2-V06-02-03)
153- Update PhysicsList
154- Add verboseLevel -1 for testing
155     
15624-11-04 mma (testem2-V06-02-02)
157- fixe in the logic of PhysicsList::AddPhysicsList().
158     
15916-09-04 mma (testem2-V06-02-01)
160- define correctly all UI subdirectories.
161- modifs in RunAction and Messenger for hbook,root,XML
162- USE_AIDA --> G4ANALYSIS_USE
163
16430-06-04 V.Ivanchenko (testem2-V06-02-00)
165- Update acceptance numbers in the macro
166- Fix problem in initilisation of RunAction
167
16821-06-04 mma (testem2-V06-01-03)
169- move acceptance control and histogram names in RunAction
170- add RunActionMessenger
171 
17224-05-04 V.Ivanchenko (testem2-V06-01-02)
173- make UI command for acceptance to activate acceptance printout
174- no acceptance printout by default
175
17604-05-04 V.Ivanchenko (testem2-V06-01-01)
177- update PhysicsList - use conception of builders per package
178- add acceptance control
179- add histogram name and type UI commands (AIDA, ROOT, JAS, and other
180  output types are available)
181
18231-03-04 mma (testem2-V06-01-00)
183- remove direct interface with root
184
18515-03-04 mma (testem2-V06-00-00)
186- PhysListEmG4v52: back to G4MultipleScattering52
187- suppress /vis commands from source code
188- example of histograms with ROOT
189
19025-11-03 V.Ivanchenko (testem2-V05-02-02)
191- Fix geometry (G.Cosmo)
192- Use the newest msc for g4v52 PhysicsList
193- update macro
194     
19524-10-03 mma (testem2-V05-02-01)
196- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
197     
19807-10-03 mma (testem2-V05-02-00)
199- suppression of Em2 in all class names
200- NOHIST -> ANALYSIS_USE
201- cosmetic in material definitions
202- migration em STD -> em standard
203 
20418-06-03 G.Cosmo (testem2-V05-01-03)
205- Em2RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
206  migration from G4std.
207
20803-06-03 V.Ivanchenko (testem2-V05-01-02)
209- Fix compilation warnings
210
21115-05-03 V.Ivanchenko (testem2-V05-01-01)
212- Proper deletion of old geometry when it is updated
213
21409-05-03 V.Ivanchenko (testem2-V05-01-00)
215- Add run05.mac - several runs with different setup
216- Change update command
217
21826-03-03 mma (testem2-V05-00-03)
219- G4PVPlacement and G4PVReplica in logical mother
220
22117-03-03 V.Ivanchenko (testem2-V05-00-02)
222- Addition to migration to cut per region
223- Update modular structure of PhysicsList
224
22514-02-03 V.Ivanchenko (testem2-V05-00-01)
226- Migration to cut per region
227
22812-02-03 mma (testem2-V05-00-00)
229- add a blank in SteppingVerbose
230     
23111-12-02 mma (testem2-V04-01-03)
232- Migration to AIDA 3.0.
233
23406-12-02 G.Cosmo (testem2-V04-01-02)
235- Migration to new G4ApplicationState.
236- Added HepRep driver to visManager.
237
23805-12-02 G.Cosmo (testem2-V04-01-01)
239- Fixes to runAction for porting on gcc-3.2.
240
24129-10-02 V.Ivanchenko (testem2-V04-01-00)
242- Modular PhysicsList + model approach for energy loss processes
243     
24405-06-02 mma (testem2-V04-00-01)
245- do not delete histos in runAction destructor
246
24731-05-02 mma (testem2-V04-00-00)
248- old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README
249
25011-12-01  gcosmo (testem2-V03-02-04)
251- SteppingAction: added check on history depth also for rings!
252
25306-12-01  gcosmo (testem2-V03-02-03)
254- SteppingAction: correctly determine replica number.
255- Set run verbosity to 1 in input script.
256     
25728-11-01  mma (testem2-V03-02-02)
258- EventAction: DrawTrack "none"
259- small change in vis.mac and DetectorConstruction.cc
260- suppression of the rndm commands, now managed by G4RunManager:
261  --> RunAction, EventAction. suppression of RunActionMessenger
262     
26331-10-01 mma (testem2-V03-02-01)
264- invert run/initialize and calor/update in all runXX.mac (and TestEm2.in)
265     
26625-10-01 mma (testem2-V03-02-00)
267- mods in TestEm2.cc: the initialisation and vis initialisation are
268  not done by default. --> inserted /run/initialize in all macros.
269- To get visualisation: > /control/execute vis.mac
270- 80 columns everywhere.   
271               
27219-10-01  Steve O'Neale (examples-V03-02-00)
273- Update reference output
274
27527-03-01  mma (testem2-V03-00-05)
276- set cppflag G4NOHIST = true in gnumakefile
277     
27808-03-01  Hisaya (testem2-V03-00-04)
279- RunAction adapted for STL
280               
28121-02-01  mma (testem2-V03-00-03)
282- hbook histograms restored
283                   
28420-02-01  mma (testem2-V03-00-02)
285- verbose stepping adapted for STL
286- save rndm at begin of event     
287             
28807-12-00  mma (testem2-V02-00-03 & testem-noHist)
289- remove hbook histograms: GNUmakefile,runAction
290                                   
29106-12-00  mma (testem2-V02-00-02 & testem-withHist)
292- update of init.mac for new vis commands.
293- G4UItcsh in the main()
294                                         
29525th November 2000 Steve O'Neale (tagset210)
296- Update test outputs for min.delta energy cut and cut tabulation
297- Update test outputs Lateral profile changes comparable with rms (10 per cent)
298-             in first layers, Radial profile stable (values to 1 percent).
299
300June 28, 2000  John Allison  (testem2-V02-00-00)
301- Updated TestEm2.out for geant4-02-00.
302
303June 24, 2000  John Allison  (testem2-V01-01-02)
304- Updated TestEm2.out for stand-V01-01-05 and utils-V01-01-03.
305
306June 20, 2000  mma          (testem2-V01-01-01)
307- Updated TestEm2.in : /gun/particle e-
308
309June 17, 2000  John Allison  (testem2-V01-00-00)
310- Updated TestEm2.out for geant4-01-01-ref-06.
Note: See TracBrowser for help on using the repository browser.