Skip to content

Commit f56a865

Browse files
committed
DPG: update FIT parameters for 2023 and 2024 data
1 parent dc9e3bf commit f56a865

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MC/bin/o2dpg_sim_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ def add(cfg, flatconfig):
9999
# FIT digitizer settings
100100
#2023 pp
101101
if 534125 <= int(args.run) and int(args.run) <= 543113:
102-
add(config, {"FV0DigParam.adcChannelsPerMip": "15"})
103102
if COLTYPEIR == "pp":
104103
# central and semicentral FT0 thresholds
105104
add(config, {"FT0DigParam.mtrg_central_trh": "40", "FT0DigParam.mtrg_semicentral_trh": "20"})

0 commit comments

Comments
 (0)