Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/persistency/gdml/G03/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/persistency/gdml/G03/History (Version 11.3.0) and /examples/extended/persistency/gdml/G03/History (Version 10.5.p1)


  1 # Example G03 History                          <<   1 -------------------------------------------------------------------
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir <<   3      =========================================================
  4 which **must** added in reverse chronological  <<   4      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
  5 It must **not** be used as a substitute for wr <<   5      =========================================================
  6                                                <<   6 
  7 ---------------------------------------------- <<   7                       Category History file
  8                                                <<   8                       ---------------------
  9 ## 2024-06-05 Gabriele Cosmo (G03-V11-02-00)   <<   9 This file should be used by G4 developers and category coordinators
 10 - Updated GDML files to use short URL for sche <<  10 to briefly summarize all major modifications introduced in the code
 11                                                <<  11 and keep track of all category-tags.
 12 ## 2021-12-10 Ben Morgan (G03-V11-00-00)       <<  12 It DOES NOT substitute the  CVS log-message one should put at every
 13 - Change to new Markdown History format        <<  13 committal in the CVS repository !
 14                                                <<  14 
 15 ---                                            <<  15      ----------------------------------------------------------
 16                                                <<  16      * Reverse chronological order (last date on top), please *
 17 # History entries prior to 11.0                <<  17      ----------------------------------------------------------
 18                                                << 
 19 November 11th, 2021 Gabriele Cosmo G03-V10-07- << 
 20 - Fixed visualisation settings in input macros << 
 21                                                << 
 22 November 13th, 2020 Ben Morgan G03-V10-06-01   << 
 23 - Enforce use of Serial RunManager.            << 
 24                                                << 
 25 November 10th, 2020 Ben Morgan G03-V10-06-00   << 
 26 - Migration to G4RunManagerFactory.            << 
 27                                                << 
 28 November 28th, 2019 I. Hrivnacova G03-V10-05-0 << 
 29 - Fixed Doxygen warning in .README.txt         << 
 30                                                    18 
 31 May 19th, 2018  Gabriele Cosmo G03-V10-04-00       19 May 19th, 2018  Gabriele Cosmo G03-V10-04-00
 32 - G03RunAction.cc: Removed vis command.            20 - G03RunAction.cc: Removed vis command.
 33                                                    21 
 34 March 23rd, 2017  Gabriele Cosmo G03-V10-03-00     22 March 23rd, 2017  Gabriele Cosmo G03-V10-03-00
 35 - Updated setup for visualization in main prog     23 - Updated setup for visualization in main program.
 36                                                    24 
 37 March 19th, 2015  Gabriele Cosmo G03-V10-01-00     25 March 19th, 2015  Gabriele Cosmo G03-V10-01-00
 38 - Corrected visualization commands in read/wri     26 - Corrected visualization commands in read/write input macros.
 39 - Updated README.                                  27 - Updated README.
 40                                                    28 
 41 May 17th, 2013  Witek Pokorski G03-V09-06-00       29 May 17th, 2013  Witek Pokorski G03-V09-06-00
 42 - Changes to comply to coding rule 2.1             30 - Changes to comply to coding rule 2.1
 43                                                    31 
 44 July  27th, 2012  Witek Pokorski G03-V09-05-00     32 July  27th, 2012  Witek Pokorski G03-V09-05-00
 45 - Adding cmake and cosmetic changes to comply      33 - Adding cmake and cosmetic changes to comply to coding conventions
 46                                                    34 
 47 November 10th, 2011  Gabriele Cosmo G03-V09-04     35 November 10th, 2011  Gabriele Cosmo G03-V09-04-00
 48 - Changed from no longer supported physics-lis     36 - Changed from no longer supported physics-list QGSP-BERT-EMV to QGSP-BERT.
 49                                                    37 
 50 November 17th, 2010  Gabriele Cosmo G03-V09-03     38 November 17th, 2010  Gabriele Cosmo G03-V09-03-06
 51 - Restored generic OGL viewer in macros.           39 - Restored generic OGL viewer in macros.
 52                                                    40 
 53 November 7th, 2010  John Allison G03-V09-03-05     41 November 7th, 2010  John Allison G03-V09-03-05
 54 - Introduced G4UIExecutive.                        42 - Introduced G4UIExecutive.
 55                                                    43 
 56 October 20th, 2010  Gabriele Cosmo G03-V09-03-     44 October 20th, 2010  Gabriele Cosmo G03-V09-03-04
 57 - Fixed use of obsolete physics-list.              45 - Fixed use of obsolete physics-list.
 58 - Temporarly restored OGLIX in macros until mi     46 - Temporarly restored OGLIX in macros until migration to G4UIExecutive will
 59   be applied.                                      47   be applied.
 60                                                    48 
 61 June 18th, 2010  Gabriele Cosmo - G03-V09-03-0     49 June 18th, 2010  Gabriele Cosmo - G03-V09-03-03
 62 - Removed extra call to G4UItcsh in batch mode     50 - Removed extra call to G4UItcsh in batch mode in main() and cleaned up ...
 63                                                    51 
 64 June 14th, 2010  Gabriele Cosmo - G03-V09-03-0     52 June 14th, 2010  Gabriele Cosmo - G03-V09-03-02
 65 - Corrected selection of G4UItcsh in main() by     53 - Corrected selection of G4UItcsh in main() by protecting with its proper
 66   flag G4UI_USE_TCSH.                              54   flag G4UI_USE_TCSH.
 67                                                    55 
 68 June 4th, 2010  Joseph Perl - G03-V09-03-01        56 June 4th, 2010  Joseph Perl - G03-V09-03-01
 69 - Updated vis usage.                               57 - Updated vis usage.
 70                                                    58 
 71 March 25th, 2010  Gunter Folger - G03-V09-03-0     59 March 25th, 2010  Gunter Folger - G03-V09-03-00
 72 - Do not use G4UItcsh on Windows.                  60 - Do not use G4UItcsh on Windows.
 73                                                    61 
 74 April 24th, 2009  Gabriele Cosmo - G03-V09-02-     62 April 24th, 2009  Gabriele Cosmo - G03-V09-02-01
 75 - Added missing inclusion of headers after cle     63 - Added missing inclusion of headers after cleanup.
 76                                                    64 
 77 April 15th, 2009  Gabriele Cosmo - G03-V09-02-     65 April 15th, 2009  Gabriele Cosmo - G03-V09-02-00
 78 - Extended example to show also capability to      66 - Extended example to show also capability to write extended schema;
 79   Added custom writer class. Requires the rela     67   Added custom writer class. Requires the related developments in the kernel
 80   GDML library plugin.                             68   GDML library plugin.
 81 - Renamed translation unit for main to "gdml_e     69 - Renamed translation unit for main to "gdml_ext.cc".
 82                                                    70 
 83 December 4th, 2008  Gabriele Cosmo - G03-V09-0     71 December 4th, 2008  Gabriele Cosmo - G03-V09-01-01
 84 - Updated GDML schema file sample to point to      72 - Updated GDML schema file sample to point to new GDML schema location.
 85                                                    73 
 86 November 20th, 2008  Gabriele Cosmo - G03-V09-     74 November 20th, 2008  Gabriele Cosmo - G03-V09-01-00
 87 - Created.                                         75 - Created.