Warning, /geant4/examples/extended/visualization/userVisAction/History is written in an unsupported language. File is not indexed.
0001 # Example userVisAction 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 ## 2021-12-10 Ben Morgan (exam-ext-vis-UVA-V11-00-00)
0009 - Change to new Markdown History format
0010
0011 ---
0012
0013 # History entries prior to 11.0
0014
0015 13th November 2020 B. Morgan (exam-ext-vis-UVA-V10-06-01)
0016 - Migration to G4RunManagerFactory.
0017
0018 3rd November 2020 B. Morgan (exam-ext-vis-UVA-V10-06-00)
0019 - Support same CMake version range as core Geant4
0020
0021 24th January 2020 Anna Zaborowska (exam-ext-vis-UVA-V10-06-00)
0022 - Fix suggested in macros command /run/numberOfThreads
0023
0024 3rd May 2017 John Allison (exam-ext-vis-UVA-V10-03-04)
0025 - Copied exampleB1.in to userVisAction.in.
0026 All macros now include /run/initialize.
0027
0028 28th April 2017 John Allison (exam-ext-vis-UVA-V10-03-03)
0029 - Copied run1.mac and run2.mac from example B1.
0030
0031 26th April 2017 John Allison (exam-ext-vis-UVA-V10-03-02)
0032 - Removed init.mac. It is no longer used. /run/initialize is in
0033 the new run1.mac and run2.mac.
0034
0035 8th January 2017 John Allison (exam-ext-vis-UVA-V10-03-00)
0036 - userVisAction.cc:
0037 o Changed SetUserAction to RegisterRunDurationUserVisAction.
0038 o Updated to current practice.
0039 - init_vis.mac: Updated to current practice.
0040
0041 27th November 2014 John Allison (exam-ext-vis-UVA-V10-00-02)
0042 - README: Mention /vis/scene/add/extent.
0043
0044 22st April March 2014 John Allison (exam-ext-vis-UVA-V10-00-00)
0045 - Migrated to 10.0. Multi-thread compliant.
0046 - Based on examples/basic/B1.
0047
0048 4th November 2013 Dennis Wright (exam-ext-vis-UVA-V09-06-02)
0049 - generated new userVisAction.out to reflect removal of LEP models;
0050 no code was changed.
0051
0052 27th March 2013 John Allison (exam-ext-vis-UVA-V09-06-01)
0053 - Added separators between functions.
0054
0055 14th December 2012 Alberto Ribon (exam-ext-vis-UVA-V09-06-00)
0056 - Replaced physics list QGSP_BIC_EMY with FTFP_BERT.
0057
0058 11th June 2012 John Allison (exam-ext-vis-UVA-V09-05-04)
0059 - Improved README.
0060 - Added .README for doxygen.
0061
0062 10th April 2012 John Allison (exam-ext-vis-UVA-V09-05-03)
0063 - Fixed run1/2.mac and userVisAction.out.
0064
0065 9th April 2012 John Allison (exam-ext-vis-UVA-V09-05-02)
0066 - userVisAction.cc: Corrected vis user action extent.
0067 - README: Improved.
0068
0069 7th April 2012 John Allison (exam-ext-vis-UVA-V09-05-01)
0070 - Changed to using B1 as basis.
0071 - vis.mac: /vis/scene/add/scale: Removed parameters; no uses default,
0072 which is to calculate length of axes automatically.
0073
0074 21st March 2012 John Allison (exam-ext-vis-UVA-V09-05-00)
0075 - Added README.
0076
0077 11th November 2011 John Allison (exam-ext-vis-UVA-V09-04-00)
0078 - Changed to new G4Exception.
0079
0080 9th November 2010 John Allison (exam-ext-vis-UVA-V09-03-02)
0081 - vis.mac: /vis/open OGL.
0082
0083 5th November 2010 Gunter Folger (exam-ext-vis-UVA-V09-03-01)
0084 - Use new G4MultipleScattering classes
0085
0086 22nd December 2009 John Allison (exam-ext-vis-UVA-V09-03-00)
0087 - Introduced G4UIExecutive.
0088
0089 6th November 2006 John Allison (exam-ext-vis-UVA-V08-01-00)
0090 - Remove Mac dylib special - no longer necessary.
0091
0092 25th May 2006 John Allison (exam-ext-vis-V08-00-00)
0093 - Improved vis.mac.
0094 - UVA_VisAction.cc: Follow changes in G4Colour statics.
0095
0096 18th October 2005 John Allison (exam-ext-vis-V07-01-00)
0097 - Based on examples/novice/N02.
0098 - My beautiful logo vis action.