Skip to content

Use isPhysical() predicate instread of the explicit check of status

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

A partial implementation of changes described in !72195

Mostly addressing the fact that requirement of status!=3 should be actually MC::isPhysical().

@jchapman

Merge request reports