source: trunk/examples/extended/field/History@ 1337

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

tag geant4.9.4 beta 1 + modifs locales

File size: 2.2 KB
Line 
1$Id: History,v 1.6 2009/11/19 22:39:10 gum Exp $
2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 extended/field 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
1819th Nov 2009 Peter Gumplinger (fieldex-V09-02-00)
19--------------------------------------------------
20- Add new field example field05. This example checks the so-called
21 "spin-frozen" condition. There is a good article hep-ph/0012087v1.
22 This article discusses about how to cancel the muon g-2 precession by
23 applying an electric field.
24 "Spin-frozen" happens when spin rotation cycle and muon rotation cycle
25 are the same. The example will through a G4Exception if this is not the
26 case.
27 Thanks to Hiromi Iinuma from KEK
28 See also: http://research.kek.jp/people/hiromi/
29
3029th Oct 2007 Peter Gumplinger (fieldex-V09-00-00)
31--------------------------------------------------
32- Add new field example field04 to exhibit the way
33 overlapping fields may be handled in Geant4.
34 Thanks to Tom Roberts and Muons Inc.
35 G4BEAMLINE release 1.12
36 http://g4beamline.muonsinc.com
37
383rd May 2005 John Allison (fieldex-V07-00-03)
39------------------------------------------------
40- Replaced vis manager with G4VisExecutive.
41
42Dec 3rd, 2004 Gabriele Cosmo (fieldex-V06-02-00)
43------------------------------------------------
44- Implemented migration to <cmath>.
45- Removed dependency on old PAI and XTR models in PhysicsList of
46 field01/02/03 examples.
47
48Mar 23rd, 2004 John Apostolakis (fieldex-V06-00-00)
49---------------------------------------------------
50- Group together fixes in:
51 field01 fieldex01-V06-00-00 and
52 field03 fieldex03-V06-00-00
53 which fix common problem in SetField methods.
54- Created.
Note: See TracBrowser for help on using the repository browser.