Skip to content

CaloTPCnv+CaloAthenaPool: Change TP converters to use standard base classes.

Scott Snyder requested to merge ssnyder/athena:tpbase.CaloTPCnv-20191106 into master

Many TP converters in this package derived from ITPCnvBase directly, rather than using the base classes in AthenaPoolCnvSvc. Update them to use the standard base classes.

Merge request reports