Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/eventgenerator/HepMC/HepMCEx01/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/eventgenerator/HepMC/HepMCEx01/History (Version 11.3.0) and /examples/extended/eventgenerator/HepMC/HepMCEx01/History (Version 10.7.p1)


  1 # Example HepMCEx01 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                     Example HepMCEx01 History file
  8                                                <<   8                     ------------------------------
  9 ## 2024-09-20 Gabriele Cosmo (HepMCEx01-V11-02 <<   9 This file should be used by the G4 example coordinator to briefly
 10 - Avoid deleting anything after deletion of ru <<  10 summarize all major modifications introduced in the code and keep
 11                                                <<  11 track of all tags.
 12 ## 2024-04-25 Ben Morgan (HepMCEx01-V11-02-00) <<  12 
 13 - Update CMake script to use new Pythia6 setup <<  13      ----------------------------------------------------------
 14                                                <<  14      * Reverse chronological order (last date on top), please *
 15 ## 2022-05-24 I. Hrivnacova (HepMCEx01-V11-00- <<  15      ----------------------------------------------------------
 16 - Fix failing comilation due to G4String chang << 
 17   (Makes part of the GitHub PR #45)            << 
 18                                                << 
 19 ## 2021-12-10 Ben Morgan (HepMCEx01-V11-00-00) << 
 20 - Change to new Markdown History format        << 
 21                                                << 
 22 ---                                            << 
 23                                                << 
 24 # History entries prior to 11.0                << 
 25                                                    16 
 26 Novemebr 13th 2020 Ben Morgan (HepMCEx01-V10-0     17 Novemebr 13th 2020 Ben Morgan (HepMCEx01-V10-06-01)
 27 - Enforce use of Serial RunManager.                18 - Enforce use of Serial RunManager.
 28                                                    19 
 29 November 10th 2020 Ben Morgan (HepMCEx01-V10-0     20 November 10th 2020 Ben Morgan (HepMCEx01-V10-06-00)
 30 - Migration to G4RunManagerFactory.                21 - Migration to G4RunManagerFactory.
 31                                                    22 
 32 September 4th 2018 I. Hrivnacova (HepMCEx01-V1     23 September 4th 2018 I. Hrivnacova (HepMCEx01-V10-04-00)
 33 - Coding guidelines                                24 - Coding guidelines
 34 - Updated CMake: removed gfortran (obsolete)       25 - Updated CMake: removed gfortran (obsolete)
 35                                                    26 
 36 May 15th 2018 J.Allison                            27 May 15th 2018 J.Allison
 37 - Add #include "G4Types.hh".                       28 - Add #include "G4Types.hh".
 38 - Remove G4UI_USE and G4VIS_USE.                   29 - Remove G4UI_USE and G4VIS_USE.
 39 - Move instantiation of G4UIExecutive to start     30 - Move instantiation of G4UIExecutive to start of main.
 40                                                    31 
 41 November 13th 2013 K. Murakami                     32 November 13th 2013 K. Murakami
 42 - new coding guideline                             33 - new coding guideline
 43                                                    34 
 44 August 27th, 2013 G. Cosmo                         35 August 27th, 2013 G. Cosmo
 45 - Added G4Ellipsoid among solids enabled for p     36 - Added G4Ellipsoid among solids enabled for parameterisation.
 46                                                    37 
 47 November 21th, 2012 K. Murakami                    38 November 21th, 2012 K. Murakami
 48 - changed that AsciiReader uses IO_GenEvent in     39 - changed that AsciiReader uses IO_GenEvent instead of IO_AsciiParticles
 49 - migration to CMake. CMakeLists.txt, added li     40 - migration to CMake. CMakeLists.txt, added link to -lgfortran/-lg2c
 50 - data files and outputs are updateds              41 - data files and outputs are updateds
 51 - physics list is changed to FTFP_BERT             42 - physics list is changed to FTFP_BERT
 52                                                    43 
 53 December 10th 2010 K.Murakami                      44 December 10th 2010 K.Murakami
 54 - update codes for latest HEPMC version (2.06.     45 - update codes for latest HEPMC version (2.06.03)
 55 - change physics list from GGSP to QGSP_BERT       46 - change physics list from GGSP to QGSP_BERT
 56 - update outputs                                   47 - update outputs
 57 - update data/ directory for latest HEPMC vers     48 - update data/ directory for latest HEPMC version
 58                                                    49 
 59 June 4th 2010 J.Perl                               50 June 4th 2010 J.Perl
 60 - Updated vis usage                                51 - Updated vis usage
 61                                                    52 
 62 May 12th 2010 J.Allison                            53 May 12th 2010 J.Allison
 63 - Introduced GUIExecutive.                         54 - Introduced GUIExecutive.
 64                                                    55 
 65 November, 22nd 2006 G.Cosmo                        56 November, 22nd 2006 G.Cosmo
 66 - Corrected GNUmakefile.                           57 - Corrected GNUmakefile.
 67                                                    58 
 68 November 20th 2006 K.Murakami                      59 November 20th 2006 K.Murakami
 69 - GNUmakefile was modified for new place for p     60 - GNUmakefile was modified for new place for physics list package
 70                                                    61 
 71 October 18th 2006 J.Allison                        62 October 18th 2006 J.Allison
 72 - Migrate to new trajectory modeling commands.     63 - Migrate to new trajectory modeling commands.
 73                                                    64 
 74 July 5th, 2006 G.Cosmo                             65 July 5th, 2006 G.Cosmo
 75 - Updated to current version of exampleN04. No     66 - Updated to current version of exampleN04. Now working with release series 8.
 76 - Corrected GNUmakefile, now requiring CERNLIB     67 - Corrected GNUmakefile, now requiring CERNLIB 2005 for PYTHIA-8.0.4 and
 77   HepMC 1.27 or greater.                           68   HepMC 1.27 or greater.
 78                                                    69 
 79 May 3rd, 2005  John Allison                        70 May 3rd, 2005  John Allison
 80 - Replaced vis manager with G4VisExecutive.        71 - Replaced vis manager with G4VisExecutive.
 81                                                    72 
 82 December 2nd, 2003  G.Cosmo                        73 December 2nd, 2003  G.Cosmo
 83 - Brought up-to-date with examples/novice/N04.     74 - Brought up-to-date with examples/novice/N04.
 84                                                    75 
 85 November 13th, 2003  J.Allison                     76 November 13th, 2003  J.Allison
 86 - Removed OPACS from Vis Manager.                  77 - Removed OPACS from Vis Manager.
 87                                                    78 
 88 July 4th, 2003  G.Cosmo                            79 July 4th, 2003  G.Cosmo
 89 - fixed compilation errors due to incorrect co     80 - fixed compilation errors due to incorrect code migration from g4std wrappers.
 90 - fixed pedantic compilation warnings on Linux     81 - fixed pedantic compilation warnings on Linux-g++.
 91                                                    82 
 92 November 19th, 2002  K.Murakami                    83 November 19th, 2002  K.Murakami
 93 - modified as is ExN04. (physics lists and vis     84 - modified as is ExN04. (physics lists and vis. manager)
 94 - "std" namespace left/not cared was modified      85 - "std" namespace left/not cared was modified to "G4std".
 95                                                    86 
 96 May 28th, 2002  K.Murakami                         87 May 28th, 2002  K.Murakami
 97 - renamed classes and filenames.                   88 - renamed classes and filenames.
 98                                                    89 
 99 April 15th, 2002  K.Murakami                       90 April 15th, 2002  K.Murakami
100 - Creared from examples/novice/N04.                91 - Creared from examples/novice/N04.
101 - Replace N04PrimaryGeneatorAction with HepMC-     92 - Replace N04PrimaryGeneatorAction with HepMC-interface version.
102 - Resize the world volume.                         93 - Resize the world volume.