Skip to content

Commit

Permalink
Release Notes for v00-07-02
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Oct 25, 2024
1 parent 9e3ea08 commit 30f87cf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v00-07-02

* 2024-10-23 tmadlener ([PR#131](https://github.com/key4hep/k4SimDelphes/pull/131))
- Split the global `ParticleIDs` collection into several smaller collections to facilitate downstream usage after the reversal of the `ParticleID` - `ReconstructedParticle` relation direction in [EDM4hep#268](https://github.com/key4hep/EDM4hep/pull/268).
- `Tracks` will get a `ParticleIDCollection` with the suffix `_PID`
- `Jets` will get a `ParticleIDCollection` with the suffix `_HF_tags` for any heavy flavor tags, and `_tau_tags` for any tau tags.

* 2024-10-15 Juraj Smiesko ([PR#134](https://github.com/key4hep/k4SimDelphes/pull/134))
- Print x-sec error for Pythia process
- Print info from LHEF file, if used
- Print info from MadGraph LHEF file, if used

# v00-07-01

* 2024-10-14 Thomas Madlener ([PR#133](https://github.com/key4hep/k4SimDelphes/pull/133))
Expand Down

0 comments on commit 30f87cf

Please sign in to comment.