Skip to content

Draft: Implement loop search on the event level for FixHepMC without barcodes

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

Implement loop search on the event level for FixHepMC without barcodes. The idea is

  • Avoid the usage of barcode ordering
  • Search for the loops in the event only once and cache results

@pclark @ewelina @jchapman

Edited by John Derek Chapman

Merge request reports