Skip to content

Commit

Permalink
update MarlinReco tov01-24-01
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Apr 18, 2018
1 parent 78c4cc5 commit 1660e2b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion doc/release_notes_ilcsoft_v02-00.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ for the IDR.

Packages changed wrt. to v01-19-06:

# MarlinReco v01-24
## MarlinReco v01-24-01

* 2018-04-18 Ete Remi ([PR#51](https://github.com/ilcsoft/MarlinReco/pull/51))
- RecoMCThruthLinker processor
- Turned WARNING message to DEBUG9 to avoid log pollution
- this warning occurs only for the SDHcal case where one SimCalorimeterHit can create more than CalorimeterHit


## MarlinReco v01-24

* 2018-04-10 Guillaume ([PR#48](https://github.com/ilcsoft/MarlinReco/pull/48))
- SDHCAL digitizer :
Expand Down
2 changes: 1 addition & 1 deletion releases/v02-00/release-versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@

MarlinDD4hep_version = "v00-06"

MarlinReco_version = "v01-24"
MarlinReco_version = "v01-24-01"

ILDPerformance_version = "v01-06"

Expand Down

0 comments on commit 1660e2b

Please sign in to comment.