Skip to content

Commit 1abd4a4

Browse files
authored
Please consider the following formatting changes (#452)
1 parent 429a317 commit 1abd4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Tasks/centralityStudy.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ struct centralityStudy {
279279
// only get object when switching runs
280280
o2::parameters::GRPECSObject* grpo = ccdb->getForRun<o2::parameters::GRPECSObject>(pathGRPECSObject, mRunNumber);
281281
startOfRunTimestamp = grpo->getTimeStart();
282-
282+
283283
histPath = std::format("Run_{}/", mRunNumber);
284284

285285
if (doprocessCollisions || doprocessCollisionsWithCentrality) {

0 commit comments

Comments
 (0)