# Example G03 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-06-05 Gabriele Cosmo (G03-V11-02-00)
- Updated GDML files to use short URL for schema validation.

## 2021-12-10 Ben Morgan (G03-V11-00-00)
- Change to new Markdown History format

---

# History entries prior to 11.0

November 11th, 2021 Gabriele Cosmo G03-V10-07-00
- Fixed visualisation settings in input macros.

November 13th, 2020 Ben Morgan G03-V10-06-01
- Enforce use of Serial RunManager.

November 10th, 2020 Ben Morgan G03-V10-06-00
- Migration to G4RunManagerFactory.

November 28th, 2019 I. Hrivnacova G03-V10-05-00
- Fixed Doxygen warning in .README.txt

May 19th, 2018  Gabriele Cosmo G03-V10-04-00
- G03RunAction.cc: Removed vis command.

March 23rd, 2017  Gabriele Cosmo G03-V10-03-00
- Updated setup for visualization in main program.

March 19th, 2015  Gabriele Cosmo G03-V10-01-00
- Corrected visualization commands in read/write input macros.
- Updated README.

May 17th, 2013  Witek Pokorski G03-V09-06-00
- Changes to comply to coding rule 2.1

July  27th, 2012  Witek Pokorski G03-V09-05-00
- Adding cmake and cosmetic changes to comply to coding conventions

November 10th, 2011  Gabriele Cosmo G03-V09-04-00
- Changed from no longer supported physics-list QGSP-BERT-EMV to QGSP-BERT.

November 17th, 2010  Gabriele Cosmo G03-V09-03-06
- Restored generic OGL viewer in macros.

November 7th, 2010  John Allison G03-V09-03-05
- Introduced G4UIExecutive.

October 20th, 2010  Gabriele Cosmo G03-V09-03-04
- Fixed use of obsolete physics-list.
- Temporarly restored OGLIX in macros until migration to G4UIExecutive will
  be applied.

June 18th, 2010  Gabriele Cosmo - G03-V09-03-03
- Removed extra call to G4UItcsh in batch mode in main() and cleaned up ...

June 14th, 2010  Gabriele Cosmo - G03-V09-03-02
- Corrected selection of G4UItcsh in main() by protecting with its proper
  flag G4UI_USE_TCSH.

June 4th, 2010  Joseph Perl - G03-V09-03-01
- Updated vis usage.

March 25th, 2010  Gunter Folger - G03-V09-03-00
- Do not use G4UItcsh on Windows.

April 24th, 2009  Gabriele Cosmo - G03-V09-02-01
- Added missing inclusion of headers after cleanup.

April 15th, 2009  Gabriele Cosmo - G03-V09-02-00
- Extended example to show also capability to write extended schema;
  Added custom writer class. Requires the related developments in the kernel
  GDML library plugin.
- Renamed translation unit for main to "gdml_ext.cc".

December 4th, 2008  Gabriele Cosmo - G03-V09-01-01
- Updated GDML schema file sample to point to new GDML schema location.

November 20th, 2008  Gabriele Cosmo - G03-V09-01-00
- Created.
