Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/CaTS/History is written in an unsupported language. File is not indexed.

0001 # Example CaTS 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 ## 2023-11-15 I. Hrivnacova (CaTS-V11-01-00)
0010 - Updated vis.mac:
0011   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0012     and simplified comments.
0013 
0014 ## 2022-10-31 Gabriele Cosmo (CaTS-V11-00-02)
0015 - Fixed compilation warnings on latest gcc compilers.
0016 
0017 ## 2022-03-26 Gabriele Cosmo (CaTS-V11-00-01)
0018 - Fixed compilation warnings for unused arguments.
0019 
0020 ## 2021-12-10 Ben Morgan (CaTS-V11-00-00)
0021 - Change to new Markdown History format
0022 
0023 ---
0024 
0025 # History entries prior to 11.0
0026 
0027 19 Novemebr 2021 - tag CaTS-V10-07-01 - I. Hrivnacova
0028 - Fixed PrimaryGeneratorAction destructor
0029 
0030 22 October 2021 - tag CaTS-V10-07-00 - H. Wenzel
0031 - first version of CaTS example committed