source: trunk/examples/extended/electromagnetic/TestEm5/History @ 1309

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

update

File size: 10.1 KB
Line 
1$Id: History,v 1.93 2007/11/28 12:37:56 maire Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm5 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     
1828-11-07 mma (testem5-V09-00-07)
19- TrackingAction: new histos (4 and 5) to plot vertex position of secondaries
20     
2121-11-07 mma (testem5-V09-00-06)
22- RunAction: compute and print energy leakage and energy balance
23
2419-11-07 V.Ivant (testem5-V09-00-05)
25- Fixed usage of elstic builders
26     
2716-11-07 mma (testem5-V09-00-04)
28- PhysListEmStandard : PhysicsTables set with 100 bins per decade (EmOptions)
29
3013-11-07 V.Ivant (testem5-V09-00-03)
31- added PhysListEmStandardIG experimental PhysList
32     
3312-11-07 mma (testem5-V09-00-02)
34- HistoManager/HistoMessenger : print selected histos on ascii file
35     
3631-07-07 mma (testem5-V09-00-01)
37- new histogram numbering (see README). Change all macros acording to.
38- idem in geant3
39- reordering processes in PhysListEmStandardSS
40     
4105-07-07 mma (testem5-V09-00-00)
42- histos 17->20 : energy fluence
43     
4422-06-07 mma (testem5-V08-03-01)
45- more options in PhysListEmStandard
46- cosmetic in TestEm5.cc
47
4816-05-07 V.Ivant (testem5-V08-03-00)
49- Fixed bug in standardSS Physics Lists
50- Added EM builders from physics_lists library
51
5220-03-07 V.Ivant (testem5-V08-02-00)
53- Use all default values in default PhysList
54- Use hadronic builders from physics_lists library
55     
5606-11-06 mma (testem5-V08-01-02)
57- remove PhysicsLists g4v52 and g4v71
58     
5925-09-06 mma (testem5-V08-01-01)
60- StackingAction: more options for killSecondaries
61
6210-08-06 V.Ivant (testem5-V08-01-00)
63- Add NIST materials
64- Add "standardSS" physics - single scattering instead of multiple
65     
6629-06-06 mma
67- PhysicsList::ConstructProcess() : mv AddDecay() after EmProcess
68     
6902-06-06 mma (testem5-V08-00-04)
70- SteppingAction. prePoint->GetTouchableHandle()->GetVolume()
71     
7230-05-06 mma (testem5-V08-00-03)
73- SteppingAction. prePoint->GetTouchable()->GetVolume()
74- RunAction. Msc proj angle : compute rms of central part only
75- new macros for e- backscattering : acosta.mac tavora.mac
76     
7719-05-06 mma (testem5-V08-00-02)
78- update README
79- count energy of killed secondaries
80- print full dEdx
81     
8229-03-06 mma (testem5-V08-00-01)
83- TrackingAction: more precise definition of transmit and reflect
84     
8528-03-06 mma (testem5-V08-00-00)
86- add livermore physicsList
87
8820-03-06 mma
89- migration mum -> um in many macros
90- complete penelope physicsList
91       
9209-12-05 mma
93- TestEm5.in : change Si sizes (20mum * 50mum) to better drawing
94
9506-12-05 Gabriele Cosmo
96- Trivial changes for support of CLHEP-2.0.X series.
97
9802-12-05: V.Ivant (testem5-V07-01-03)
99- Fix crash connected with non-static hadrons
100
10122-11-05 mma (testem5-V07-01-02)
102- update README for OpenScientist
103     
10414-11-05 Gabriele Cosmo (testem5-V07-01-01)
105- Migration to <sstream> for HistoMessenger.
106
10707-10-05 mma (testem5-V07-01-00)
108- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
109     
11001-06-05 mma (testem5-V07-00-02)
111- PhysListEmG4v52 : old photon processes marked as 52 (and eplusAnnihilation)
112- HistoManager : option "--noErrors" for hbook
113
1143rd May 2005  John Allison  (examples-V07-00-03)
115- Replaced vis manager with G4VisExecutive.
116
11716-03-05 mma(testem5-V07-00-01)
118- remove He3 and ionC12 from predefined particles.
119- remove IonC12 class
120- PhysListEmStandard : treat alpha as GenericIon
121- IonBinaryCascade : remove He3 and IonC12 (--> GenericIon)
122- add PhysListEmPenelope
123     
12402-03-05 mma (testem5-V07-00-00)
125- HistoManager : - put a protection for the creation of analysis factory;
126                 - file extension is fileType;
127- HistoMessenger : new command setFileOption
128                 
12902 Dec 04: V.Ivant (testem5-V06-02-06)
130- Migration to cmath
131     
13222-11-04 mma (testem5-V06-02-05)
133- change in call G4EmCalculator. Need utils-V06-02-16
134     
13524-09-04 mma (testem5-V06-02-04)
136- define correctly all UI subdirectories.
137- do not delete AnalysisFactory (for Jaida)
138- add neutron.mac and hadron.mac
139
14023-09-04 V.Ivant (testem5-V06-02-03)
141- Fix compilation problem for 2.95.2 (include <memory>)
142
14307-09-04 V.Ivant (testem5-V06-02-02)
144- Fix problem of PhysicsList for hadrons
145- Remove deletion of histo factories, add auto_ptr
146
14707-09-04 V.Ivant (testem5-V06-02-01)
148- fix a minor problem is energy deposit
149
15028-07-04 mma (testem5-V06-02-00)
151- print stopping power.
152- example of use of G4EmCalculator.
153- add dedx1.mac and dedx2.mac
154     
15521-06-04 mma (testem5-V06-01-04)
156- simplifications in HistoManager.
157     
15816-06-04 mma (testem5-V06-01-03)
159- print rms of projected angle at exit if histo=6 selected.
160     
16110-06-04 mma (testem5-V06-01-02)
162- modify HistoManager and its Messenger in order to allow a multirun job.
163     
16429-04-04 mma (testem5-V06-01-01)
165- add physicsLists: HadronElastic, BinaryCascade, IonBinaryCascade (Ivanch.)
166- rm  physicsLists: Particles, General
167     
16831-03-04 mma  (testem5-V06-01-00)
169- identical to V06-00-01
170     
17117-03-04 mma  (testem5-V06-00-01)
172- new macro dedx.mac
173- sign corrected in ComputeMscHighland()
174
17519-02-04 mma  (testem5-V06-00-00)
176- modify histo 7 : projected position at exit
177- RunAction: remove UI commands for visualisation
178- RunAction: add a function ComputeMscHighland()
179
18025-11-03 V.Ivanchenko (testem5-V05-02-06)
181- Fix geometry (G.Cosmo)
182     
18313-11-03 John Allison
184- Removed OPACS from Vis Manager.
185
18627-10-03 mma (testem5-V05-02-05)
187- TestEm5.in : units mum instead of um
188
18924-10-03 mma (testem5-V05-02-04)
190- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
191     
19207-10-03 mma (testem5-V05-02-03)
193- migration em STD -> em standard
194 
19512-09-03 V.Ivant (testem5-V05-02-02)
196- No AIDA histograms by default
197
19827-08-03 V.Ivant (testem5-V05-02-01)
199- Replace obsolete interface to GetRange
200
20111-08-03 mma (testem5-V05-02-00)
202
20312-07-03 mma
204- suppresion of Em5 in the class names.
205- suppresion of sensitive detector and hits.
206- EmPhysicsList : SetFacRange in multiple scattering
207- new classes HistoManager, TrackingAction, StackingAction in order
208  to book and fill histograms.
209- new UI command setHisto to control the binning of histograms.
210- more histos and new numbering scheme : see README
211- StackingAction and its messenger : possibility to kill secondaries.
212- DetectorConstruction::DefineMaterials() invoked in constructor.
213  The UI commands /testem/det work in preInit state as well in Idle.
214- all macros updated and renamed according to authors of experimental results.
215- replace G4NOHIST by G4ANALYSIS_USE
216- adapt geant3   
217       
21806-06-03 mma (testem5-V05-01-01)
219- new histogram (ID=11) for the projeted angle at exit.
220  In geant3 as well. Bug corrected in gustep.
221- new macros for multiple Scattering tests: run61,71,81,91
222- proper deletion of old geometry when it is updated.
223- fix compilation warnings.
224     
22530-04-03 mma (testem5-V05-01-00)
226- modular PhysicsList
227- class StepCut becomes StepMax (as in TestEm7)
228
22917-04-03 V.Ivant (testem5-V05-00-06)
230- Fix crash out of WorldVolume
231     
23201-04-03 mma (testem5-V05-00-05)
233- PVPlacement in logical mother
234
23506-03-03 mma (testem5-V05-00-03)
236- PhysicsList::SetCuts : suppress cutForProton
237
23820-02-03 V.Ivant (testem5-V05-00-02)
239-migration to cut per region
240
24112-02-03 mma (testem5-V05-00-01)
242- add a blank in SteppingVerbose
243
24416-12-02 mma (testem5-V05-00-00)
245-new UI directory /testem/
246
24712-12-02 mma (testem5-V04-01-01)
248-migration to aida 3.0
249
25008-08-02 mma (testem5-V04-01-00)
251-in RunAction: bookHisto() only at runID=0
252-in PhysicsList::SetMaxStep() : "Length"
253     
25406-06-02 mma (testem5-V04-00-03)
255-old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README
256     
25708-03-02 mma (testem5-V04-00-01)
258- PhysicsList: uniformisation of the setG(E)Cut commands
259
26006-02-02 mma (testem5-V04-00-00)
261     
26206-12-01  mma
263- In PrimaryGeneratorAction, possibility to randomize the beam spot
264- command /gun/rndm in PrimaryGeneratorMessenger
265- similar functionality in geant3: gukine.F
266     
26728-11-01  mma (testem5-V03-02-02)
268- EventAction: DrawTrack "none"
269- small change in vis.mac
270- suppression of the rndm commands, now managed by G4RunManager:
271  --> RunAction, RunActionMessenger, EventAction.
272     
27305-11-01  mma (testem5-V03-02-01)
274- mods in TestEm3.cc: the initialisation and vis initialisation are
275  not done by default. --> inserted /run/initialize in all macros.
276- To get visualisation: > /control/execute vis.mac
277
278       
27919-10-01 Steve O'Neale (examples-V03-02-00)
280- Update reference output
281
28216-10-01 mma (testem5-V03-02-00)
283- removal of G4RW header (EventAction.cc)
284- new vis commands (init.mac)
285- 80 columns everywhere
286   
28727-03-01 mma (testem5-V03-00-04)
288- set cppflag G4NOHIST = true in gnumakefile
289         
29021-02-01 mma (testem5-V03-00-03)
291- hbook histograms restored
292         
29320-02-01 mma (testem5-V03-00-02)
294- verbose stepping adapted for STL
295- save rndm at begin of event
296             
29709-01-01 mma
298- modified Em5PhysicsList and Em5StepCut in order to make the
299  command /step/setMaxStep working
300             
30107-12-00 mma (testem5-V02-00-03 & testem-noHist)
302- remove hbook histograms: GNUmakefile,runAction
303                                   
30406-12-00 mma (testem5-V02-00-02 & testem-withHist)
305- update of init.mac for new vis commands.
306- G4UItcsh in the main()
307         
30825th November 2000 Steve O'Neale (tagset210)
309- update test outputs for min.delta energy cut and cut table
310- Change in processes below ~ 1 per cent.
311
312June 17, 2000  John Allison  (testem5-V01-00-00)
313- Updated TestEm5.out for geant4-01-01-ref-06.
314     
31517-01-00 cppflag G4NOHIST to protect hbook histograms.
316- new histo: normalizsed distribution of energy deposit.
317- new materials (mainly gas)
318     
31912-10-99 moved to examples/extended/electromagnetic/TestEm5
320
32109-08-99 commands for save/read Rndm status
322     
32307-07-99 Michel Maire
324- (re)introduce visualisation.
325- TestEm5 looks like TestEm1 and TestEm3
326
327April 09, 98 G. Cosmo
328- Created.
Note: See TracBrowser for help on using the repository browser.