source: trunk/examples/extended/electromagnetic/TestEm7/History @ 1337

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

tag geant4.9.4 beta 1 + modifs locales

File size: 10.6 KB
Line 
1$Id: History,v 1.96 2010/06/21 10:24:48 vnivanch Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm7 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
1821-06-10 V.Ivant (testem7-V09-03-04)
19- Cleanup Histo according to epert recommendations
20     
2106-06-10 J.Perl (testem7-V09-03-03)
22- Remove unused variable in EventAction
23
2403-06-10 J.Perl (testem7-V09-03-02)
25- Updated vis usage
26   
2704-06-10 V.Ivant (testem7-V09-03-01)
28- Added extra EM option "ionGasModels", which diseble effective ion
29  charge and enable to use new models G4BraggIonGasModel,
30  G4BetheBlochIonGasModel; added extra macro ionGasC12.mac
31       
3221-05-10 mma (testem7-V09-03-00)
33- TestEm7.cc : introduction of G4UIExecutive
34
3501-12-09 V.Ivant (testem7-V09-02-04)
36- An attempt to fix SLC5 compillation problem
37
3826-11-09 G.Cosmo (testem7-V09-02-03)
39- Corrected disclaimer in some files.
40
4125-11-09 V.Ivant (testem7-V09-02-02)
42- (M.Mendenhall) Fixed compillation warnings at SLC5
43- G4LiniardPartition moved back from the standard library
44     
4521-11-09 mma (testem7-V09-02-01)
46- PhysicsList.cc :
47  - renamed "standard" -> "local"; "emstandard" -> "emstandard_opt0"
48- remove obsolete G4MultipleScattering in PhysListEmStandardNR 
49- updated README and macro files
50 
5120-11-09 V.Ivant (testem7-V09-02-00)
52- use Livermore and Penelope builders from PhysList library
53- G4LiniardPartition moved to source
54
5521-11-08 V.Ivant (testem7-V09-01-17)
56- Added process type to G4SceenNuclearRecoil process
57- Added "standardICRU73" Physics List in which ion ionisation
58  is simulated using new model G4IonLossParametrisedModel,
59  which is configured via G4EmConfigurator
60- removed options from the default "emstandard_local"
61  Physics List
62     
6316-11-08 mma (testem7-V09-01-16)
64- Em options: 20bins/decade  LinLossLimit=default=0.01
65
6631-10-08 mma (testem7-V09-01-15)
67- Use G4hMultipleScattering for muons and protons
68- Modify EM options
69     
7023-10-08 mma (testem7-V09-01-14)
71- update PhysListEmStandard and README
72
7316-10-08 V.Ivant (testem7-V09-01-13)
74- Removed temporary builder PhysListEmStandardIG
75     
7622-09-08 mma (testem7-V09-01-12)
77- Histo.cc : root format by default
78 
7921-09-08 V.Ivant (testem7-V09-01-11)
80- added macro for alpha incident
81- extended TestEm7.in - added run with alpha
82- fixed GNUmakefile
83
8422-08-08 V.Ivant (testem7-V09-01-10)
85- PhysicsList simplified
86- added Histo class and its messenger from TestEm9
87- Added histograms for zoomed Bragg peak and for projectile range
88 
8912-06-08 mma (testem7-V09-01-09)
90- Remove AIDA from GNUmakefile
91
9222-05-08 V.Ivant (testem7-V09-01-08)
93- c2_function fixed compillation problem at SUN
94
9514-05-08 V.Ivant (testem7-V09-01-07)
96- README: updated Phys List description
97- c2_function fixed
98     
9909-05-08 mma
100- README: update Aida information
101
10221-04-08 V.Ivant (testem7-V09-01-06)
103- G4ScreenedNuclearRecoil - added NIEL computation using
104  G4LinhardPartition class;
105- c2_function updated
106- G4LinhardPartition - new class to compute NIEL
107
10821-04-08 V.Ivant (testem7-V09-01-05)
109- Add spline to physics tables
110- DetectorConstruction more flexible to change parameters between runs
111     
11211-04-08 mma
113- RunAction::FillHisto : suppress warning
114     
11504-04-08 mma (testem7-V09-01-04)
116- PhysListEmStandard : replace G4MultipleScattering by G4eMultipleScattering.
117- complete EmOptions
118     
11917-03-08 mma (testem7-V09-01-03)
120- TestEm7.in : physicsList emstandard_opt3
121 
12204-02-08 V.Ivant (testem7-V09-01-02)
123- Add material - TechVacuum with density 1.e-5*g/cm3 to
124  test ion transport;
125- fixed computation of range - exclude backscattering
126- add to main macro test of alpha particle in TechVacuum
127
12814-01-08 V.Ivant (testem7-V09-01-01)
129- Added PhysListStandardNR PhysList in which G4ScreenedNuclearRecoil
130  process is used ("standardNR");
131- Use PhysListStandardIG for new G4MUMultipleScattering and
132  G4IonFluctuations model for protons ("standardIG");
133- Added computation of mean NIEL energy loss
134
13519-12-07 V.Ivant (testem7-V09-01-00)
136- Deactivate nuclear stopping in G4ionIonisation for
137  PhysListStandardIG Physics List ("standardNR"), because it is
138  already simulated by G4ScreenNuclearRecoil process;
139- linLossLimit=10^-6; nbuns=360 both for standard and
140  standardNR Physics Lists
141
14207-12-07 V.Ivant (testem7-V09-00-10)
143- Fixed disclaimer
144
14519-11-07 V.Ivant (testem7-V09-00-09)
146- Updated README
147
14819-11-07 V.Ivant (testem7-V09-00-08)
149- Fixed usage of elastic builders
150
15113-11-07 V.Ivant (testem7-V09-00-07)
152- c2_functions (M.Mendenhall) substitute snsprintf by ostringstream
153                              (better for Windows)
154
15512-11-07 V.Ivant (testem7-V09-00-06)
156- c2_functions (M.Mendenhall) fixed compilation problems at SUN and
157                              Windows
158
15912-11-07 V.Ivant (testem7-V09-00-05)
160- c2_functions (M.Mendenhall) fixed compilation problems at SUN
161
16211-11-07 V.Ivant (testem7-V09-00-04)
163- G4ScreenNuclearRecoil, c2_functions (M.Mendenhall) fixed compilation
164       problems at SUN and Windows
165
16607-11-07 V.Ivant (testem7-V09-00-03)
167- PhysListStandardSS - use G4ionGasIonisation
168- PhysListStandardIG - use G4ScreenNuclearRecoil
169- G4ScreenNuclearRecoil - ion-ion scattering provided by Vanderbuilt
170                          University     
171
17230-07-07 mma (testem7-V09-00-02)
173- PhysListStandardSS and PhysListStandardIG: review process ordering
174
17528-07-07 V.Ivant (testem7-V09-00-01)
176- add PhysListStandardIG - ion G4ionIonisation process is
177  substituted by G4ionGasIonisation and for Coulomb scattering
178  the model taking into account the recoil is used
179     
18026-07-07 mma (testem7-V09-00-00)
181- update README for physicsList names
182     
18322-06-07 mma (testem7-V08-03-02)
184- cosmetic in TestEm7.cc
185   
18612-06-07 V.Ivant (testem7-V08-03-01)
187- add output of mean number of primary steps, add kaon+ run in
188  main macro TestEm7.in
189
19016-05-07 V.Ivant (testem7-V08-03-00)
191- Fixed bug in standardSS Physics Lists
192- Added EM builders from physics_lists library
193
19424-04-07: V.Ivant (testem7-V08-02-02)
195- use standard names for "livermore" and "penelope" PhysLists
196- use skin = 1 as default
197
19820-03-07: V.Ivant (testem7-V08-02-01)
199- Fix usage elastic builders in PhysicsList
200     
20112-01-07: mma (testem7-V08-02-00)
202- cleanup macros
203
20411-12-06: V.Ivant (testem7-V08-01-03)
205- fix Livermore phys constructor
206- fix use of elastic constructor
207
20822-11-06: V.Ivant (testem7-V08-01-02)
209- Fix cout for the case when range exceed width of the absober
210- Rename standard options: "G4standard", "G4standard_fast"
211- Add Livermore and Penelope options
212
21315-11-06: V.Ivant (testem7-V08-01-01)
214- Add NIST materials
215
21626-10-06 mma (testem7-V08-01-00)
217- Add "standardSS" and "standardMSC" options to Physics List
218- Remove "g4v52" and "g4v71" options
219- substitute LDFLAGS -> LOADLIBS
220     
22102-06-06 mma (testem7-V08-00-05)
222- SteppingAction: prePoint->GetTouchableHandle->GetVolume()
223     
22429-05-06 mma (testem7-V08-00-04)
225- SteppingAction: prePoint->GetTouchable->GetVolume()
226   
22719-05-06 mma (testem7-V08-00-03)
228- update README
229     
23012-04-06: mma (testem7-V08-00-02)
231- SteppingAction : edep randomly distribued along step
232     
23330-01-06: mma (testem7-V08-00-01)
234- new macro : tallies.mac;  completed TestEm7.in
235
23625-01-06: V.Ivant (testem7-V08-00-00)
237- Trivial fix of memory leak
238
23906-12-05 Gabriele Cosmo
240- Trivial changes for support of CLHEP-2.0.X series.
241
24202-12-05: V.Ivant (testem7-V07-01-02)
243- Fix crash connected with non-static hadrons
244
24522-11-05 mma (testem7-V07-01-01)
246- update README for OpenScientist
247         
24806-10-05 mma (testem7-V07-01-00)
249- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
250     
25101-06-05 mma (testem7-V07-00-03)
252- RunAction : option "--noErrors" for hbook
253     
25413-05-05 mma (testem7-V07-00-02)
255- add ionC12 in TestEm7.in
256- PhysListEmG4v52 : photon processes v52
257     
2583rd May 2005  John Allison  (examples-V07-00-03)
259- Replaced vis manager with G4VisExecutive.
260
26116-03-05 mma (testem7-V07-00-01)
262- remove He3 from predefined particles.
263- PhysListEmStandard : treat alpha as GenericIon
264- IonBinaryCascade : remove He3 (--> GenericIon)
265   
26602-03-05 mma (testem7-V07-00-00)
267- RunAction : put a protection for the creation of analysis factory;
268
26902 Dec 04: V.Ivant (testem7-V06-02-04)
270- Migration to cmath
271     
27227-09-04 mma (testem7-V06-02-03)
273- define correctly all UI subdirectories.
274- modifs in RunAction for hbook,root,XML (Jaida)
275     
27613-08-04 mma (testem7-V06-02-02)
277- update proton.mac, ionC12.mac and remove run01.mac
278
27906-08-04 V.Ivanchenko (testem7-V06-02-01)
280- fix minor problem in stepping action
281- optimise interfaces
282- add proton.mac and update ionC12.mac
283
28408-07-04 mma (testem7-V06-02-00)
285- reset histo and dose calculation by run.
286- introduce RunAction::FillHisto() method.
287- compute projected range of primary particle --> New class TrackingAction.
288- remove static ionC12. Use generic ion instead.
289     
29009-06-04 mma (testem7-V06-01-01)
291- remove  PhysicsList Particles and General
292     
29331-03-04 mma (testem7-V06-01-00)
294- remove direct root interface
295     
29615-03-04 mma (testem7-V06-00-02)
297- put back G4ANALYSIS_USE in GNUmakefile
298     
29910-03-04 mma (testem7-V06-00-01)
300- example of histogram with ROOT: USE_ROOT
301
30206-02-04 V.Ivanchenko (testem7-V06-00-00)
303- Remove "add binary" from TestEm7.in macro
304
30505-12-03 V.Ivanchenko (testem7-V05-02-05)
306- Update hadronic physics according to the hadronics_lists
307
30825-11-03 V.Ivanchenko (testem7-V05-02-04)
309- Fix geometry (G.Cosmo)
310
31119-11-03 V.Ivanchenko (testem7-V05-02-03)
312- Update BinaryCascade add light ion interactions
313     
31413-11-03 John Allison
315- Removed OPACS from Vis Manager.
316
31724-10-03 mma (testem7-V05-02-02)
318- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..     
319     
32013-10-03 V.Ivanchenko (testem7-V05-02-01)
321- Update Binary cascade constructor
322
32310-10-03 mma (testem7-V05-02-00)
324 - migration em STD -> em standard
325 - NOHIST -> ANALYSIS_USE
326 - cosmetic in material definitions
327 
32818-06-03 V.Ivant (testem7-V05-01-04)
329 - remove wrappers G4std
330
33114-06-03 V.Ivant (testem7-V05-01-03)
332 - StepCut process applicable only for long live particles
333
33405-06-03 mma (testem7-V05-01-02)
335 - StepMax in tallies too.
336 - TestEm7.in updated
337 
33803-06-03 V.Ivant (testem7-V05-01-01)
339 - Clean up compilation warnings
340
34115-05-03 V.Ivant (testem7-V05-01-00)
342 - Add hadron interactions
343
34422-04-03 mma (testem7-V05-00-00)
345 - Creation. Derived from TestEm6
Note: See TracBrowser for help on using the repository browser.