# Example Hadr09 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 (exhadr09-V11-02-00)
- Fixed compilation error on Windows VC++ with C++20 Standard enabled.
  Make proper use of G4String in main().

## 2023-10-26 Alberto Ribon (exhadr09-V11-01-00)
- README : documented macro hadr09.in 

## 2022-11-17 Alberto Ribon (exhadr09-V11-00-01)
- Hadr09, HadronicGenerator : extended to hypernuclei and anti-hypernuclei

## 2021-12-10 Ben Morgan (exhadr09-V11-00-00)
- Change to new Markdown History format

---

# History entries prior to 11.0

10-11-21 Alberto Ribon (exhadr09-V10-07-01)
- HadronicGenerator : extended interface and functionality;
  used new methods available in the FTF model.

04-03-21 Alberto Ribon (exhadr09-V10-07-00)
- HadronicGenerator : migrated per-particle inelastic processes
  (that have been deleted) to G4HadronInelasticProcess.

08-11-20 Alberto Ribon (exhadr09-V10-06-00)
- Created this example.

