Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Move to next version of func_adl_xAOD #25

Open
2 tasks
gordonwatts opened this issue Dec 28, 2020 · 0 comments
Open
2 tasks

Move to next version of func_adl_xAOD #25

gordonwatts opened this issue Dec 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gordonwatts
Copy link
Contributor

This next version includes a large number of changes:

  • No longer need the AsROOTTTree in func_adl
  • Dictionaries can be used to indicate column names
  • Tuples still work just fine - and one doesn't even need column names if one is willing to live with col1.
    • AsROOTTTree is supported.
  • Extensive cleanup
    • Test coverage in github ci is now close to 95%
    • Code that was not being used to generate C++ output was removed (some will be moved into other packages as needed).

Before this can be closed:

  • Make sure the proper version of func_adl is tagged. As of writing this issue there were some outstanding changes required there.
  • Run David's tests on an installation of servicex to make sure it is working
@gordonwatts gordonwatts added the enhancement New feature or request label Dec 28, 2020
@gordonwatts gordonwatts self-assigned this Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant