Back to home page

EIC code displayed by LXR

 
 

    


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