127 lines
4.5 KiB
Plaintext
127 lines
4.5 KiB
Plaintext
$Id: History,v 1.35 2007/09/30 22:49:55 gum Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Example N06 History file
|
|
------------------------
|
|
This file should be used by the G4 example coordinator to briefly
|
|
summarize all major modifications introduced in the code and keep
|
|
track of all tags.
|
|
|
|
----------------------------------------------------------
|
|
* Reverse chronological order (last date on top), please *
|
|
----------------------------------------------------------
|
|
|
|
30 Sept 2007 Peter Gumplinger (exampleN06-V09-00-00)
|
|
- adjust to the G4Cerenkov process now being a G4VDiscreteProcess
|
|
|
|
October 18th 2006 J.Allison (exampleN06-V08-01-00)
|
|
- Migrate to new trajectory modeling commands.
|
|
|
|
16th June 2006 Gabriele Cosmo (exampleN06-V08-00-02)
|
|
- Use coherent allocation scheme for user-classes and
|
|
initialisation in main().
|
|
|
|
15th June 2006 Peter Gumplinger (exampleN06-V08-00-01)
|
|
- add new method ExN06PrimaryGeneratorAction::SetOptPhotonPolar()
|
|
to set a random linear polarization when the command -
|
|
/N06/gun/optPhotonPolar - is given without arguments
|
|
|
|
15th June 2006 Gabriele Cosmo (exampleN06-V08-00-00)
|
|
- Separate instantiation of the user-stepping-verbose class from
|
|
initialisation of the G4VSteppingVerbose singleton.
|
|
|
|
6th December 2005 Gabriele Cosmo
|
|
- Trivial changes for support of CLHEP-2.0.X series.
|
|
|
|
4th December 2005 John Allison (exampleN06-V07-01-00)
|
|
- Replaced vis code in EndOfEventAction by suitable vis commands in vis.mac.
|
|
|
|
16 May 2005 Peter Gumplinger (exampleN06-V07-00-01)
|
|
- use SetProcessOrdering for theDecayProces
|
|
|
|
11 May 2005 Michel Maire (exampleN06-V07-00-00)
|
|
- UI command cerenkovMaxPhotons available in Idle state only
|
|
|
|
3rd May 2005 John Allison (examples-V07-00-03)
|
|
- Replaced vis manager with G4VisExecutive.
|
|
|
|
June 1, 2004 Peter Gunplinger (exampleN06-V06-01-01)
|
|
- Updated README file.
|
|
|
|
April 2, 2004 Michel Maire (exampleN06-V06-01-00)
|
|
- PrimaryGenerator: e+ 500 keV
|
|
- Removed vis commands from RunAction
|
|
|
|
March 17, 2004 Peter Gumplinger (exampleN06-V06-00-00)
|
|
- DetectorConstruction: change surface model between OpWaterSurface
|
|
and OpAirSurface
|
|
|
|
December 1, 2003 Peter Gumplinger (exampleN06-V05-02-02)
|
|
- DetectorConstruction: use G4SurfaceProperty.
|
|
|
|
November 13, 2003 John Allison
|
|
- Removed OPACS from Vis Manager.
|
|
|
|
October 24, 2003 Michel Maire (exampleN06-V05-02-01)
|
|
- PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|
|
|
October 06, 2003 Michel Maire (exampleN06-V05-02-00)
|
|
- Cosmetic cleanup of material definition
|
|
|
|
April 17, 2003 Peter Gumplinger (exampleN06-V05-00-03)
|
|
- Changed OpWaterSurface to dielectric_dielectric in class
|
|
ExN06DetectorConstruction
|
|
|
|
March 26, 2003 Michel Maire (exampleN06-V05-00-02)
|
|
- G4PVPlacement in logical mother
|
|
|
|
Febuary 11, 2003 Michel Maire (exampleN06-V05-00-01)
|
|
- Added a blank in steppingVerbose !
|
|
|
|
January 23, 2003 Michel Maire (exampleN06-V05-00-00)
|
|
- Added tools for interactive session : UItcsh, visualisation of tracks.
|
|
- Added 2 messenger classes : PhysicsList and PrimaryGenerator
|
|
- exampleN06.in changed --> exampleN06.out reduced
|
|
|
|
November 21, 2002 Peter Gumplinger (exampleN06-V04-01-02)
|
|
- exampleN06.out output changed because of small change in G4Scintillation
|
|
|
|
November 14, 2002 Peter Gumplinger (exampleN06-V04-01-01)
|
|
- Reduced the scintillation photon yield to reduce the output size
|
|
|
|
November 12, 2002 Peter Gumplinger (exampleN06-V04-01-00)
|
|
- Added ExN06StackingAction
|
|
- Changed user interface to new version of G4Scintillation
|
|
|
|
May 30, 2002 Gabriele Cosmo (exampleN06-V04-00-02)
|
|
- Renamed file ExN06PrimaryGeneratoraction.cc to ExN06PrimaryGeneratorAction.cc
|
|
to be consistent with class name.
|
|
|
|
May 16, 2002 Peter Gumplinger (exampleN06-V04-00-01)
|
|
- Added G4Scintillation to the example and update reference output
|
|
|
|
Oct 19, 2001 Steve O'Neale (examples-V03-02-00)
|
|
- Updated reference output
|
|
|
|
06-02-2001 Update reference output for op-V03-00-05 S.W.O'Neale
|
|
|
|
June 17, 2000 John Allison (exampleN06-V01-01-00)
|
|
- Updated exampleN06.out for geant4-01-01-ref-06.
|
|
|
|
16th April 1999 Hisaya Kurashige
|
|
- Modified ExN06RunAction
|
|
- Modified ExN06PhysicsList::SetCuts
|
|
|
|
21st August 1998 John Allison
|
|
- Changed file names from N06* to ExN06*.
|
|
|
|
9th August 1998 John Allison
|
|
- Changed G4UIterminal to G4UIGAG.
|
|
|
|
April 09, 98 Gabriele Cosmo
|
|
- Created.
|