Skip to content

Commit cfe9e89

Browse files
committed
Please consider the following formatting changes
1 parent 429a317 commit cfe9e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)