Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added RNTupleTTreeCheckerFiles + adapted main/CMakeLists & tree/ntupl… #15904

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IdaCy
Copy link

@IdaCy IdaCy commented Jun 21, 2024

This Pull request:

Added RNTupleTTreeChecker and RNTupleTTreeCheckerCLI to ROOT

Changes or fixes:

  • Added RNTupleTTreeChecker class for comparing TTree and RNTuple structures.
  • Added RNTupleTTreeCheckerCLI for command-line interface to interact with RNTupleTTreeChecker.
  • Included necessary header and source files.

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

Details:

tree/ntupleutil/

  • RNTupleTTreeChecker.cxx: Implementation of the RNTupleTTreeChecker class.
  • RNTupleTTreeCheckerCLI.cxx: Implementation of the command line interface.
  • inc/ROOT/RNTupleTTreeChecker.hxx: Header file for the RNTupleTTreeChecker class.
  • inc/ROOT/RNTupleTTreeCheckerCLI.hxx: Header file for the RNTupleTTreeChecker CLI class.
  • modified CMakeLists to include above files

main/

  • src/rntuplevsttree.cxx: Main entry point for CLI.
  • Modified CMakeLists to include rntuplevsttree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants