Skip to content

Commit 7377730

Browse files
rpezzichiarazampolli
authored andcommitted
Remove obsolete MFT reco configuration
1 parent 8c6970a commit 7377730

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

MC/bin/o2dpg_sim_config.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ def add(cfg, flatconfig):
2222
add(config, {"MFTAlpideParam.roFrameLengthInBC" : 198})
2323
if 302000 <= int(args.run) and int(args.run) < 309999:
2424
add(config, {"ITSAlpideParam.roFrameLengthInBC" : 198})
25-
# MFT tracking setting
26-
add(config, {"MFTTracking.FullClusterScan" : 1})
2725
# ITS reco settings
2826
add(config, {"ITSVertexerParam.phiCut" : 0.5,
2927
"ITSVertexerParam.clusterContributorsCut" : 3,

0 commit comments

Comments
 (0)