Skip to content

AtlasHepMC: HepMC3 polarization fix.

Scott Snyder requested to merge ssnyder/athena:polar.AtlasHepMC-20220416 into master

Add a is_defined flag to Polarization, rather than just testing if the angles are both zero. Fixes problems seen with polarization information disappearing during conversions.

See ATLASRECTS-6859.

Merge request reports