TriggerEDMDeserialiserAlg: implement PT conversion for xAOD types
Invoke the PT converter in case a version change is detected for xAOD
types. This follows the same logic as in the old
TrigSerializeConvHelper
. Also port the FPE exception handling for
types with known FPEs.
There are three commits:
- Cosmetic changes and code cleanup in
TriggerEDMDeserialiserAlg
- Actual fixes to
TriggerEDMDeserialiserAlg
- Remove (a hopefully obsolete) xAODBTaggingAthenaPool converter (see discussion on !50342 (comment 5333334) and i.e. ATR-25009)
Fixes errors seen in M11 express stream processing (ATR-25009).
Edited by Frank Winklmeier