There was an error while loading. Please reload this page.
1 parent 2e2e28e commit 1a963b5Copy full SHA for 1a963b5
1 file changed
PWGMM/Lumi/Tasks/lumiVertex.cxx
@@ -326,6 +326,7 @@ struct LumiVertex {
326
LOGF(fatal,
327
"GRPLHCIFData is not available for run=%d at timestamp=%llu",
328
bc.runNumber(), bc.timestamp());
329
+ return;
330
}
331
332
const auto beamPatternA =
0 commit comments