source: trunk/examples/extended/electromagnetic/TestEm2/History @ 812

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

update

File size: 8.1 KB
Line 
1$Id: History,v 1.72 2007/07/02 14:26:38 vnivanch 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
1802-07-07  V.Ivant (testem2-V09-00-00)
1912-06-07  V.Ivant (testem2-V08-03-03)
20- PhysicsLists - add options from physics_lists library
21- TestEm2.in update to provide the same reference output as before
22
2321-06-07 mma (testem2-V08-03-02)
24- cosmetic in TestEm2.cc
25     
2621-06-07 mma (testem2-V08-03-01)
27- PhysListEmStandard options completed
28
2912-06-07  V.Ivant (testem2-V08-03-00)
30- Update main macro file; use visialisation only for interactive session
31
3208-01-07  V.Ivant (testem2-V08-02-00)
33- Uncomment hadron ionisation in Livermore builder
34     
3520-10-06 mma (testem2-V08-01-00)
36- GNUmakefile : LOADLIBS
37- remove PhysicsLists 52 and 71
38   
3909-06-06 mma (testem2-V08-00-05)
40- PhysicsList : remove all Builders, replaced by PhysListEm.
41- PrimaryGenerator : allow /gun/particle/position 
42- RunAction : add printout of Moliere radius
43     
4419-05-06 mma (testem2-V08-00-04)
45- update README
46     
4712-04-06 mma (testem2-V08-00-03)
48- SteppingAction : edep randomly distribued along step
49     
5017-01-06 mma (testem2-V08-00-02)
51- simplify PhysicsList and Builders.
52     
5313-01-06 mma (testem2-V08-00-01)
54- DetectorConstruction, RunAction : MaxBin=500
55- TestEm2.in changed
56     
5713-01-06 mma (testem2-V08-00-00)
58- geant4 : suppress the geometrical replica. The energy profiles are produced
59  without geometrical step limitation.
60- geant3 : suppress the geometrical disivions.
61- remove histograms of particle flux. Histograms 10-12 become 7-9
62- run01 : 40 long. bins of 0.5 radl and 50 radial bins of 0.1 radl 
63
6406-12-05 Gabriele Cosmo
65- Trivial changes for support of CLHEP-2.0.X series.
66
6722-11-05 mma (testem2-V07-01-01)
68- update README for OpenScientist
69     
7008 May 05: V.Ivant (testem2-V07-01-00)
71- Used updated PhysicsList with g4v71
72- Add protection for the case, when histogram tree is not created
73
7407-07-05 mma
75- vis.mac : /vis/viewer/set/style surface
76     
7708-06-05 mma (testem2-V07-00-02)
78- RunAction : histo : option --noErrors for hbook files
79
8008 May 05: V.Ivant (testem2-V07-00-01)
81- Migrade to model version of gamma processes
82     
833rd May 2005  John Allison  (examples-V07-00-03)
84- Replaced vis manager with G4VisExecutive.
85
8603-03-05 mma (testem2-V07-00-00)
87- RunAction : - put a protection for the creation of analysis factory;
88              - file extension is fileType;
89                 
9006 Dec 04: V.Ivant (testem2-V06-02-05)
91- Fix bug in change cuts between runs
92- Return back muon builder to horerent with kernel
93
9402 Dec 04: V.Ivant (testem2-V06-02-04)
95- Migration to cmath
96
9729-11-04 V.Ivanchenko (testem2-V06-02-03)
98- Update PhysicsList
99- Add verboseLevel -1 for testing
100     
10124-11-04 mma (testem2-V06-02-02)
102- fixe in the logic of PhysicsList::AddPhysicsList().
103     
10416-09-04 mma (testem2-V06-02-01)
105- define correctly all UI subdirectories.
106- modifs in RunAction and Messenger for hbook,root,XML
107- USE_AIDA --> G4ANALYSIS_USE
108
10930-06-04 V.Ivanchenko (testem2-V06-02-00)
110- Update acceptance numbers in the macro
111- Fix problem in initilisation of RunAction
112
11321-06-04 mma (testem2-V06-01-03)
114- move acceptance control and histogram names in RunAction
115- add RunActionMessenger
116 
11724-05-04 V.Ivanchenko (testem2-V06-01-02)
118- make UI command for acceptance to activate acceptance printout
119- no acceptance printout by default
120
12104-05-04 V.Ivanchenko (testem2-V06-01-01)
122- update PhysicsList - use conception of builders per package
123- add acceptance control
124- add histogram name and type UI commands (AIDA, ROOT, JAS, and other
125  output types are available)
126
12731-03-04 mma (testem2-V06-01-00)
128- remove direct interface with root
129
13015-03-04 mma (testem2-V06-00-00)
131- PhysListEmG4v52: back to G4MultipleScattering52
132- suppress /vis commands from source code
133- example of histograms with ROOT
134
13525-11-03 V.Ivanchenko (testem2-V05-02-02)
136- Fix geometry (G.Cosmo)
137- Use the newest msc for g4v52 PhysicsList
138- update macro
139     
14024-10-03 mma (testem2-V05-02-01)
141- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
142     
14307-10-03 mma (testem2-V05-02-00)
144- suppression of Em2 in all class names
145- NOHIST -> ANALYSIS_USE
146- cosmetic in material definitions
147- migration em STD -> em standard
148 
14918-06-03 G.Cosmo (testem2-V05-01-03)
150- Em2RunAction.cc: removed usage of G4USE_STD_NAMESPACE after
151  migration from G4std.
152
15303-06-03 V.Ivanchenko (testem2-V05-01-02)
154- Fix compilation warnings
155
15615-05-03 V.Ivanchenko (testem2-V05-01-01)
157- Proper deletion of old geometry when it is updated
158
15909-05-03 V.Ivanchenko (testem2-V05-01-00)
160- Add run05.mac - several runs with different setup
161- Change update command
162
16326-03-03 mma (testem2-V05-00-03)
164- G4PVPlacement and G4PVReplica in logical mother
165
16617-03-03 V.Ivanchenko (testem2-V05-00-02)
167- Addition to migration to cut per region
168- Update modular structure of PhysicsList
169
17014-02-03 V.Ivanchenko (testem2-V05-00-01)
171- Migration to cut per region
172
17312-02-03 mma (testem2-V05-00-00)
174- add a blank in SteppingVerbose
175     
17611-12-02 mma (testem2-V04-01-03)
177- Migration to AIDA 3.0.
178
17906-12-02 G.Cosmo (testem2-V04-01-02)
180- Migration to new G4ApplicationState.
181- Added HepRep driver to visManager.
182
18305-12-02 G.Cosmo (testem2-V04-01-01)
184- Fixes to runAction for porting on gcc-3.2.
185
18629-10-02 V.Ivanchenko (testem2-V04-01-00)
187- Modular PhysicsList + model approach for energy loss processes
188     
18905-06-02 mma (testem2-V04-00-01)
190- do not delete histos in runAction destructor
191
19231-05-02 mma (testem2-V04-00-00)
193- old histograming package clhep/hist replaced by AIDA 2.2/anaphe. See README
194
19511-12-01  gcosmo (testem2-V03-02-04)
196- SteppingAction: added check on history depth also for rings!
197
19806-12-01  gcosmo (testem2-V03-02-03)
199- SteppingAction: correctly determine replica number.
200- Set run verbosity to 1 in input script.
201     
20228-11-01  mma (testem2-V03-02-02)
203- EventAction: DrawTrack "none"
204- small change in vis.mac and DetectorConstruction.cc
205- suppression of the rndm commands, now managed by G4RunManager:
206  --> RunAction, EventAction. suppression of RunActionMessenger
207     
20831-10-01 mma (testem2-V03-02-01)
209- invert run/initialize and calor/update in all runXX.mac (and TestEm2.in)
210     
21125-10-01 mma (testem2-V03-02-00)
212- mods in TestEm2.cc: the initialisation and vis initialisation are
213  not done by default. --> inserted /run/initialize in all macros.
214- To get visualisation: > /control/execute vis.mac
215- 80 columns everywhere.   
216               
21719-10-01  Steve O'Neale (examples-V03-02-00)
218- Update reference output
219
22027-03-01  mma (testem2-V03-00-05)
221- set cppflag G4NOHIST = true in gnumakefile
222     
22308-03-01  Hisaya (testem2-V03-00-04)
224- RunAction adapted for STL
225               
22621-02-01  mma (testem2-V03-00-03)
227- hbook histograms restored
228                   
22920-02-01  mma (testem2-V03-00-02)
230- verbose stepping adapted for STL
231- save rndm at begin of event     
232             
23307-12-00  mma (testem2-V02-00-03 & testem-noHist)
234- remove hbook histograms: GNUmakefile,runAction
235                                   
23606-12-00  mma (testem2-V02-00-02 & testem-withHist)
237- update of init.mac for new vis commands.
238- G4UItcsh in the main()
239                                         
24025th November 2000 Steve O'Neale (tagset210)
241- Update test outputs for min.delta energy cut and cut tabulation
242- Update test outputs Lateral profile changes comparable with rms (10 per cent)
243-             in first layers, Radial profile stable (values to 1 percent).
244
245June 28, 2000  John Allison  (testem2-V02-00-00)
246- Updated TestEm2.out for geant4-02-00.
247
248June 24, 2000  John Allison  (testem2-V01-01-02)
249- Updated TestEm2.out for stand-V01-01-05 and utils-V01-01-03.
250
251June 20, 2000  mma          (testem2-V01-01-01)
252- Updated TestEm2.in : /gun/particle e-
253
254June 17, 2000  John Allison  (testem2-V01-00-00)
255- Updated TestEm2.out for geant4-01-01-ref-06.
Note: See TracBrowser for help on using the repository browser.