Skip to content

MC truth association algorithm (MCTruthAlg) and Background Category

Abhijit Mathad requested to merge AM_mc_association into master

Algorithm outputs two type of relations table:

  • First between reconstructed and truth objects (Adaptation of TupleToolMCTruth) using the association tools.
  • Second between composite and background category (i.e. TupleToolMCBackgroundInfo).

Related to (but not dependent on): issue (https://gitlab.cern.ch/lhcb-dpa/project/-/issues/145), MR (Rec!2652 (merged)) and MR (Analysis!846 (merged)).

cc: @mferrill and @powen

Edited by Abhijit Mathad

Merge request reports