20 lines
800 B
Plaintext
20 lines
800 B
Plaintext
# Example HadNucIneEvents History
|
|
|
|
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
|
|
which **must** added in reverse chronological order (newest at the top).
|
|
It must **not** be used as a substitute for writing good git commit messages!
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
## 2024-04-24 Gabriele Cosmo (exHadNucIneEvents-V11-02-00)
|
|
- Fixed compilation error on Windows VC++ with C++20 Standard enabled.
|
|
Make proper use of G4String in HadNucIneEvents main() and
|
|
in FinalStateHistoManager.
|
|
|
|
## 2023-09-13 Ivana Hrivnacova (exHadNucIneEvents-V11-01-01)
|
|
- Removed unused function HadronicGenerator::getAllHadronicProcesses()
|
|
|
|
## 2023-12-08 Gabrielle Hugo (exHadNucIneEvents-V11-01-00)
|
|
- Created this example (from `Hadr09`).
|
|
|