diff --git a/src/services/io/podio/JEventProcessorPODIO.cc b/src/services/io/podio/JEventProcessorPODIO.cc index d64f8bf69a..c2c451a85c 100644 --- a/src/services/io/podio/JEventProcessorPODIO.cc +++ b/src/services/io/podio/JEventProcessorPODIO.cc @@ -376,12 +376,6 @@ JEventProcessorPODIO::JEventProcessorPODIO() { "EcalBarrelScFiNAttenuatedHits", "EcalBarrelScFiNAttenuatedHitContributions", "EcalBarrelScFiRawHits", - "EcalBarrelScFiPPulses", - "EcalBarrelScFiNPulses", - "EcalBarrelScFiPCombinedPulses", - "EcalBarrelScFiNCombinedPulses", - "EcalBarrelScFiPCombinedPulsesWithNoise", - "EcalBarrelScFiNCombinedPulsesWithNoise", #if EDM4EIC_VERSION_MAJOR > 8 || (EDM4EIC_VERSION_MAJOR == 8 && EDM4EIC_VERSION_MINOR >= 7) "EcalBarrelScFiPCALOROCHits", "EcalBarrelScFiNCALOROCHits",