art 3.11.01
New features
- Users can now call
art::Event::getProductProvenance(ProductID)
to retrieve the provenance of a data product byProductID
. This will help eliminate the need to use product-retrieval through theProductID
.
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