source: trunk/examples/novice/N07/History @ 887

Last change on this file since 887 was 807, checked in by garnier, 16 years ago

update

File size: 2.5 KB
Line 
1$Id: History,v 1.15 2007/05/04 01:49:28 asaim Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    Example N07 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
18May 03, 2007 M.Asai (exampleN07-V08-02-00)
19- ExN07ParallelWorld is introduced. Related modifications in
20 exampleN07.cc, ExN07PhysicsList.hh, ExN07Run.hh, ExN07DetectorConstruction.cc,
21 ExN07PhysicsList.cc, ExN07Run.cc and ExN07RunAction.cc.
22- vis.mac is modified to visualize parallel world.
23
24November 04, 2006 M.Asai (exampleN07-V08-01-00)
25- Timing measurement for each region and for e+/e- is added.
26
27June 16, 2006 G.Cosmo (exampleN07-V08-00-00)
28- Use coherent allocation scheme for user-classes and
29  initialisation in main().
30
31January 18, 2006 H.Kurashige
32- Fixed a bug in ExN07DetectorConstruction::SetGapMaterial().
33- Added ExN07DetectorConstruction::AddMaterial() and modified
34  ExN07DetectorMessenger class accordingly.
35- Updated sample.mac and retrieve.mac for modified ExN07DetectorMessenger.
36
37November 22, 2005 M.Asai (exampleN07-V07-01-00)
38- Fully revised with new G4VPrimitiveScorer and G4VSDFilter.
39
40May 3, 2005 J.Allison (examples-V07-00-03)
41- Replaced vis manager with G4VisExecutive.
42
43November 17, 2004 H.Kurashige (exampleN07-V06-02-00)
44- Modify for new cut-per-region scheme
45
46November 13, 2003 J.Allison (exampleN07-V05-02-01)
47- Removed OPACS from Vis Manager.
48
49October 24, 2003 M.Maire (exampleN07-V05-02-00)
50- PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
51
52May 28, 2003  G.Cosmo (exampleN07-V05-01-01)
53- Get rid of more pedantic warnings ...
54
55May 22, 2003  M.Asai (exampleN07-V05-01-00)
56- Fixed pedantic warnings.
57
58April 29, 2003  M.Asai (exampleN07-V05-00-04)
59- Added fileIO macro and a couple of other sample macro files.
60
61April 28, 2003  G.Cosmo (exampleN07-V05-00-03)
62- Added large_N macro. Reduced number of events in the standard macro.
63
64April 25, 2003  G.Cosmo (exampleN07-V05-00-02)
65- Fixed exampleN07.cc to protect against use of TCSH.
66- Created.
Note: See TracBrowser for help on using the repository browser.