Skip to content

Remove code that will duplicate particles in event record

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

Remove code that will duplicate particles in event record.

The code with option storeLHE=true will de-facto duplicate some particles in the event record and set them status that will not be handled by the simulation and classification algorithms, rendering the event broken.

@jchapman @pclark

Merge request reports