Skip to content

Updates in MCTruthClassifier to avoid explicit barcode usage, attempt 4

Andrii Verbytskyi requested to merge averbyts/athena:mctruthclassifier4 into main

Updates in MCTruthClassifier to avoid explicit barcode usage, attempt 4. This MR is a scaled-down version of !64749 (closed) Contains:

  • Updates in MCTruthClassifier to avoid explicit barcode usage. In practice there are two main changes a) the info object is filled with all relevant information and instead of the motherBarcode the mother particle is passed to various functions. Those functions then use the mother->barcode(). b) changes very similar to a) done for the find_matching function.

@jchapman

Edited by Andrii Verbytskyi

Merge request reports