Skip to content
Snippets Groups Projects
Commit 5b55727b authored by Mark Hodgkinson's avatar Mark Hodgkinson Committed by Tadej Novak
Browse files

Update to pflow topotower config

Update to pflow topotower config
parent 7b637ca2
No related branches found
No related tags found
No related merge requests found
......@@ -53,8 +53,8 @@ def getPFClusterSelectorTool(inputFlags,clustersin,calclustersin,algName):
PFClusterSelectorTool.CaloClusterReadDecorHandleKey_NLeadingTruthParticles = "CaloTopoClusters." + inputFlags.Calo.TopoCluster.CalibrationHitDecorationName
if inputFlags.PF.useTopoTowers:
PFClusterSelectorTool.clustersName="CaloFwdTopoTowers"
PFClusterSelectorTool.calClustersName="CaloCalFwdTopoTowers"
PFClusterSelectorTool.clustersName="CaloTopoSignal"
PFClusterSelectorTool.calClustersName="CaloCalTopoSignal"
return PFClusterSelectorTool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment