You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapt o2dpg_sim_workflow.py to new TPC corr.maps (#2451)
Given that the new maps are provided by the tpc-scaler device and the latter is added in the MC
by the o2-tpc-reco workflow, the corrections and CTP input request should be disable when the
o2-tpc-reco is used for clusterization only (correction not used).
In general, all settings of o2-tpc-scaler from the anchoring workflowconfig.log should be
added to options of all MC reco workflows requiring TPC corrections (except the MC-specific
settings like imposing --lumi-type 1 --corrmap-lumi-mode 2), but since at the moment MC does
not simulate sector edge fluctuations, we simply add --disable-sec-edge-fluc-correction.
# at the moment MC is not ready for the sector edge fluctuations (RS: and does not use IDC but --disable-IDC-scalers can be added only once it is added by the CorrectionMapsOptions::addGlobalOptions)
0 commit comments