Updated PU check for TruthClusterizationFactory [ATLITKSW-216]
Now that some reasonable full-truth config has been identified, the TruthClusterizationFactory
implementation has been investigated with a full-truth sample. It turns out that the eventIndex
check simply needs to be updated to check the actual eventNumber
from the EventInfo
. In case of HepMcParticle
from PU, this check will fail and they can be discarded based on this. The tweak in the configuration can thus be dropped. Fix ATLITKSW-216
Merge request reports
Activity
- Resolved by Thomas Strebler
added InnerDetector master review-pending-level-1 labels
added 1 commit
- 58e4cb57 - Updated PU check for TruthClusterizationFactory
CI Result SUCCESS (hash 8d2cffdb)Athena AthSimulation 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
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 70411] CI Result SUCCESS (hash 58e4cb57)Athena AthSimulation 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
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 70421]added review-approved label and removed review-pending-level-1 label
mentioned in commit eaad76a8
added sweep:ignore label
mentioned in merge request !63452 (merged)