source: trunk/examples/novice/N06/History @ 1189

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

update

File size: 4.5 KB
Line 
1$Id: History,v 1.35 2007/09/30 22:49:55 gum Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    Example N06 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
1830 Sept 2007 Peter Gumplinger (exampleN06-V09-00-00)
19- adjust to the G4Cerenkov process now being a G4VDiscreteProcess
20
21October 18th 2006 J.Allison  (exampleN06-V08-01-00)
22- Migrate to new trajectory modeling commands.
23
2416th June 2006 Gabriele Cosmo (exampleN06-V08-00-02)
25- Use coherent allocation scheme for user-classes and
26  initialisation in main().
27
2815th June 2006 Peter Gumplinger (exampleN06-V08-00-01)
29- add new method ExN06PrimaryGeneratorAction::SetOptPhotonPolar()
30  to set a random linear polarization when the command -
31  /N06/gun/optPhotonPolar - is given without arguments
32
3315th June 2006 Gabriele Cosmo (exampleN06-V08-00-00)
34- Separate instantiation of the user-stepping-verbose class from
35  initialisation of the G4VSteppingVerbose singleton.
36
376th December 2005 Gabriele Cosmo
38- Trivial changes for support of CLHEP-2.0.X series.
39
404th December 2005 John Allison (exampleN06-V07-01-00)
41- Replaced vis code in EndOfEventAction by suitable vis commands in vis.mac.
42
4316 May 2005 Peter Gumplinger (exampleN06-V07-00-01)
44- use SetProcessOrdering for theDecayProces
45     
4611 May 2005 Michel Maire (exampleN06-V07-00-00)
47- UI command cerenkovMaxPhotons available in Idle state only
48
493rd May 2005 John Allison  (examples-V07-00-03)
50- Replaced vis manager with G4VisExecutive.
51
52June 1, 2004 Peter Gunplinger (exampleN06-V06-01-01)
53- Updated README file.
54
55April 2, 2004 Michel Maire (exampleN06-V06-01-00)
56- PrimaryGenerator: e+ 500 keV
57- Removed vis commands from RunAction
58
59March 17, 2004 Peter Gumplinger (exampleN06-V06-00-00)
60- DetectorConstruction: change surface model between OpWaterSurface
61                        and OpAirSurface
62
63December 1, 2003 Peter Gumplinger (exampleN06-V05-02-02)
64- DetectorConstruction: use G4SurfaceProperty.
65
66November 13, 2003 John Allison
67- Removed OPACS from Vis Manager.
68
69October 24, 2003 Michel Maire (exampleN06-V05-02-01)
70- PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
71     
72October 06, 2003 Michel Maire (exampleN06-V05-02-00)
73- Cosmetic cleanup of material definition
74
75April 17, 2003 Peter Gumplinger (exampleN06-V05-00-03)
76- Changed OpWaterSurface to dielectric_dielectric in class
77  ExN06DetectorConstruction
78     
79March 26, 2003 Michel Maire (exampleN06-V05-00-02)
80- G4PVPlacement in logical mother
81     
82Febuary 11, 2003 Michel Maire (exampleN06-V05-00-01)
83- Added a blank in steppingVerbose !
84
85January 23, 2003 Michel Maire (exampleN06-V05-00-00)
86- Added tools for interactive session : UItcsh, visualisation of tracks.
87- Added 2 messenger classes : PhysicsList and PrimaryGenerator
88- exampleN06.in changed --> exampleN06.out reduced
89
90November 21, 2002 Peter Gumplinger (exampleN06-V04-01-02)
91- exampleN06.out output changed because of small change in G4Scintillation
92 
93November 14, 2002 Peter Gumplinger (exampleN06-V04-01-01)
94- Reduced the scintillation photon yield to reduce the output size
95
96November 12, 2002 Peter Gumplinger (exampleN06-V04-01-00)
97- Added ExN06StackingAction
98- Changed user interface to new version of G4Scintillation
99
100May 30, 2002 Gabriele Cosmo (exampleN06-V04-00-02)
101- Renamed file ExN06PrimaryGeneratoraction.cc to ExN06PrimaryGeneratorAction.cc
102  to be consistent with class name.
103
104May 16, 2002 Peter Gumplinger (exampleN06-V04-00-01)
105- Added G4Scintillation to the example and update reference output
106
107Oct 19, 2001 Steve O'Neale (examples-V03-02-00)
108- Updated reference output
109
11006-02-2001 Update reference output for op-V03-00-05 S.W.O'Neale
111
112June 17, 2000 John Allison  (exampleN06-V01-01-00)
113- Updated exampleN06.out for geant4-01-01-ref-06.
114
11516th April 1999 Hisaya Kurashige
116- Modified ExN06RunAction
117- Modified ExN06PhysicsList::SetCuts
118
11921st August 1998 John Allison
120- Changed file names from N06* to ExN06*.
121
1229th August 1998 John Allison
123- Changed G4UIterminal to G4UIGAG.
124
125April 09, 98 Gabriele Cosmo
126- Created.
Note: See TracBrowser for help on using the repository browser.