Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/persistency/gdml/G02/History is written in an unsupported language. File is not indexed.

0001 # Example G02 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006 
0007 -------------------------------------------------------------------------------
0008 
0009 ## 2024-06-05 Gabriele Cosmo (G02-V11-02-00)
0010 - Updated GDML files to use short URL for schema validation.
0011 
0012 ## 2021-12-10 Ben Morgan (G02-V11-00-00)
0013 - Change to new Markdown History format
0014 
0015 ---
0016 
0017 # History entries prior to 11.0
0018 
0019 November 11th, 2021 Gabriele Cosmo G02-V10-07-00
0020 - Fixed visualisation settings in input macros.
0021 
0022 November 13th, 2020 Ben Morgan G02-V10-06-01
0023 - Enforce use of Serial RunManager.
0024 
0025 November 10th, 2020 Ben Morgan G02-V10-06-00
0026 - Migration to G4RunManagerFactory.
0027 
0028 November 28th, 2019 I. Hrivnacova G02-V10-05-00
0029 - Fixed Doxygen warning in .README.txt
0030 
0031 May 19th, 2018  Gabriele Cosmo G02-V10-04-00
0032 - G02RunAction.cc: Removed vis command.
0033 
0034 June 12th, 2017  Gabriele Cosmo G02-V10-03-01
0035 - Added commented block in G02DetectorConstruction to show how to limit
0036   the number of levels in the geometry hierarchy to be exported.
0037 
0038 March 23rd, 2017  Gabriele Cosmo G02-V10-03-00
0039 - Updated setup for visualization in main program.
0040 
0041 August 20th, 2015  John Allison G02-V10-01-00
0042 - CMakeLists.txt: Added mbb.geom mbb.tree to G02_SCRIPTS.
0043 
0044 August 27th, 2013  Gabriele Cosmo G02-V09-06-00
0045 - Added G4Ellipsoid among solids for parameterisation.
0046 
0047 July 27th, 2011  Witek Pokorski G02-V09-05-00
0048 - Cosmetic changes to comply to coding conventions.
0049 
0050 November 10th, 2011  Gabriele Cosmo G02-V09-04-01
0051 - Changed from no longer supported physics-list QGSP-BERT-EMV to QGSP-BERT.
0052 
0053 September 27th, 2011  Anton Pytel G02-V09-04-00
0054 - Updated test.gdml to add example of ionisation potential to materials.
0055   Requires upgrade of the schema to GDML-3.0.1.
0056 
0057 November 30th, 2010  Ivana Hrivnacova G02-V09-03-04
0058 - Moved inclusion of vis headers as last in main().
0059 
0060 November 17th, 2010  Gabriele Cosmo G02-V09-03-03
0061 - Restored generic OGL viewer in macros.
0062 
0063 November 7th, 2010  John Allison G02-V09-03-02
0064 - Introduced G4UiExecutive.
0065 
0066 October 20th, 2010  Gabriele Cosmo G02-V09-03-01
0067 - Fixed use of obsolete physics-list.
0068 - Temporarly restored OGLIX in macros until migration to G4UIExecutive will
0069   be applied.
0070 
0071 June 4th, 2010  Joseph Perl G02-V09-03-00
0072 - Updated vis usage.
0073 
0074 April 24th, 2009  Gabriele Cosmo - G02-V09-02-02
0075 - Added missing inclusion of headers after cleanup.
0076 
0077 February 5th, 2009  Gabriele Cosmo - G02-V09-02-01
0078 - Guarded usage of G4UITCSH with G4UI_USE_TCSH flag, to allow for compilation
0079   on Windows.
0080 - Added visualization properties for world volume in DetectorConstruction to
0081   avoid run-time warning.
0082 
0083 January 23rd, 2009  Gabriele Cosmo - G02-V09-02-00
0084 - Corrected loading of default geometry with assembly, resolving some
0085   overlaps introduced by mistake.
0086 
0087 December 4th, 2008  Gabriele Cosmo - G02-V09-01-02
0088 - Updated GDML file sample to point to new GDML schema location.
0089 
0090 November 13th, 2008  Gabriele Cosmo - G02-V09-01-01
0091 - Use "test.gdml" as default GDML file to load.
0092 
0093 August 22nd, 2008  Tatiana Nikitina - G02-V09-01-00
0094 - Created.