RNTupleART: Add two new tests that compare RNTuple and TTree DAODs
Add two more tests (one for data and one for MC) to RNTupleART
that:
- Produce
DAOD_PHYS
andDAOD_PHYSLITE
storing event data intoTTree
, - Produce
DAOD_PHYS
andDAOD_PHYSLITE
storing event data intoRNTuple
, - Convert 2. into
TTree
by (ab)usingMerge_tf.py
, - Compare both formats via
diff-root
.
For some reason diff-root
doesn't seem to work properly in the main--dev3LCG
in my local tests but that can be followed up independently.
Merge request reports
Activity
added Tools main review-pending-level-1 labels
CI Result SUCCESS (hash 40a0228d)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 7045] (remote access info)removed review-pending-level-1 label
added review-approved label
mentioned in commit 8ad6efac
Please register or sign in to reply