Skip to content
Snippets Groups Projects
Commit f6ebaedf authored by Jovan Mitrevski's avatar Jovan Mitrevski
Browse files

Make pattern match seeding also from topocluster

Former-commit-id: 3e44f8eb
parent 57b9cf02
No related branches found
No related tags found
No related merge requests found
......@@ -950,7 +950,7 @@ class CaloClusterContainer(JobProperty):
"""Brem Reco: Container of EM clusters"""
statusOn = True
allowedTypes = ['str']
StoredValue = 'LArClusterEM'
StoredValue = 'egammaTopoCluster'
class CaloCellContainer(JobProperty):
"""Brem Reco: Container of calo cell"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment