40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
$Id: History,v 1.6 2002/07/03 07:50:34 gcosmo 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 *
|
|
----------------------------------------------------------
|
|
|
|
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.
|