135 lines
3.9 KiB
Plaintext
135 lines
3.9 KiB
Plaintext
# Example P03 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!
|
|
|
|
## 2023-09-16 Makoto Asai (exampleP03-V11-01-00)
|
|
- Remove visualization from batch mode.
|
|
|
|
## 2021-12-10 Ben Morgan (exampleP03-V11-00-00)
|
|
- Change to new Markdown History format
|
|
|
|
---
|
|
|
|
# History entries prior to 11.0
|
|
|
|
November 10th, 2020 Ben Morgan (exampleP03-V10-06-00)
|
|
--------------------------
|
|
- Migration to G4RunManagerFactory.
|
|
|
|
March 25th 2019 G.Cosmo (exampleP03-V10-05-00)
|
|
--------------------------
|
|
- Fixed compilation warnings on unused local iterators.
|
|
|
|
May 19th 2018 J.Allison (exampleP03-V10-04-00)
|
|
--------------------------
|
|
- Add #include "G4Types.hh"
|
|
- Remove G4UI_USE and G4VIS_USE.
|
|
- Move instantiation of G4UIExecutive to start of main.
|
|
|
|
19 November 2016 A. Dotti (exampleP03-V10-02-00)
|
|
--------------------------
|
|
- Explicit set of SD to manager
|
|
|
|
17 September 2015 P. Arce (exampleP03-V10-01-01)
|
|
--------------------------
|
|
- Remove ExTGPhysicsList
|
|
|
|
29 July 2014 P. Arce (exampleP03-V10-00-03)
|
|
--------------------------
|
|
- Remove ExTGPhysicsList
|
|
|
|
25 July 2014 P. Arce (exampleP03-V10-00-02)
|
|
--------------------------
|
|
- Using G4GenericPhysicsList
|
|
|
|
18 November 2013 I. Hrivnacova (exampleP03-V09-06-01)
|
|
--------------------------
|
|
- Fixed files description (only comment lines modified)
|
|
|
|
8 November 2013 P. Arce (exampleP03-V09-06-00)
|
|
--------------------------
|
|
- Porting to MT
|
|
|
|
17 July 2012 I. Hrivnacova (exampleP03-V09-05-02)
|
|
--------------------------
|
|
- Restored file descriptions in .hh and moved class description
|
|
at the right place
|
|
|
|
17 July 2012 I. Hrivnacova (exampleP03-V09-05-01)
|
|
--------------------------
|
|
- Improved .README file
|
|
|
|
6 July 2012 P. Arce (exampleP03-V09-05-00)
|
|
--------------------------
|
|
- Reviewed examples according to coding guidelines
|
|
|
|
25 January 2011 G.Folger (exampleP03-V09-04-00)
|
|
--------------------------
|
|
- re-tag, as tag was not included in geant4-09-04
|
|
|
|
9 November 2010 G.Folger (exampleP03-V09-03-04)
|
|
--------------------------
|
|
- add batch.mac as copy of run.mac, replacing use of OGL vis driver by ASCII
|
|
|
|
8 November 2010 J.Allison (exampleP03-V09-03-03)
|
|
--------------------------
|
|
- Introduced G4UIExecutive.
|
|
|
|
7 November 2010 G.Cosmo (exampleP03-V09-03-02)
|
|
--------------------------
|
|
- Synchronized files on the HEAD and restored original version.
|
|
- Corrected README.
|
|
|
|
7 June 2010 G.Cosmo (exampleP03-V09-03-01)
|
|
----------------------
|
|
- Do NOT tag the HEAD...
|
|
|
|
4 June 2010 J.Perl (exampleP03-V09-03-00)
|
|
---------------------
|
|
- Updated vis usage.
|
|
|
|
19 November 2009 - P Arce (exampleP03-V09-02-02)
|
|
--------------------------
|
|
- use G4XMultipleScattering in ExTGPhysicsList.cc
|
|
|
|
20 May 2009 P.Arce (exampleP03-V09-02-01)
|
|
--------------------------
|
|
- Small corrections in g4geom_paramPhantom.txt and g4geom_replicas.txt
|
|
|
|
15 May 2009 P.Arce (exampleP03-V09-02-00)
|
|
--------------------------
|
|
- Added example of parallel world
|
|
- Added example of circle parameterisation
|
|
- Added example of phantom parameterisation
|
|
- textGeom.cc renamed to exTextGeom.cc
|
|
|
|
9 December 2008 - P Arce (exampleP03-V09-01-04)
|
|
--------------------------
|
|
- SUBS -> SUBTRACTION, INTERS -> INTERSECTION
|
|
|
|
21 November 2008 - G.Cosmo (exampleP03-V09-01-03)
|
|
--------------------------
|
|
- Replaced VRML with OGLIX as default visualization.
|
|
- Corrected README.
|
|
|
|
20 November 2008 - P.Arce (exampleP03-V09-01-02)
|
|
-------------------------
|
|
- Extended to match developments in "ascii-V09-01-02".
|
|
|
|
18 November 2008 - P.Arce (exampleP03-V09-01-01)
|
|
-------------------------
|
|
- Fixed run-time errors.
|
|
|
|
03 November 2008 - G.Cosmo (exampleP03-V09-01-00)
|
|
--------------------------
|
|
- First version from original code by P.Arce.
|
|
|
|
03 November 2008 - G.Cosmo (exampleP03-V09-01-01)
|
|
--------------------------
|
|
- Correction of compilation warning in ExTGRCDetectorBuilder constructor
|
|
|
|
|
|
|