Skip to content

CaloTPCnv+CaloAthenaPool+CaloEvent: Clean up converters.

Scott Snyder requested to merge ssnyder/athena:tpconst.CaloTPCnv-20191020 into master

Make converter interfaces const. Prepare cell container converter for MT thinning. Remove uses of #define private. Other cleanups. Use templated pool converters.

Add some friend declarations in CaloEventto allow removing #define private from the TP converters.

Merge request reports