Skip to content

Fixing TCT test reco_mc16e

The TCT test reco_mc16e fails in the RDOtoRDOtrigger step. The fix is discussed in

https://its.cern.ch/jira/browse/ATR-22498

This MR implements the fix by adding the option --athenaopts "RDOtoRDOTrigger:--threads=1" "RAWtoESD:--threads=1" "ESDtoAOD:--threads=1" for the Reco_tf step, and also adds two additional changes:

  • adds option --imf False for the Reco_tf step
  • increases the number of events for the "diff" step from 10 to 20.

Tagging @rmazini and @mhodgkin

Edited by Peter Berta

Merge request reports