source: trunk/examples/novice/N02/History@ 921

Last change on this file since 921 was 893, checked in by garnier, 17 years ago

make 3.80 added because 3.81 is bad

File size: 9.5 KB
Line 
1$Id: History,v 1.60 2008/10/31 08:35:52 maire Exp $
2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 Example N02 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
1831-10-08 mma (exampleN02-V09-01-04)
19- Use G4hMultipleScattering for muons and protons
20
2126-10-08 mma (exampleN02-V09-01-03)
22- Update PhysicsList for proton and ions
23
2422-09-08 mma (exampleN02-V09-01-02)
25- PhysicsList : AddStepMax() for G4StepLimiter
26- DetectorConstruction : SetMaxStep(value)
27- DetectorMessenger : /N02/det/stepMax
28
2907-05-08 J.Allison (exampleN02-V09-01-01)
30- Protected "/control/execute vis.mac" with G4VIS_USE flag.
31
3203-05-08 mma (exampleN02-V09-01-00)
33- PhysicsList : replace G4MultipleScattering by G4eMultipleScattering
34
3517-10-07 G.Cosmo (exampleN02-V09-00-02)
36- Explicitely delete allocated parameterisation and step-limit objects
37 in ExN02DetectorConstruction class.
38
3922-08-07 G.Cosmo (exampleN02-V09-00-01)
40- Fixed implementation of ExN02MagneticField class in way field is set...
41
4225-06-07 M.Maire (exampleN02-V08-03-01, exampleN02-V09-00-00)
43- Cosmetics in main().
44
4511-05-07 G.Cosmo (exampleN02-V08-03-00)
46- Show usage of G4GeometryTolerance tuned for the geometry topology.
47
4812-12-06 G.Cosmo (exampleN02-V08-01-01)
49- Commented out drawing of hits in vis.mac.
50
5106-11-06 J.Allison (exampleN02-V08-01-00)
52- Improved vis.mac to vis best practice.
53
5416-06-06 G.Cosmo (exampleN02-V08-00-03)
55- Use coherent allocation scheme for user-classes and
56 initialisation in main().
57
5815-06-06 G.Cosmo (exampleN02-V08-00-02)
59- Separate instantiation of the user-stepping-verbose class from
60 initialisation of the G4VSteppingVerbose singleton.
61
6202-06-06 mma (exampleN02-V08-00-01)
63- ExN02TrackerSD.cc: replace Touchable by TouchableHandle
64
6531-03-06 mma (exampleN02-V08-00-00)
66- Add a sentence in README for G4UserLimits and G4StepLimiter.
67
6801-06-05 J.Allison (exampleN02-V07-00-03)
69- ExN02TrackerHit.cc: Changed screen size to 2 pixels.
70
7131-05-05 mma (exampleN02-V07-00-02)
72- G4UserLimits + G4StepLimiter become uncommented
73
7430-05-05 J.Allison (exampleN02-V07-00-01)
75- Completed replacement of vis manager with G4VisExecutive.
76
773rd May 2005 J.Allison (examples-V07-00-03)
78- Replaced vis manager with G4VisExecutive.
79
8028-01-05 mma (exampleN02-V07-00-00)
81- PhysicsList: add G4StepLimiter (in a commented line)
82
8316-09-04 mma (exampleN02-V06-02-01)
84- DetectorConstruction: modify a comment in PVPlacement. // copy number
85
8608-09-04 J.Allison (exampleN02-V06-02-00)
87- Removed trajectory printing from ExN02EventAction - now available
88 with /vis/scene/add/trajectories, which is now included in vis.mac.
89
9005-04-04 mma (exampleN02-V06-01-00)
91- ExN02DetectorConstruction: correct definition of XenonGas
92
9319-03-04 mma (exampleN02-V06-00-01)
94- ExN02PhysicsList: cleanup of include
95
9608-03-04 mma (exampleN02-V06-00-00)
97- ExN02RunAction: removed ApplyCommand("/vis/...") statements.
98
9910-11-03 G.Cosmo (exampleN02-V05-02-03)
100- Removed OPACS driver from vis-manager.
101- Cleared warnings for parameterised detectors.
102
10330-10-03 G.Cosmo (exampleN02-V05-02-02)
104- Cleared compilation warnings due to new class G4Orb.
105
10624-10-03 mma (exampleN02-V05-02-01)
107- PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
108
10906-10-03 mma (exampleN02-V05-02-00)
110- cosmetic cleanup in material definitions
111
11228-05-03 G.Cosmo (exampleN02-V05-01-00)
113- Get rid of pedantic warnings...
114
11525-03-03 mma (exampleN02-V05-00-02)
116- Use G4PVPlacement and G4PVParametrised constructors in logical mother.
117
11811-02-03 mma (exampleN02-V05-00-00)
119- a blank in SteppingVerbose
120
12127-11-01 mma (exampleN02-V03-02-04)
122- vis.mac: /vis/viewer/set/viewpointThetaPhi
123
12419-11-01 J.Allison (exampleN02-V03-02-03)
125- Updated ExN02VisManager.cc for new graphics systems and defaults.
126
12707-11-01 S.Tanaka (exampleN02-V03-02-02)
128- vis.mac: /vis/viewer/refresh + /vis/viewer/update is replaced
129 with their equivalent command /vis/viewer/flush.
130
13124-10-01 mma (exampleN02-V03-02-01)
132- initInter.mac renamed vis.mac
133
13419-10-01 S.O'Neale (examples-V03-02-00)
135- Update reference output
136
13711-10-01 mma (exampleN02-V03-02-00)
138- adapted to new visualisation commands (initInter and EventAction)
139- 80 columns max everywhere
140
14112-07-01 mma
142- DetectorMessenger: setField, help: magnetic field in X dirction
143
14420-02-01 S.O'Neale (exampleN02-V03-00-03) update reference outputs following
145 materials-V03-00-04 (tagset 268)
146
14709-02-01 M.Asai (exampleN02-V03-00-02)
148- Migration to STL vector classes
149 affected file : ExN02SteppingVerbose.cc
150
15131-02-05 S.O'Neale (exampleN02-V03-00-01)
152- update reference output for Batch Mode system testing for
153 exampleN02-V03-00-00 and recent EM Physics tags.
154
15531-01-01 G.Cosmo (exampleN02-V03-00-00)
156- fix to ExN02ChamberParameterisation and ExN02DetectorConstruction
157 to cope with bug report #186. Parameterisation of chambers was not
158 taking into account that copyNo starts from 0, therefore dimensions
159 of the first chamber (parametrised G4Box) were set to negative values (!).
160 This was causing the side-effect of visualising a "ghost" chamber (the
161 first one close to the target), which was correctly not seen by tracking.
162 Therefore, number of chambers is now reduced to 5 but global positioning
163 and parameters have been preserved.
164
16506-12-00 S.O'Neale (exampleN02-V02-00-03)
166- update reference output for Batch Mode system testing
167 in this context 0 trajectories stored is normal.
168
16903-12-00 M.Maire (exampleN02-V02-00-02)
170- README updated
171- prerun.g4mac updated for new vis commands, and renamed initInter.mac
172- new examples of macro: run1.mac, run2.mac
173- G4UItcsh in the main, under the control of G4UI_USE_TCSH (for Linux)
174- visualisation on interactive mode
175- DetectorConstruction: tracker region in the centre of the world.
176 default target material: Pb, chamber material: Xenon
177- interactive commands to change the materials and to setup a magnetic field
178- the magnetic field is transverse to the beam (i.e. along x)
179- PhysicsList: copy of N03. defaultCut = 1 cm
180- PrimaryGenerator: default momentum direction corrected: along z.
181 Suppress the possibility of random impact and the associated messenger.
182- RunAction and EventAction updated for vis commands
183- SteppingAction: cleanup because no specific actions
184- SteppingVerbose: see README
185- TrackerHit: a Hit = 4 informations: trackID, chamberNb, edep, position.
186 Draw and Print
187- TrackerSD: ProcessHits.
188 Print HitsCollection at end of event
189
19025th November 2000 Steve O'Neale (tagset210)
191- Update test outputs for min.delta energy cut
192- Update test outputs for emlowen-V02-00-22 and stand,muon,xray,utils.
193
194Nov 09, 2000 V.Grichine (exampleN02-V02-00-00)
195- Fix in ExN02MagneticField constructors: added call to SetDetectorField()
196 to activate user-defined magnetic-field.
197- Updated exampleN02.out.
198
199June 24, 2000 John Allison (exampleN02-V01-01-03)
200- Updated exampleN02.out for stand-V01-01-05 and utils-V01-01-03.
201
202June 17, 2000 John Allison (exampleN02-V01-01-02)
203- Updated exampleN02.out for exampleN02-V01-01-01.
204
205June 19, 2000 G.Cosmo (exampleN02-V01-01-01)
206- Fixed length of detector box to include tracker in ExN02DetectorConstruction.
207- Cosmetic changes to comments.
208
209June 17, 2000 John Allison (exampleN02-V01-01-00)
210- Updated exampleN02.out for geant4-01-01-ref-06.
211
21225-02-00 H.Kurashige
213- removed RhoZeroDefinition from PhysicsList
214
21515-11-99 M.Maire
216- example of user SteppingVerbose class: verbose with units
217
21816th April 1999 H.Kurashige
219- modify ExN02SteppingAction::UserSteppingAction
220- modify ExN02PhysicsList::SetCuts
221
222 4th December 1998 John Apostolakis
223
224- corrected the Magnetic Field SetField methods
225- cosmetic change to the name of a volume (chamber), as it was too long.
226
22712th Sptember 1998 Michel Maire
228- removed the function SetEmProcess() ( contained cin)
229 and the class ExN02PhysicsListMessenger
230
231 Interchanged N02 and N03.
232
2339th August 1998 John Allison
234- Removed trackerChamber_logVisAtt->SetForceWireframe(true);
235- Removed G4_SOLVE_TEMPLATES macros (now done in architecture.gmk).
236- Change G4UIterminal to G4UIGAG.
237
23816th July 1998 John Allison
239- Changed /vis~/Draw... to /vis~/draw.
240
2419th July 1998 John Allison
242- Added G4VIS_USE_DAWNFILE and G4VIS_USE_OPENGLWIN32 to ExN03VisManager.cc.
243
2448th July 1998 G.Cosmo
245- Protected visualization code with G4VIS_USE.
246
2476th July 1998 John Allison
248- Simplified ExN03VisManager.
249
250June 29 , 98 H.Kurashige
251- Modified ExN03PhysicsList.
252
253May 15, 98 G. Cosmo
254
255- Added #ifdef protection to ExN03MagneticField.hh. Header now
256 included explicitly in ExN03DetectorConstruction.hh. Example now
257 links.
258
259May 07, 98 J. Apostolakis
260
261- Created Physical Volume Parameterisation for Tracker Chambers.
262- Copied from example6:
263 MyTrackerHit into ExN03TrackerHit
264
265May 05, 98 J. Apostolakis
266
267- Changed the geometry in DetectorConstruction.
268- Created the Magnetic Field
269
270May 01, 98 J. Apostolakis
271
272- Files created by copying from exampleEmPhys2, renaming the files
273 and the classes within them, changing the string "My" into
274
275- Major changes made:
276 * Event action: deleted energy counting.
277
278
279April 09, 98 G. Cosmo
280
281- Created.
Note: See TracBrowser for help on using the repository browser.