| [807] | 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 | ------------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | 30 Sept 2007 Peter Gumplinger (exampleN06-V09-00-00)
|
|---|
| 19 | - adjust to the G4Cerenkov process now being a G4VDiscreteProcess
|
|---|
| 20 |
|
|---|
| 21 | October 18th 2006 J.Allison (exampleN06-V08-01-00)
|
|---|
| 22 | - Migrate to new trajectory modeling commands.
|
|---|
| 23 |
|
|---|
| 24 | 16th June 2006 Gabriele Cosmo (exampleN06-V08-00-02)
|
|---|
| 25 | - Use coherent allocation scheme for user-classes and
|
|---|
| 26 | initialisation in main().
|
|---|
| 27 |
|
|---|
| 28 | 15th 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 |
|
|---|
| 33 | 15th 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 |
|
|---|
| 37 | 6th December 2005 Gabriele Cosmo
|
|---|
| 38 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 39 |
|
|---|
| 40 | 4th December 2005 John Allison (exampleN06-V07-01-00)
|
|---|
| 41 | - Replaced vis code in EndOfEventAction by suitable vis commands in vis.mac.
|
|---|
| 42 |
|
|---|
| 43 | 16 May 2005 Peter Gumplinger (exampleN06-V07-00-01)
|
|---|
| 44 | - use SetProcessOrdering for theDecayProces
|
|---|
| 45 |
|
|---|
| 46 | 11 May 2005 Michel Maire (exampleN06-V07-00-00)
|
|---|
| 47 | - UI command cerenkovMaxPhotons available in Idle state only
|
|---|
| 48 |
|
|---|
| 49 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 50 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 51 |
|
|---|
| 52 | June 1, 2004 Peter Gunplinger (exampleN06-V06-01-01)
|
|---|
| 53 | - Updated README file.
|
|---|
| 54 |
|
|---|
| 55 | April 2, 2004 Michel Maire (exampleN06-V06-01-00)
|
|---|
| 56 | - PrimaryGenerator: e+ 500 keV
|
|---|
| 57 | - Removed vis commands from RunAction
|
|---|
| 58 |
|
|---|
| 59 | March 17, 2004 Peter Gumplinger (exampleN06-V06-00-00)
|
|---|
| 60 | - DetectorConstruction: change surface model between OpWaterSurface
|
|---|
| 61 | and OpAirSurface
|
|---|
| 62 |
|
|---|
| 63 | December 1, 2003 Peter Gumplinger (exampleN06-V05-02-02)
|
|---|
| 64 | - DetectorConstruction: use G4SurfaceProperty.
|
|---|
| 65 |
|
|---|
| 66 | November 13, 2003 John Allison
|
|---|
| 67 | - Removed OPACS from Vis Manager.
|
|---|
| 68 |
|
|---|
| 69 | October 24, 2003 Michel Maire (exampleN06-V05-02-01)
|
|---|
| 70 | - PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|---|
| 71 |
|
|---|
| 72 | October 06, 2003 Michel Maire (exampleN06-V05-02-00)
|
|---|
| 73 | - Cosmetic cleanup of material definition
|
|---|
| 74 |
|
|---|
| 75 | April 17, 2003 Peter Gumplinger (exampleN06-V05-00-03)
|
|---|
| 76 | - Changed OpWaterSurface to dielectric_dielectric in class
|
|---|
| 77 | ExN06DetectorConstruction
|
|---|
| 78 |
|
|---|
| 79 | March 26, 2003 Michel Maire (exampleN06-V05-00-02)
|
|---|
| 80 | - G4PVPlacement in logical mother
|
|---|
| 81 |
|
|---|
| 82 | Febuary 11, 2003 Michel Maire (exampleN06-V05-00-01)
|
|---|
| 83 | - Added a blank in steppingVerbose !
|
|---|
| 84 |
|
|---|
| 85 | January 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 |
|
|---|
| 90 | November 21, 2002 Peter Gumplinger (exampleN06-V04-01-02)
|
|---|
| 91 | - exampleN06.out output changed because of small change in G4Scintillation
|
|---|
| 92 |
|
|---|
| 93 | November 14, 2002 Peter Gumplinger (exampleN06-V04-01-01)
|
|---|
| 94 | - Reduced the scintillation photon yield to reduce the output size
|
|---|
| 95 |
|
|---|
| 96 | November 12, 2002 Peter Gumplinger (exampleN06-V04-01-00)
|
|---|
| 97 | - Added ExN06StackingAction
|
|---|
| 98 | - Changed user interface to new version of G4Scintillation
|
|---|
| 99 |
|
|---|
| 100 | May 30, 2002 Gabriele Cosmo (exampleN06-V04-00-02)
|
|---|
| 101 | - Renamed file ExN06PrimaryGeneratoraction.cc to ExN06PrimaryGeneratorAction.cc
|
|---|
| 102 | to be consistent with class name.
|
|---|
| 103 |
|
|---|
| 104 | May 16, 2002 Peter Gumplinger (exampleN06-V04-00-01)
|
|---|
| 105 | - Added G4Scintillation to the example and update reference output
|
|---|
| 106 |
|
|---|
| 107 | Oct 19, 2001 Steve O'Neale (examples-V03-02-00)
|
|---|
| 108 | - Updated reference output
|
|---|
| 109 |
|
|---|
| 110 | 06-02-2001 Update reference output for op-V03-00-05 S.W.O'Neale
|
|---|
| 111 |
|
|---|
| 112 | June 17, 2000 John Allison (exampleN06-V01-01-00)
|
|---|
| 113 | - Updated exampleN06.out for geant4-01-01-ref-06.
|
|---|
| 114 |
|
|---|
| 115 | 16th April 1999 Hisaya Kurashige
|
|---|
| 116 | - Modified ExN06RunAction
|
|---|
| 117 | - Modified ExN06PhysicsList::SetCuts
|
|---|
| 118 |
|
|---|
| 119 | 21st August 1998 John Allison
|
|---|
| 120 | - Changed file names from N06* to ExN06*.
|
|---|
| 121 |
|
|---|
| 122 | 9th August 1998 John Allison
|
|---|
| 123 | - Changed G4UIterminal to G4UIGAG.
|
|---|
| 124 |
|
|---|
| 125 | April 09, 98 Gabriele Cosmo
|
|---|
| 126 | - Created.
|
|---|