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