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

Last change on this file since 1319 was 1313, checked in by garnier, 14 years ago

geant4.9.4 beta rc0

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