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 429a317 commit 1abd4a4Copy full SHA for 1abd4a4
Common/Tasks/centralityStudy.cxx
@@ -279,7 +279,7 @@ struct centralityStudy {
279
// only get object when switching runs
280
o2::parameters::GRPECSObject* grpo = ccdb->getForRun<o2::parameters::GRPECSObject>(pathGRPECSObject, mRunNumber);
281
startOfRunTimestamp = grpo->getTimeStart();
282
-
+
283
histPath = std::format("Run_{}/", mRunNumber);
284
285
if (doprocessCollisions || doprocessCollisionsWithCentrality) {
0 commit comments