// ------------------------------------------------------------------

     =========================================================
     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
     =========================================================

                    field05 History file
                    --------------------
This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.

     ----------------------------------------------------------
     * Reverse chronological order (last date on top), please *
     ----------------------------------------------------------

July 27, 2018 I.Hrivnacova - fieldex05-V10-04-02
- Macro review and code clean-up:
  - Separated other than visualization settings from vis.mac in a 
    new init_vis.mac
  - Added "beamOn 10" button in gui.mac
  - Updated README files

May 15, 2018 J.Allison - fieldex05-V10-04-01
- Remove G4UI_USE and G4VIS_USE.
- Move instantiation of G4UIExecutive to start of main.
- vis.mac, gui.mac: Clean up.

May 09, 2018 B.Morgan - fieldex05-V10-04-00
- Include G4Types before use of G4MULTITHREADED. For forward
  compatibility with move to #defines over -D for G4 preprocessor
  symbols.

Nov 03, 2016 L.Garnier - fieldex05-V10-02-01
- remove icons.mac. Automatically include since interfaces-V10-02-07

July 01, 2016 I. Hrivnacova - fieldex05-V10-02-00
- Replaced F05ExtraPhysics with use of G4StepLimiterPhysics

April 09, 2015 P. Gumplinger - fieldex05-V10-01-00
- use new G4SpinDecayPhysics constructor in F05PhysicsList

December 04, 2013 I. Hrivnacova, P. Gumplinger - fieldex05-V10-00-00
- Fixes in gui.mac:
  Let execute vis.mac first to make the command in added menus available;
  Corrected wireframe parameter;
  Commented out command specific to B2 example;
- updated CMakeLists.txt

Nov 18, 2013 Ivana Hrivnacova - fieldex05-V09-06-05
- Minor fix in .README

Nov 04, 2013 P. Gumplinger - fieldex05-V09-06-04
- place G4Random::setTheSeed(myseed) so that it is executed for both
  sequential and MT mode

Nov 01, 2013 P. Gumplinger - fieldex05-V09-06-03
- Migration to MT

May 06, 2013 P. Gumplinger - fieldex05-V09-06-02
- Apply all Examples Coding Guidelines

April 1st, 2013 A. Dotti - fieldex05-V09-06-01
- New API for physics list needed for MT

February 22th, 2013 Peter Gumplinger - fieldex05-V09-06-00
- changed GetFieldValue signature to Point[4] and added
  F05SteppingVerbose to print GlobalTime

November 14th, 2012 Ivana Hrivnacova - fieldex05-V09-05-00
------------------------------------
- In vis.mac: replaced OGLIX with OGL

November 19th, 2009 Peter Gumplinger - fieldex05-V09-02-00
------------------------------------
- First implementation.
