2.04.01
art suite release notes 2.04.01 (2016/10/10)¶
- An art series 2.04 release
- Download page
N.B. This version introduces some minor features as described in the art series 2.04 notes.
Bug fixes¶
With this version of art
, the SQL queries as reported in the previous release notes are installed.
- Issue #13783: The time for writing events to a ROOT output file is now included in the "Full event" metrics in the
TimeTracker
service. - Issue #13820: It was discovered that for
art
2.01.00 and later, the event display would quit if a file with only one event served as its input. The state machine was modified in this release so that a premature quit will not occur. - Issue #13873: The
MemoryTracker
report to STDOUT failed to include (by default) the largest contributors to memory usage. This has been fixed by replacing theignoreTotal
configuration parameter withmaxTableLength
, which represents the maximum number of rows that each summary table prints to STDOUT. The default number of rows to print is 5.
Dependent packages¶
- canvas 1.05.00 (in since art 2.04.00)
- messagefacility 1.17.02 (in since art 2.04.00)
- fhicl-cpp 4.01.00 (in since art 2.04.00)
- cetlib 1.20.00 (in since art 2.04.00)