1.01.03
art_root_io suite release notes 1.01.03 (2019/07/17)¶
- An art_root_io series 1.01 release
- Download page
Bug fixes¶
- Bug #22951 (art_root_io): Jobs that use the
SamplingInput
source may now use theoutputCommands
parameter in output modules. - Bug #22931 (art): With art 3, the
{begin,end}{Run,SubRun}
shared module functions were unintentionally called once per schedule per (sub)run. This behavior has been fixed so that they are called only once per (sub)run irrespective of the number of schedules.