Skip to content

Support GNN in r21

Because of issues preventing running on r21 samples using the the r22 branch, I added the recent GNN changes again to the r21 branch.

Changes:

  • Added track decorators for truth info, and sv vertex info
  • Fix to read the flavortagdiscriminants_sequences from the config (previously these were ignored)
  • Make sure the grid submission script finds all config files
  • Added a local copy of the InDetTrackTruthOriginTool (as there are changes between the r21 and r22 versions of this tool...)

As discussed by @mguth on the MM channel, the nicer way to do this is to iron out the problems processing r21 samples in the r22 branch.

@dguest, I understand if you prefer not to merge this (due to the hard copy of the tool). In that case we can just close this and it can be a record of this branch.

Thanks

Merge request reports