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
if (strLPMProductionTag == "LHC25f3") // temporary workaround for MC production LHC25f3 anchored to Pb-Pb 2023 apass5 (to be removed once the info is in ccdb)
293
+
nBCsPerTF = 8 * nBCsPerOrbit;
292
294
}
293
295
294
296
// timestamp of the middle of the run used to access run-wise CCDB entries
if (strLPMProductionTag == "LHC25f3") // temporary workaround for MC production LHC25f3 anchored to Pb-Pb 2023 apass5 (to be removed once the info is in ccdb)
224
+
nBCsPerTF = 8 * nBCsPerOrbit;
223
225
}
224
226
225
227
// timestamp of the middle of the run used to access run-wise CCDB entries
0 commit comments