func_adl_xAOD 1.2b1
Pre-release
Pre-release
First beta release of the new(ish) func_adl_xAOD
. While I hope no external API's have changed, there has been lots of internal stuff:
- You can now ask for a
dictionary
for your columns, and the column names will be the keys, and the values will be theast
's in the values - The
AsROOTTTree
is no longer required but still supported. - Lots of code that had to do with running, not generating the C++, has been removed. As needed, this can be put into another package.
- Fixed a warning from CMAKE due to the files produced by this package
- Internally, there is better code coverage, and testing on 3.7-3.9 now.