Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/eventgenerator/pythia/py8decayer/History is written in an unsupported language. File is not indexed.

0001 # Example py8decayer 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). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006 
0007 ## 2024-03-26 Ben Morgan (p8decayer-V11-02-01)
0008 - Use new FindPythia8 module and imported target
0009 
0010 ## 2023-12-27 Julia Yarba (p8decayer-V11-02-00)
0011 - Test vs Pythia8.3.10 which is the latest as of December 2023
0012 - Add Py8DecayerEngine to override Pythia8 native engine with
0013   the one of Geant4 (CLHEP); this is important to properly run
0014   in the MT/Tasking mode
0015 - Update Py8Decayer to use Py8DecayerEngine
0016 - update pythia8_decayer.cc to use G4RunManagerType::Default with 5 threads,
0017   instead of G4RunManagerType::SerialOnly; several more minor cleans
0018 - Update documentation README and .README.txt 
0019 
0020 ## 2023-04-22 Julia Yarba (p8decayer-V11-01-00)
0021 - Test vs Pythia8.3.0.9 which is the latest as of April 2023
0022 - Update README and .README.txt
0023 
0024 ## 2022-10-20 Julia Yarba (p8decayer-V11-00-05)
0025 - Minor cleanups in .README.txt
0026 
0027 ## 2022-10-19 Julia Yarba (p8decayer-V11-00-04)
0028 - Update README and .README.txt to include information on comparing
0029   contents of Geant4 and Pythia8 Particle Data Tables
0030 
0031 ## 2022-08-26 Julia Yarba (p8decayer-V11-00-03)
0032 - Replace ActionInit class with ActionInitialization class
0033 - Update pythia8_decayer.cc 
0034 - Cleanup typos
0035 - Cleanup README
0036 - Properly update .README.txt 
0037 
0038 ## 2022-08-25 Julia Yarba (p8decayer-V11-00-02)
0039 - Add ActionInit class
0040 - Update pythia8_decayer.cc to use ActionInit
0041 - Update README to reflect use of Pythia8.3.0.7 
0042 
0043 ## 2022-07-15 Makoto Asai (p8decayer-V11-00-01)
0044 - Py8DecayerPhysics.cc: 
0045   Code cleanup to avoid potential misleading.
0046 
0047 ## 2021-12-10 Ben Morgan (p8decayer-V11-00-00)
0048 - Change to new Markdown History format
0049 
0050 ---
0051 
0052 # History entries prior to 11.0
0053 
0054 21 June 2021 J. Yarba (p8decayer-V10-07-02)
0055 - Add GNUmakefile as required
0056 
0057 18 June 2021 J. Yarba (p8decayer-V10-07-01)
0058 - In CmakeLists.txt, use newly added Pythia8 finder module
0059 - Minor code cleanup
0060 
0061 16 June 2021 J. Yarba (p8decayer-V10-07-00)
0062 - First version of the example showing how to interface Pythia8 
0063   as an "external decayer", to decay desired resonances in Geant4 
0064 
0065