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

Last change on this file since 1288 was 1191, checked in by garnier, 15 years ago

update par rapport a CVS

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