1.01.00
art_root_io suite release notes 1.01.00 (2019/06/24)¶
- An art_root_io series 1.01 release
- Download page
External package changes¶
Package | art_root_io 1.00.07 (previous) | art_root_io 1.01.00 (this version) |
boost |
v1_69_0 |
v1_70_0 |
clhep |
v2_4_1_0b |
v2_4_1_2 |
Bug fixes¶
- Bug #22691 (art): The
RandomNumberGenerator
service was unintentionally deactivated for multi-threaded art jobs. It has been restored. - Bug #20579 (canvas): The smart-query objects, use when accessing
art::Assns
data, now check for C++ type consistency when using product tokens.