We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f090bc commit 1116949Copy full SHA for 1116949
MC/bin/o2dpg_sim_workflow.py
@@ -948,7 +948,7 @@ def getDigiTaskName(det):
948
# -----------
949
# reco
950
951
- tpcreconeeds=[]
+ tpcreconeeds=[FT0FV0EMCCTPDIGItask['name']]
952
if not args.combine_tpc_clusterization:
953
# We treat TPC clusterization in multiple (sector) steps in order to
954
# stay within the memory limit or to parallelize over sector from outside (not yet supported within cluster algo)
0 commit comments