Skip to content

Merge in updates from master

Dan Guest requested to merge dguest/training-dataset-dumper:merge-master into r22

This is a number of updates:

  • Introduced jet sorting to the SingleBTagAlg, before they seemed to be in somewhat random order if I got them out of the trigger decision tool
  • Pulled the more fine-grained track selection from master
  • Made the "file:" keyword to read in a sub-configuration file apply everywhere
    • Fixed some bugs in how the recursive file merging worked
  • Added a common track selection configuration for the ip3d-like selection

@mguth you might be interested in a few of these involving the configuration, although porting them back to master might be a bit annoying. Maybe it's all the more reason to switch to r22 😀

Edited by Dan Guest

Merge request reports