Skip to content

Skip std::pair branches in compareFlatTrees

Blaz Leban requested to merge bleban/athena:skip_pair_branches into main

We needed to exclude branches of type std::pair to be able to compare ntuples for our analysis and we think this might be useful to others, too.

/cc @tadej

Merge request reports

Loading