Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/eventgenerator/pythia/py8decayer/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/pythia/py8decayer/History (Version 11.3.0) and /examples/extended/eventgenerator/pythia/py8decayer/History (Version 11.0)


  1 # Example py8decayer 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 be used as a substitute for writing good git c <<   5      =========================================================
  6                                                <<   6 
  7 ## 2024-03-26 Ben Morgan (p8decayer-V11-02-01) <<   7                       examples History file
  8 - Use new FindPythia8 module and imported targ <<   8                       ---------------------
  9                                                <<   9 This file should be used by the test developer to briefly summarize all major
 10 ## 2023-12-27 Julia Yarba (p8decayer-V11-02-00 <<  10 modifications introduced in the code and keep track of all tags.
 11 - Test vs Pythia8.3.10 which is the latest as  <<  11 
 12 - Add Py8DecayerEngine to override Pythia8 nat <<  12      ----------------------------------------------------------
 13   the one of Geant4 (CLHEP); this is important <<  13      * Reverse chronological order (last date on top), please *
 14   in the MT/Tasking mode                       <<  14      ----------------------------------------------------------
 15 - Update Py8Decayer to use Py8DecayerEngine    << 
 16 - update pythia8_decayer.cc to use G4RunManage << 
 17   instead of G4RunManagerType::SerialOnly; sev << 
 18 - Update documentation README and .README.txt  << 
 19                                                << 
 20 ## 2023-04-22 Julia Yarba (p8decayer-V11-01-00 << 
 21 - Test vs Pythia8.3.0.9 which is the latest as << 
 22 - Update README and .README.txt                << 
 23                                                << 
 24 ## 2022-10-20 Julia Yarba (p8decayer-V11-00-05 << 
 25 - Minor cleanups in .README.txt                << 
 26                                                << 
 27 ## 2022-10-19 Julia Yarba (p8decayer-V11-00-04 << 
 28 - Update README and .README.txt to include inf << 
 29   contents of Geant4 and Pythia8 Particle Data << 
 30                                                << 
 31 ## 2022-08-26 Julia Yarba (p8decayer-V11-00-03 << 
 32 - Replace ActionInit class with ActionInitiali << 
 33 - Update pythia8_decayer.cc                    << 
 34 - Cleanup typos                                << 
 35 - Cleanup README                               << 
 36 - Properly update .README.txt                  << 
 37                                                << 
 38 ## 2022-08-25 Julia Yarba (p8decayer-V11-00-02 << 
 39 - Add ActionInit class                         << 
 40 - Update pythia8_decayer.cc to use ActionInit  << 
 41 - Update README to reflect use of Pythia8.3.0. << 
 42                                                << 
 43 ## 2022-07-15 Makoto Asai (p8decayer-V11-00-01 << 
 44 - Py8DecayerPhysics.cc:                        << 
 45   Code cleanup to avoid potential misleading.  << 
 46                                                << 
 47 ## 2021-12-10 Ben Morgan (p8decayer-V11-00-00) << 
 48 - Change to new Markdown History format        << 
 49                                                << 
 50 ---                                            << 
 51                                                << 
 52 # History entries prior to 11.0                << 
 53                                                    15 
 54 21 June 2021 J. Yarba (p8decayer-V10-07-02)        16 21 June 2021 J. Yarba (p8decayer-V10-07-02)
 55 - Add GNUmakefile as required                      17 - Add GNUmakefile as required
 56                                                    18 
 57 18 June 2021 J. Yarba (p8decayer-V10-07-01)        19 18 June 2021 J. Yarba (p8decayer-V10-07-01)
 58 - In CmakeLists.txt, use newly added Pythia8 f     20 - In CmakeLists.txt, use newly added Pythia8 finder module
 59 - Minor code cleanup                               21 - Minor code cleanup
 60                                                    22 
 61 16 June 2021 J. Yarba (p8decayer-V10-07-00)        23 16 June 2021 J. Yarba (p8decayer-V10-07-00)
 62 - First version of the example showing how to      24 - First version of the example showing how to interface Pythia8 
 63   as an "external decayer", to decay desired r     25   as an "external decayer", to decay desired resonances in Geant4 
 64                                                    26 
 65                                                    27