We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90311e3 commit f98dc94Copy full SHA for f98dc94
MC/bin/o2dpg_sim_workflow.py
@@ -1156,7 +1156,6 @@ def getDigiTaskName(det):
1156
if COLTYPE == 'PbPb':
1157
tpcLocalCFreco['TPCCorrMap.lumiInstFactor'] = str(lumiInstFactor)
1158
tpc_corr_options_mc=' --corrmap-lumi-mode 2 '
1159
- tpcLocalCFreco['TPCCorrMap.lumiMean'] = str(CTPSCALER)
1160
tpcLocalCFreco['TPCCorrMap.lumiInst'] = str(CTPSCALER)
1161
1162
# Setup the TPC correction scaling options for reco; They come from the anchoring setup
0 commit comments