Warning, /geant4/examples/extended/exoticphysics/channeling/ch2/History is written in an unsupported language. File is not indexed.
0001 # Category ch2 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 ## 2026-01-30 Alexei Sytov (ch2-V11-03-02)
0010 - Bug correction in ch2 (otherwise error at the end of execution at RunAction.cc
0011 in the case when the G4ChannelingFastSimModel is switched off);
0012 - Corrections in plot labels and some comments in the python scripts;
0013 - Corrections cmake to copy also jupyter notebook in the build folder;
0014 - Small corrections in comments in macro.
0015
0016 ## 2025-10-31 Alexei Sytov (ch2-V11-03-01)
0017 - Update of python analysis tools, no change in Geant4 code.
0018 Added a jupyter notebook version of a python script.
0019
0020 ## 2025-10-27 Alexei Sytov (ch2-V11-03-00)
0021 - Significant update:
0022 -new macros dedicated to specific applications;
0023 -extended output at the detector;
0024 -scoring of radiation spectrum from the Baier-Katkov method; virtual collimator
0025 was introduced.
0026
0027 ## 2024-09-25 Alexei Sytov (ch2-V11-02-00)
0028 - First implementation