Skip to content

Commit

Permalink
Release Notes for v02-02-02
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jun 16, 2021
1 parent b530ed7 commit cc769f0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# v02-02-02

* 2021-06-16 tmadlener ([PR#126](https://github.com/iLCSoft/iLDConfig/pull/126))
- Rename the `mini-DST-maker.xml` steering file to `MarlinStdRecoMiniDST` and make it a bit easier to configure from the outside
- Add short description of some available configuration parameters to the miniDST README.
- Add processors to run angular dEdx correction (see iLCSoft/MarlinReco#91). Make it possible to disable this via a parameter.
- Unpack a default LCFIPlus weights tarball to make it possible to run the miniDST workflow with a minimal default configuration.
- Copy the `IsolatedLeptonTagger` weights to `ILDConfig` from `MarlinReco/Analysis/IsolatedLeptonTagging`
- Consider removing them from `MarlinReco/Analysis/IsolatedLeptonTagging` as they are "configuration" parameters that should be in `ILDConfig`
- Easier to use in the miniDST creation example
- Add `run_standard_workflow.sh` for testing of iLCSoft installations
- Runs 3 evt SIM and RECO steps to produce DST files, which are then also used to make an LCTuple file as well as a mini-DST from it.

* 2021-06-15 shkawada ([PR#125](https://github.com/iLCSoft/iLDConfig/pull/125))
- added mini-DST-maker.xml: for the mini-DST file production
- README_mini-DST.md: readme file for mini-DST-maker.xml

* 2021-02-02 Remi Ete ([PR#124](https://github.com/iLCSoft/iLDConfig/pull/124))
- Updated dE/dx parameters in Likelihood PID processor

# v02-00-02

* 2018-08-24 Frank Gaede ([PR#91](https://github.com/ilcsoft/ILDconfig/pull/91))
Expand Down

0 comments on commit cc769f0

Please sign in to comment.