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

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

update ti head

File size: 10.9 KB
Line 
1$Id: History,v 1.99 2010/10/13 12:21:56 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
1813-10-10 V.Ivant (testem7-V09-03-07)
19- PhysListEmStandardNR - removed obsolete set of nuclear stopping flag
20     
2121-09-10 mma (testem7-V09-03-06)
22- add HistoManager in cvs !     
23     
2417-09-10 mma (testem7-V09-03-05)
25- use 'standard' HistoManager
26- fixe normalisation factor in histos 2 and 3
27
2821-06-10 V.Ivant (testem7-V09-03-04)
29- Cleanup Histo according to expert recommendations
30     
3106-06-10 J.Perl (testem7-V09-03-03)
32- Remove unused variable in EventAction
33
3403-06-10 J.Perl (testem7-V09-03-02)
35- Updated vis usage
36   
3704-06-10 V.Ivant (testem7-V09-03-01)
38- Added extra EM option "ionGasModels", which diseble effective ion
39  charge and enable to use new models G4BraggIonGasModel,
40  G4BetheBlochIonGasModel; added extra macro ionGasC12.mac
41       
4221-05-10 mma (testem7-V09-03-00)
43- TestEm7.cc : introduction of G4UIExecutive
44
4501-12-09 V.Ivant (testem7-V09-02-04)
46- An attempt to fix SLC5 compillation problem
47
4826-11-09 G.Cosmo (testem7-V09-02-03)
49- Corrected disclaimer in some files.
50
5125-11-09 V.Ivant (testem7-V09-02-02)
52- (M.Mendenhall) Fixed compillation warnings at SLC5
53- G4LiniardPartition moved back from the standard library
54     
5521-11-09 mma (testem7-V09-02-01)
56- PhysicsList.cc :
57  - renamed "standard" -> "local"; "emstandard" -> "emstandard_opt0"
58- remove obsolete G4MultipleScattering in PhysListEmStandardNR 
59- updated README and macro files
60 
6120-11-09 V.Ivant (testem7-V09-02-00)
62- use Livermore and Penelope builders from PhysList library
63- G4LiniardPartition moved to source
64
6521-11-08 V.Ivant (testem7-V09-01-17)
66- Added process type to G4SceenNuclearRecoil process
67- Added "standardICRU73" Physics List in which ion ionisation
68  is simulated using new model G4IonLossParametrisedModel,
69  which is configured via G4EmConfigurator
70- removed options from the default "emstandard_local"
71  Physics List
72     
7316-11-08 mma (testem7-V09-01-16)
74- Em options: 20bins/decade  LinLossLimit=default=0.01
75
7631-10-08 mma (testem7-V09-01-15)
77- Use G4hMultipleScattering for muons and protons
78- Modify EM options
79     
8023-10-08 mma (testem7-V09-01-14)
81- update PhysListEmStandard and README
82
8316-10-08 V.Ivant (testem7-V09-01-13)
84- Removed temporary builder PhysListEmStandardIG
85     
8622-09-08 mma (testem7-V09-01-12)
87- Histo.cc : root format by default
88 
8921-09-08 V.Ivant (testem7-V09-01-11)
90- added macro for alpha incident
91- extended TestEm7.in - added run with alpha
92- fixed GNUmakefile
93
9422-08-08 V.Ivant (testem7-V09-01-10)
95- PhysicsList simplified
96- added Histo class and its messenger from TestEm9
97- Added histograms for zoomed Bragg peak and for projectile range
98 
9912-06-08 mma (testem7-V09-01-09)
100- Remove AIDA from GNUmakefile
101
10222-05-08 V.Ivant (testem7-V09-01-08)
103- c2_function fixed compillation problem at SUN
104
10514-05-08 V.Ivant (testem7-V09-01-07)
106- README: updated Phys List description
107- c2_function fixed
108     
10909-05-08 mma
110- README: update Aida information
111
11221-04-08 V.Ivant (testem7-V09-01-06)
113- G4ScreenedNuclearRecoil - added NIEL computation using
114  G4LinhardPartition class;
115- c2_function updated
116- G4LinhardPartition - new class to compute NIEL
117
11821-04-08 V.Ivant (testem7-V09-01-05)
119- Add spline to physics tables
120- DetectorConstruction more flexible to change parameters between runs
121     
12211-04-08 mma
123- RunAction::FillHisto : suppress warning
124     
12504-04-08 mma (testem7-V09-01-04)
126- PhysListEmStandard : replace G4MultipleScattering by G4eMultipleScattering.
127- complete EmOptions
128     
12917-03-08 mma (testem7-V09-01-03)
130- TestEm7.in : physicsList emstandard_opt3
131 
13204-02-08 V.Ivant (testem7-V09-01-02)
133- Add material - TechVacuum with density 1.e-5*g/cm3 to
134  test ion transport;
135- fixed computation of range - exclude backscattering
136- add to main macro test of alpha particle in TechVacuum
137
13814-01-08 V.Ivant (testem7-V09-01-01)
139- Added PhysListStandardNR PhysList in which G4ScreenedNuclearRecoil
140  process is used ("standardNR");
141- Use PhysListStandardIG for new G4MUMultipleScattering and
142  G4IonFluctuations model for protons ("standardIG");
143- Added computation of mean NIEL energy loss
144
14519-12-07 V.Ivant (testem7-V09-01-00)
146- Deactivate nuclear stopping in G4ionIonisation for
147  PhysListStandardIG Physics List ("standardNR"), because it is
148  already simulated by G4ScreenNuclearRecoil process;
149- linLossLimit=10^-6; nbuns=360 both for standard and
150  standardNR Physics Lists
151
15207-12-07 V.Ivant (testem7-V09-00-10)
153- Fixed disclaimer
154
15519-11-07 V.Ivant (testem7-V09-00-09)
156- Updated README
157
15819-11-07 V.Ivant (testem7-V09-00-08)
159- Fixed usage of elastic builders
160
16113-11-07 V.Ivant (testem7-V09-00-07)
162- c2_functions (M.Mendenhall) substitute snsprintf by ostringstream
163                              (better for Windows)
164
16512-11-07 V.Ivant (testem7-V09-00-06)
166- c2_functions (M.Mendenhall) fixed compilation problems at SUN and
167                              Windows
168
16912-11-07 V.Ivant (testem7-V09-00-05)
170- c2_functions (M.Mendenhall) fixed compilation problems at SUN
171
17211-11-07 V.Ivant (testem7-V09-00-04)
173- G4ScreenNuclearRecoil, c2_functions (M.Mendenhall) fixed compilation
174       problems at SUN and Windows
175
17607-11-07 V.Ivant (testem7-V09-00-03)
177- PhysListStandardSS - use G4ionGasIonisation
178- PhysListStandardIG - use G4ScreenNuclearRecoil
179- G4ScreenNuclearRecoil - ion-ion scattering provided by Vanderbuilt
180                          University     
181
18230-07-07 mma (testem7-V09-00-02)
183- PhysListStandardSS and PhysListStandardIG: review process ordering
184
18528-07-07 V.Ivant (testem7-V09-00-01)
186- add PhysListStandardIG - ion G4ionIonisation process is
187  substituted by G4ionGasIonisation and for Coulomb scattering
188  the model taking into account the recoil is used
189     
19026-07-07 mma (testem7-V09-00-00)
191- update README for physicsList names
192     
19322-06-07 mma (testem7-V08-03-02)
194- cosmetic in TestEm7.cc
195   
19612-06-07 V.Ivant (testem7-V08-03-01)
197- add output of mean number of primary steps, add kaon+ run in
198  main macro TestEm7.in
199
20016-05-07 V.Ivant (testem7-V08-03-00)
201- Fixed bug in standardSS Physics Lists
202- Added EM builders from physics_lists library
203
20424-04-07: V.Ivant (testem7-V08-02-02)
205- use standard names for "livermore" and "penelope" PhysLists
206- use skin = 1 as default
207
20820-03-07: V.Ivant (testem7-V08-02-01)
209- Fix usage elastic builders in PhysicsList
210     
21112-01-07: mma (testem7-V08-02-00)
212- cleanup macros
213
21411-12-06: V.Ivant (testem7-V08-01-03)
215- fix Livermore phys constructor
216- fix use of elastic constructor
217
21822-11-06: V.Ivant (testem7-V08-01-02)
219- Fix cout for the case when range exceed width of the absober
220- Rename standard options: "G4standard", "G4standard_fast"
221- Add Livermore and Penelope options
222
22315-11-06: V.Ivant (testem7-V08-01-01)
224- Add NIST materials
225
22626-10-06 mma (testem7-V08-01-00)
227- Add "standardSS" and "standardMSC" options to Physics List
228- Remove "g4v52" and "g4v71" options
229- substitute LDFLAGS -> LOADLIBS
230     
23102-06-06 mma (testem7-V08-00-05)
232- SteppingAction: prePoint->GetTouchableHandle->GetVolume()
233     
23429-05-06 mma (testem7-V08-00-04)
235- SteppingAction: prePoint->GetTouchable->GetVolume()
236   
23719-05-06 mma (testem7-V08-00-03)
238- update README
239     
24012-04-06: mma (testem7-V08-00-02)
241- SteppingAction : edep randomly distribued along step
242     
24330-01-06: mma (testem7-V08-00-01)
244- new macro : tallies.mac;  completed TestEm7.in
245
24625-01-06: V.Ivant (testem7-V08-00-00)
247- Trivial fix of memory leak
248
24906-12-05 Gabriele Cosmo
250- Trivial changes for support of CLHEP-2.0.X series.
251
25202-12-05: V.Ivant (testem7-V07-01-02)
253- Fix crash connected with non-static hadrons
254
25522-11-05 mma (testem7-V07-01-01)
256- update README for OpenScientist
257         
25806-10-05 mma (testem7-V07-01-00)
259- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
260     
26101-06-05 mma (testem7-V07-00-03)
262- RunAction : option "--noErrors" for hbook
263     
26413-05-05 mma (testem7-V07-00-02)
265- add ionC12 in TestEm7.in
266- PhysListEmG4v52 : photon processes v52
267     
2683rd May 2005  John Allison  (examples-V07-00-03)
269- Replaced vis manager with G4VisExecutive.
270
27116-03-05 mma (testem7-V07-00-01)
272- remove He3 from predefined particles.
273- PhysListEmStandard : treat alpha as GenericIon
274- IonBinaryCascade : remove He3 (--> GenericIon)
275   
27602-03-05 mma (testem7-V07-00-00)
277- RunAction : put a protection for the creation of analysis factory;
278
27902 Dec 04: V.Ivant (testem7-V06-02-04)
280- Migration to cmath
281     
28227-09-04 mma (testem7-V06-02-03)
283- define correctly all UI subdirectories.
284- modifs in RunAction for hbook,root,XML (Jaida)
285     
28613-08-04 mma (testem7-V06-02-02)
287- update proton.mac, ionC12.mac and remove run01.mac
288
28906-08-04 V.Ivanchenko (testem7-V06-02-01)
290- fix minor problem in stepping action
291- optimise interfaces
292- add proton.mac and update ionC12.mac
293
29408-07-04 mma (testem7-V06-02-00)
295- reset histo and dose calculation by run.
296- introduce RunAction::FillHisto() method.
297- compute projected range of primary particle --> New class TrackingAction.
298- remove static ionC12. Use generic ion instead.
299     
30009-06-04 mma (testem7-V06-01-01)
301- remove  PhysicsList Particles and General
302     
30331-03-04 mma (testem7-V06-01-00)
304- remove direct root interface
305     
30615-03-04 mma (testem7-V06-00-02)
307- put back G4ANALYSIS_USE in GNUmakefile
308     
30910-03-04 mma (testem7-V06-00-01)
310- example of histogram with ROOT: USE_ROOT
311
31206-02-04 V.Ivanchenko (testem7-V06-00-00)
313- Remove "add binary" from TestEm7.in macro
314
31505-12-03 V.Ivanchenko (testem7-V05-02-05)
316- Update hadronic physics according to the hadronics_lists
317
31825-11-03 V.Ivanchenko (testem7-V05-02-04)
319- Fix geometry (G.Cosmo)
320
32119-11-03 V.Ivanchenko (testem7-V05-02-03)
322- Update BinaryCascade add light ion interactions
323     
32413-11-03 John Allison
325- Removed OPACS from Vis Manager.
326
32724-10-03 mma (testem7-V05-02-02)
328- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..     
329     
33013-10-03 V.Ivanchenko (testem7-V05-02-01)
331- Update Binary cascade constructor
332
33310-10-03 mma (testem7-V05-02-00)
334 - migration em STD -> em standard
335 - NOHIST -> ANALYSIS_USE
336 - cosmetic in material definitions
337 
33818-06-03 V.Ivant (testem7-V05-01-04)
339 - remove wrappers G4std
340
34114-06-03 V.Ivant (testem7-V05-01-03)
342 - StepCut process applicable only for long live particles
343
34405-06-03 mma (testem7-V05-01-02)
345 - StepMax in tallies too.
346 - TestEm7.in updated
347 
34803-06-03 V.Ivant (testem7-V05-01-01)
349 - Clean up compilation warnings
350
35115-05-03 V.Ivant (testem7-V05-01-00)
352 - Add hadron interactions
353
35422-04-03 mma (testem7-V05-00-00)
355 - Creation. Derived from TestEm6
Note: See TracBrowser for help on using the repository browser.