Skip to content

Rewrite systematics handling in PMGTruthWeightTool

Albert Kong requested to merge akong/athena:pmgtwt into master

Rewrite the systematics handling in the PMGTruthWeightTool as it was found to be implemented in a very inefficient manner. This involves an interface change for the tool, which now implements a IReentrantSystematicsTool.

See JIRA ticket: https://its.cern.ch/jira/browse/ATLASG-2357

Merge request reports