Skip to content

art 3.11.01

Compare
Choose a tag to compare
@knoepfel knoepfel released this 28 Mar 14:20
· 146 commits to develop since this release

New features

  • Users can now call art::Event::getProductProvenance(ProductID) to retrieve the provenance of a data product by ProductID. This will help eliminate the need to use product-retrieval through the ProductID.

Bug fixes

  • art-framework-suite/fhicl-cpp#10: Provide const-qualified conversion operator for (Optional)TableAs<T> templates.
  • This release fixes a process-history bug that was introduced in art 3.11.00.

Full Changelog: https://github.com/art-framework-suite/art/commits/v3_11_01