source: trunk/examples/novice/N01/History@ 1316

Last change on this file since 1316 was 807, checked in by garnier, 17 years ago

update

File size: 1.8 KB
RevLine 
[807]1$Id: History,v 1.12 2006/06/16 10:24:40 gcosmo Exp $
2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 Example N01 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
1816 June 2006 Gabriele Cosmo (exampleN01-V08-00-00)
19- Use coherent allocation scheme for user-classes and
20 initialisation in main().
21
223 May 2005 John Allison
23- Replaced vis manager with G4VisExecutive.
24
256 October 2003 Michel Maire (exampleN01-V05-02-00)
26- Cosmetic cleanup in material definitions.
27
2825 March 2003 Michel Maire (exampleN01-V05-00-00)
29- Use G4PVPlacement constructor in logical mother, even for the world.
30
313 July 2002 Makoto Asai (exampleN01-V04-01-00)
32- Correction to README.
33
3414 May 2002 Makoto Asai (exampleN01-V04-00-01)
35- Removed UI command from ExN01PrimaryGeneratorAction and
36 use direct method calls.
37
3826 April 2002 Gabriele Cosmo (exampleN01-V04-00-00)
39- Removed deletion of volumes from destructor if ExN01DetectorConstruction.
40 Now volumes are automatically destructed by kernel's stores.
41
4217 June 2000 John Allison (exampleN01-V01-01-00)
43- Updated exampleN01.out for geant4-01-01-ref-06.
44
4516 April 1999 Hisaya Kurashige
46- Modified ExN01PhysicsList::SetCuts().
47
487 May 1998 Makoto Asai
49- First commitment of all classes.
50
519 April 1998 Gabriele Cosmo
52- Created.
Note: See TracBrowser for help on using the repository browser.