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

Last change on this file since 1309 was 1190, checked in by garnier, 15 years ago

update par rapport a CVS

File size: 5.2 KB
Line 
1$Id: History,v 1.42 2009/11/10 05:20:11 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
1809th November 2009 Peter Gumplinger (exampleN06-V09-02-01)
19- use G4eMultipleScattering, G4MuMultipleScattering and
20  G4hMultipleScattering instead of G4MultipleScattering
21
2230th October 2009 John Allison (exampleN06-V09-02-00)
23- Introduced G4UIExecutive.
24
2520th November 2008 P. Gumplinger (exampleN06-V09-01-03)
26- add theCerenkovProcess->SetMaxBetaChangePerStep in ExN06PhysicsList
27
2816th July 2008 P. Gumplinger (exampleN06-V09-01-02)
29- use dynamic_cast <G4OpticalSurface*> in ExN06DetectorConstruction.cc
30
3112th June 2008 P. Gumplinger (exampleN06-V09-01-01)
32- now use G4EmSaturation to implement the Birks Correction
33  for G4Scintillation
34
3507th May 2008 J.Allison (exampleN06-V09-01-00)
36- Protected "/control/execute vis.mac" with G4VIS_USE flag.
37     
3830 Sept 2007 Peter Gumplinger (exampleN06-V09-00-00)
39- adjust to the G4Cerenkov process now being a G4VDiscreteProcess
40
41October 18th 2006 J.Allison  (exampleN06-V08-01-00)
42- Migrate to new trajectory modeling commands.
43
4416th June 2006 Gabriele Cosmo (exampleN06-V08-00-02)
45- Use coherent allocation scheme for user-classes and
46  initialisation in main().
47
4815th June 2006 Peter Gumplinger (exampleN06-V08-00-01)
49- add new method ExN06PrimaryGeneratorAction::SetOptPhotonPolar()
50  to set a random linear polarization when the command -
51  /N06/gun/optPhotonPolar - is given without arguments
52
5315th June 2006 Gabriele Cosmo (exampleN06-V08-00-00)
54- Separate instantiation of the user-stepping-verbose class from
55  initialisation of the G4VSteppingVerbose singleton.
56
576th December 2005 Gabriele Cosmo
58- Trivial changes for support of CLHEP-2.0.X series.
59
604th December 2005 John Allison (exampleN06-V07-01-00)
61- Replaced vis code in EndOfEventAction by suitable vis commands in vis.mac.
62
6316 May 2005 Peter Gumplinger (exampleN06-V07-00-01)
64- use SetProcessOrdering for theDecayProces
65     
6611 May 2005 Michel Maire (exampleN06-V07-00-00)
67- UI command cerenkovMaxPhotons available in Idle state only
68
693rd May 2005 John Allison  (examples-V07-00-03)
70- Replaced vis manager with G4VisExecutive.
71
72June 1, 2004 Peter Gunplinger (exampleN06-V06-01-01)
73- Updated README file.
74
75April 2, 2004 Michel Maire (exampleN06-V06-01-00)
76- PrimaryGenerator: e+ 500 keV
77- Removed vis commands from RunAction
78
79March 17, 2004 Peter Gumplinger (exampleN06-V06-00-00)
80- DetectorConstruction: change surface model between OpWaterSurface
81                        and OpAirSurface
82
83December 1, 2003 Peter Gumplinger (exampleN06-V05-02-02)
84- DetectorConstruction: use G4SurfaceProperty.
85
86November 13, 2003 John Allison
87- Removed OPACS from Vis Manager.
88
89October 24, 2003 Michel Maire (exampleN06-V05-02-01)
90- PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
91     
92October 06, 2003 Michel Maire (exampleN06-V05-02-00)
93- Cosmetic cleanup of material definition
94
95April 17, 2003 Peter Gumplinger (exampleN06-V05-00-03)
96- Changed OpWaterSurface to dielectric_dielectric in class
97  ExN06DetectorConstruction
98     
99March 26, 2003 Michel Maire (exampleN06-V05-00-02)
100- G4PVPlacement in logical mother
101     
102Febuary 11, 2003 Michel Maire (exampleN06-V05-00-01)
103- Added a blank in steppingVerbose !
104
105January 23, 2003 Michel Maire (exampleN06-V05-00-00)
106- Added tools for interactive session : UItcsh, visualisation of tracks.
107- Added 2 messenger classes : PhysicsList and PrimaryGenerator
108- exampleN06.in changed --> exampleN06.out reduced
109
110November 21, 2002 Peter Gumplinger (exampleN06-V04-01-02)
111- exampleN06.out output changed because of small change in G4Scintillation
112 
113November 14, 2002 Peter Gumplinger (exampleN06-V04-01-01)
114- Reduced the scintillation photon yield to reduce the output size
115
116November 12, 2002 Peter Gumplinger (exampleN06-V04-01-00)
117- Added ExN06StackingAction
118- Changed user interface to new version of G4Scintillation
119
120May 30, 2002 Gabriele Cosmo (exampleN06-V04-00-02)
121- Renamed file ExN06PrimaryGeneratoraction.cc to ExN06PrimaryGeneratorAction.cc
122  to be consistent with class name.
123
124May 16, 2002 Peter Gumplinger (exampleN06-V04-00-01)
125- Added G4Scintillation to the example and update reference output
126
127Oct 19, 2001 Steve O'Neale (examples-V03-02-00)
128- Updated reference output
129
13006-02-2001 Update reference output for op-V03-00-05 S.W.O'Neale
131
132June 17, 2000 John Allison  (exampleN06-V01-01-00)
133- Updated exampleN06.out for geant4-01-01-ref-06.
134
13516th April 1999 Hisaya Kurashige
136- Modified ExN06RunAction
137- Modified ExN06PhysicsList::SetCuts
138
13921st August 1998 John Allison
140- Changed file names from N06* to ExN06*.
141
1429th August 1998 John Allison
143- Changed G4UIterminal to G4UIGAG.
144
145April 09, 98 Gabriele Cosmo
146- Created.
Note: See TracBrowser for help on using the repository browser.