46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
$Id: History,v 1.8 2003/10/06 08:58:59 maire Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Example N01 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 *
|
|
----------------------------------------------------------
|
|
|
|
October 06, 2003 mma (exampleN01-V05-02-00)
|
|
- cosmetic cleanup in material definitions
|
|
|
|
March 25, 2003 mma (exampleN01-V05-00-00)
|
|
- Use G4PVPlacement constructor in logical mother, even for the world.
|
|
|
|
July 03, 2002 Makoto Asai (exampleN01-V04-01-00)
|
|
- Correction to README.
|
|
|
|
May 14, 2002 Makoto Asai (exampleN01-V04-00-01)
|
|
- Remove UI command from ExN01PrimaryGeneratorAction and use direct method calls
|
|
|
|
April 26, 2002 Gabriele Cosmo (exampleN01-V04-00-00)
|
|
- Removed deletion of volumes from destructor if ExN01DetectorConstruction.
|
|
Now volumes are automatically destructed by kernel's stores.
|
|
|
|
June 17, 2000 John Allison (exampleN01-V01-01-00)
|
|
- Updated exampleN01.out for geant4-01-01-ref-06.
|
|
|
|
16th April 1999 H.Kurashige
|
|
- modify ExN01PhysicsList::SetCuts
|
|
|
|
May 07, 98 M.Asai
|
|
- First commitment of all classes.
|
|
|
|
April 09, 98 G. Cosmo
|
|
|
|
- Created.
|