Warning, /geant4/examples/extended/field/field06/History is written in an unsupported language. File is not indexed.
0001 # Example field06 History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007
0008 ## 2023-07-05 I. Hrivnacova (fieldex06-V11-01-00)
0009 - Clang-tidy, new coding guidelines
0010 - Clean-up trailing white-spaces
0011
0012 ## 2021-12-10 Ben Morgan (fieldex06-V11-00-00)
0013 - Change to new Markdown History format
0014
0015 ---
0016
0017 # History entries prior to 11.0
0018
0019 November 10, 2020 B. Morgan - fieldex06-V10-06-00
0020 - Migration to G4RunManagerFactory.
0021
0022 Nov 1, 2019 J.Apostolakis - fieldex06-V10-05-01
0023 - Adjusted for change in G4Transportation (need to inform of use of gravity)
0024 and corrected creation of G4ChordFinder.
0025
0026 July 27, 2018 I.Hrivnacova - fieldex06-V10-04-01
0027 - Macro review and code clean-up:
0028 - Separated other than visualization settings from vis.mac in a
0029 new init_vis.mac
0030 - Added "beamOn 10" button in gui.mac
0031 - Updated README files
0032
0033 May 15, 2018 J.Allison - fieldex06-V10-04-00
0034 - Add #include "G4Types.hh".
0035 - Remove G4UI_USE and G4VIS_USE.
0036 - Move instantiation of G4UIExecutive to start of main.
0037 - vis.mac, gui.mac: Clean up.
0038
0039 Nov 03, 2016 L.Garnier - fieldex06-V10-02-02
0040 - remove icons.mac. Automatically include since interfaces-V10-02-07
0041
0042 July 18, 2016 I. Hrivnacova - fieldex06-V10-02-01
0043 - In F06PhysicsList: apply step limiter process to all particles
0044 by calling the new G4StepLimiterPhysics::SetApplyToAll() function
0045
0046 July 01, 2016 I. Hrivnacova - fieldex06-V10-02-00
0047 - Replaced F06ExtraPhysics with use of G4StepLimiterPhysics,
0048 code clean-up
0049
0050 June 26, 2015 P. Gumplinger - fieldex06-V10-01-01/02/03
0051 - remove AddBetaDecay method
0052
0053 January 23, 2015 I. Hrivnacova - fieldex06-V10-01-00
0054 - Updated README, .README
0055
0056 December 04, 2013 I. Hrivnacova, P. Gumplinger - fieldex06-V10-00-00
0057 - Fixes in gui.mac:
0058 Let execute vis.mac first to make the command in added menus available;
0059 Corrected wireframe parameter;
0060 Commented out command specific to B2 example);
0061 - updated CMakeLists.txt
0062
0063 Nov 4nd, 2013 P. Gumplinger - fieldex06-V09-06-09 and 10
0064 retagged as fieldex06-V09-06-11
0065 - place G4Random::setTheSeed(myseed) so that it is executed for both
0066 sequential and MT mode
0067
0068 Nov 1st, 2013 P. Gumplinger - fieldex06-V09-06-08
0069 - fix new G4ChordFinder((G4MagneticField*)this ->
0070 new G4ChordFinder((G4MagneticField*)fField
0071
0072 Nov 1st, 2013 P. Gumplinger - fieldex06-V09-06-07
0073 - use G4RepleteEofM instead of G4EqGravityField
0074
0075 Oct 31st, 2013 P. Gumplinger - fieldex06-V09-06-06
0076 - to work with ctests-V09-06-19
0077
0078 Oct 29th, 2013 P. Gumplinger - fieldex06-V09-06-05
0079 - remove all reference to WorkerInitialization and remove SetNumberOfThreads
0080
0081 Oct 25th, 2013 P. Gumplinger - fieldex06-V09-06-04
0082 - migration to MT
0083
0084 May 13th, 2013 P. Gumplinger - fieldex06-V09-06-03
0085 - use all initialized variables in F06PrimaryGeneratorAction.cc
0086
0087 May 06th, 2013 P. Gumplinger - fieldex06-V09-06-02
0088 ------------------------------------
0089 - Apply all Examples Coding Guidelines
0090
0091 April 1st, 2013 Andrea Dotti - fieldex06-V09-06-01
0092 ------------------------------------
0093 - Update to new G4VUserPhysicsList interface
0094
0095 December 2nd, 2012 John Allison - fieldex06-V09-06-00
0096 ------------------------------------
0097 - Migration to DrawTrajectory() (i_mode argument is no longer available):
0098 o F06EventAction.cc: Removed argument from DrawTrajectory().
0099
0100 November 15th, 2012 Ivana Hrivnacova - fieldex06-V09-05-02
0101 ------------------------------------
0102 - Synchronized .README with changes in README
0103
0104 November 14th, 2012 Ivana Hrivnacova - fieldex06-V09-05-01
0105 ------------------------------------
0106 - In vis.mac: replaced OGLIX with OGL
0107
0108 November 6th, 2012 Peter Gumplinger - fieldex06-V09-05-00
0109 ------------------------------------
0110 - own Tag and History.