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

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

update

File size: 7.2 KB
Line 
1$Id: History,v 1.64 2008/01/14 12:14:52 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
1814-01-08 V.Ivant (testem7-V09-01-01)
19- Added PhysListStandardNR PhysList in which G4ScreenedNuclearRecoil
20  process is used ("standardNR");
21- Use PhysListStandardIG for new G4MUMultipleScattering and
22  G4IonFluctuations model for protons ("standardIG");
23- Added computation of mean NIEL energy loss
24
2519-12-07 V.Ivant (testem7-V09-01-00)
26- Deactivate nuclear stopping in G4ionIonisation for
27  PhysListStandardIG Physics List ("standardNR"), because it is
28  already simulated by G4ScreenNuclearRecoil process;
29- linLossLimit=10^-6; nbuns=360 both for standard and
30  standardNR Physics Lists
31
3207-12-07 V.Ivant (testem7-V09-00-10)
33- Fixed disclaimer
34
3519-11-07 V.Ivant (testem7-V09-00-09)
36- Updated README
37
3819-11-07 V.Ivant (testem7-V09-00-08)
39- Fixed usage of elastic builders
40
4113-11-07 V.Ivant (testem7-V09-00-07)
42- c2_functions (M.Mendenhall) substitute snsprintf by ostringstream
43                              (better for Windows)
44
4512-11-07 V.Ivant (testem7-V09-00-06)
46- c2_functions (M.Mendenhall) fixed compilation problems at SUN and
47                              Windows
48
4912-11-07 V.Ivant (testem7-V09-00-05)
50- c2_functions (M.Mendenhall) fixed compilation problems at SUN
51
5211-11-07 V.Ivant (testem7-V09-00-04)
53- G4ScreenNuclearRecoil, c2_functions (M.Mendenhall) fixed compilation
54       problems at SUN and Windows
55
5607-11-07 V.Ivant (testem7-V09-00-03)
57- PhysListStandardSS - use G4ionGasIonisation
58- PhysListStandardIG - use G4ScreenNuclearRecoil
59- G4ScreenNuclearRecoil - ion-ion scattering provided by Vanderbuilt
60                          University     
61
6230-07-07 mma (testem7-V09-00-02)
63- PhysListStandardSS and PhysListStandardIG: review process ordering
64
6528-07-07 V.Ivant (testem7-V09-00-01)
66- add PhysListStandardIG - ion G4ionIonisation process is
67  substituted by G4ionGasIonisation and for Coulomb scattering
68  the model taking into account the recoil is used
69     
7026-07-07 mma (testem7-V09-00-00)
71- update README for physicsList names
72     
7322-06-07 mma (testem7-V08-03-02)
74- cosmetic in TestEm7.cc
75   
7612-06-07 V.Ivant (testem7-V08-03-01)
77- add output of mean number of primary steps, add kaon+ run in
78  main macro TestEm7.in
79
8016-05-07 V.Ivant (testem7-V08-03-00)
81- Fixed bug in standardSS Physics Lists
82- Added EM builders from physics_lists library
83
8424-04-07: V.Ivant (testem7-V08-02-02)
85- use standard names for "livermore" and "penelope" PhysLists
86- use skin = 1 as default
87
8820-03-07: V.Ivant (testem7-V08-02-01)
89- Fix usage elastic builders in PhysicsList
90     
9112-01-07: mma (testem7-V08-02-00)
92- cleanup macros
93
9411-12-06: V.Ivant (testem7-V08-01-03)
95- fix Livermore phys constructor
96- fix use of elastic constructor
97
9822-11-06: V.Ivant (testem7-V08-01-02)
99- Fix cout for the case when range exceed width of the absober
100- Rename standard options: "G4standard", "G4standard_fast"
101- Add Livermore and Penelope options
102
10315-11-06: V.Ivant (testem7-V08-01-01)
104- Add NIST materials
105
10626-10-06 mma (testem7-V08-01-00)
107- Add "standardSS" and "standardMSC" options to Physics List
108- Remove "g4v52" and "g4v71" options
109- substitute LDFLAGS -> LOADLIBS
110     
11102-06-06 mma (testem7-V08-00-05)
112- SteppingAction: prePoint->GetTouchableHandle->GetVolume()
113     
11429-05-06 mma (testem7-V08-00-04)
115- SteppingAction: prePoint->GetTouchable->GetVolume()
116   
11719-05-06 mma (testem7-V08-00-03)
118- update README
119     
12012-04-06: mma (testem7-V08-00-02)
121- SteppingAction : edep randomly distribued along step
122     
12330-01-06: mma (testem7-V08-00-01)
124- new macro : tallies.mac;  completed TestEm7.in
125
12625-01-06: V.Ivant (testem7-V08-00-00)
127- Trivial fix of memory leak
128
12906-12-05 Gabriele Cosmo
130- Trivial changes for support of CLHEP-2.0.X series.
131
13202-12-05: V.Ivant (testem7-V07-01-02)
133- Fix crash connected with non-static hadrons
134
13522-11-05 mma (testem7-V07-01-01)
136- update README for OpenScientist
137         
13806-10-05 mma (testem7-V07-01-00)
139- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
140     
14101-06-05 mma (testem7-V07-00-03)
142- RunAction : option "--noErrors" for hbook
143     
14413-05-05 mma (testem7-V07-00-02)
145- add ionC12 in TestEm7.in
146- PhysListEmG4v52 : photon processes v52
147     
1483rd May 2005  John Allison  (examples-V07-00-03)
149- Replaced vis manager with G4VisExecutive.
150
15116-03-05 mma (testem7-V07-00-01)
152- remove He3 from predefined particles.
153- PhysListEmStandard : treat alpha as GenericIon
154- IonBinaryCascade : remove He3 (--> GenericIon)
155   
15602-03-05 mma (testem7-V07-00-00)
157- RunAction : put a protection for the creation of analysis factory;
158
15902 Dec 04: V.Ivant (testem7-V06-02-04)
160- Migration to cmath
161     
16227-09-04 mma (testem7-V06-02-03)
163- define correctly all UI subdirectories.
164- modifs in RunAction for hbook,root,XML (Jaida)
165     
16613-08-04 mma (testem7-V06-02-02)
167- update proton.mac, ionC12.mac and remove run01.mac
168
16906-08-04 V.Ivanchenko (testem7-V06-02-01)
170- fix minor problem in stepping action
171- optimise interfaces
172- add proton.mac and update ionC12.mac
173
17408-07-04 mma (testem7-V06-02-00)
175- reset histo and dose calculation by run.
176- introduce RunAction::FillHisto() method.
177- compute projected range of primary particle --> New class TrackingAction.
178- remove static ionC12. Use generic ion instead.
179     
18009-06-04 mma (testem7-V06-01-01)
181- remove  PhysicsList Particles and General
182     
18331-03-04 mma (testem7-V06-01-00)
184- remove direct root interface
185     
18615-03-04 mma (testem7-V06-00-02)
187- put back G4ANALYSIS_USE in GNUmakefile
188     
18910-03-04 mma (testem7-V06-00-01)
190- example of histogram with ROOT: USE_ROOT
191
19206-02-04 V.Ivanchenko (testem7-V06-00-00)
193- Remove "add binary" from TestEm7.in macro
194
19505-12-03 V.Ivanchenko (testem7-V05-02-05)
196- Update hadronic physics according to the hadronics_lists
197
19825-11-03 V.Ivanchenko (testem7-V05-02-04)
199- Fix geometry (G.Cosmo)
200
20119-11-03 V.Ivanchenko (testem7-V05-02-03)
202- Update BinaryCascade add light ion interactions
203     
20413-11-03 John Allison
205- Removed OPACS from Vis Manager.
206
20724-10-03 mma (testem7-V05-02-02)
208- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..     
209     
21013-10-03 V.Ivanchenko (testem7-V05-02-01)
211- Update Binary cascade constructor
212
21310-10-03 mma (testem7-V05-02-00)
214 - migration em STD -> em standard
215 - NOHIST -> ANALYSIS_USE
216 - cosmetic in material definitions
217 
21818-06-03 V.Ivant (testem7-V05-01-04)
219 - remove wrappers G4std
220
22114-06-03 V.Ivant (testem7-V05-01-03)
222 - StepCut process applicable only for long live particles
223
22405-06-03 mma (testem7-V05-01-02)
225 - StepMax in tallies too.
226 - TestEm7.in updated
227 
22803-06-03 V.Ivant (testem7-V05-01-01)
229 - Clean up compilation warnings
230
23115-05-03 V.Ivant (testem7-V05-01-00)
232 - Add hadron interactions
233
23422-04-03 mma (testem7-V05-00-00)
235 - Creation. Derived from TestEm6
Note: See TracBrowser for help on using the repository browser.