# Example userVisAction History

See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!


## 2024-09-19 Ivana Hrivnacova (exam-ext-vis-UVA-V11-02-00)
- Removed the run1.mac and run2.mac macros, as they are
  not useful in this example context

## 2021-12-10 Ben Morgan (exam-ext-vis-UVA-V11-00-00)
- Change to new Markdown History format

---

# History entries prior to 11.0

13th November 2020 B. Morgan (exam-ext-vis-UVA-V10-06-01)
- Migration to G4RunManagerFactory.

3rd November 2020 B. Morgan (exam-ext-vis-UVA-V10-06-00)
- Support same CMake version range as core Geant4

24th January 2020  Anna Zaborowska  (exam-ext-vis-UVA-V10-06-00)
- Fix suggested in macros command /run/numberOfThreads

3rd May 2017  John Allison  (exam-ext-vis-UVA-V10-03-04)
- Copied exampleB1.in to userVisAction.in.
  All macros now include /run/initialize.

28th April 2017  John Allison  (exam-ext-vis-UVA-V10-03-03)
- Copied run1.mac and run2.mac from example B1.

26th April 2017  John Allison  (exam-ext-vis-UVA-V10-03-02)
- Removed init.mac.  It is no longer used.  /run/initialize is in
  the new run1.mac and run2.mac.

8th January 2017  John Allison  (exam-ext-vis-UVA-V10-03-00)
- userVisAction.cc:
  o Changed SetUserAction to RegisterRunDurationUserVisAction.
  o Updated to current practice.
- init_vis.mac: Updated to current practice.

27th November 2014  John Allison  (exam-ext-vis-UVA-V10-00-02)
- README: Mention /vis/scene/add/extent.

22st April March 2014  John Allison  (exam-ext-vis-UVA-V10-00-00)
- Migrated to 10.0.  Multi-thread compliant.
- Based on examples/basic/B1.

4th November 2013 Dennis Wright (exam-ext-vis-UVA-V09-06-02)
- generated new userVisAction.out to reflect removal of LEP models;
  no code was changed.

27th March 2013  John Allison  (exam-ext-vis-UVA-V09-06-01)
- Added separators between functions.

14th December 2012  Alberto Ribon  (exam-ext-vis-UVA-V09-06-00)
- Replaced physics list QGSP_BIC_EMY with FTFP_BERT.

11th June 2012  John Allison  (exam-ext-vis-UVA-V09-05-04)
- Improved README.
- Added .README for doxygen.

10th April 2012  John Allison  (exam-ext-vis-UVA-V09-05-03)
- Fixed run1/2.mac and userVisAction.out.

9th April 2012  John Allison  (exam-ext-vis-UVA-V09-05-02)
- userVisAction.cc: Corrected vis user action extent.
- README: Improved.

7th April 2012  John Allison  (exam-ext-vis-UVA-V09-05-01)
- Changed to using B1 as basis.
- vis.mac: /vis/scene/add/scale: Removed parameters; no uses default,
  which is to calculate length of axes automatically.

21st March 2012  John Allison  (exam-ext-vis-UVA-V09-05-00)
- Added README.

11th November 2011  John Allison  (exam-ext-vis-UVA-V09-04-00)
- Changed to new G4Exception.

9th November 2010  John Allison  (exam-ext-vis-UVA-V09-03-02)
- vis.mac: /vis/open OGL.

5th November 2010 Gunter Folger   (exam-ext-vis-UVA-V09-03-01)
- Use new G4MultipleScattering classes

22nd December 2009  John Allison  (exam-ext-vis-UVA-V09-03-00)
- Introduced G4UIExecutive.

6th November 2006  John Allison  (exam-ext-vis-UVA-V08-01-00)
- Remove Mac dylib special - no longer necessary.

25th May 2006  John Allison  (exam-ext-vis-V08-00-00)
- Improved vis.mac.
- UVA_VisAction.cc: Follow changes in G4Colour statics.

18th October 2005  John Allison  (exam-ext-vis-V07-01-00)
- Based on examples/novice/N02.
- My beautiful logo vis action.
