diff --git a/HLTrigger/Configuration/python/HLT_75e33/modules/hltParticleFlowSuperClusterHGCalFromTICLUnseeded_cfi.py b/HLTrigger/Configuration/python/HLT_75e33/modules/hltParticleFlowSuperClusterHGCalFromTICLUnseeded_cfi.py index 2728b3b79f7c2..9c40b31cd4e8c 100644 --- a/HLTrigger/Configuration/python/HLT_75e33/modules/hltParticleFlowSuperClusterHGCalFromTICLUnseeded_cfi.py +++ b/HLTrigger/Configuration/python/HLT_75e33/modules/hltParticleFlowSuperClusterHGCalFromTICLUnseeded_cfi.py @@ -9,7 +9,7 @@ PFBasicClusterCollectionEndcap = cms.string(''), PFBasicClusterCollectionPreshower = cms.string('particleFlowBasicClusterECALPreshower'), PFClusters = cms.InputTag("hltParticleFlowClusterHGCalFromTICLUnseeded"), - PFSuperClusterCollectionBarrel = cms.string('hltParticleFlowSuperClusterECALBarrel'), + PFSuperClusterCollectionBarrel = cms.string('particleFlowSuperClusterECALBarrel'), PFSuperClusterCollectionEndcap = cms.string(''), PFSuperClusterCollectionEndcapWithPreshower = cms.string(''), applyCrackCorrections = cms.bool(False),