art suite release notes 2.00.03 (2016/06/21)¶
- An art series 2.00 release
- Download page
External package changes¶
Package | art 2.00.02 (previous) | art 2.00.03 (this version) |
root |
v6_06_04a |
v6_06_04b |
Bug fixes¶
- Issue #12945: A large memory leak in the root v6_06_04 fitting routines was fixed by applying patches from the root master branch to the ups product to produce the v6_06_04b version.
- A memory leak of a
TTreeCache
object on a per-input-file per-tree basis inroot v6_06_04
has been avoided in art by eliminating usage of theTTreeCache
for the non-event trees, which was already done for the event tree.
Dependent packages¶
- canvas 1.03.03 (new version)
- messagefacility 1.16.26 (in since art 2.00.01)
- fhicl-cpp 3.19.00 (in since art 2.00.01)
- cetlib 1.18.00 (in since art 2.00.01)