Skip to content

Commit ea493ac

Browse files
committed
Please consider the following formatting changes
1 parent 054aeb0 commit ea493ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ struct FlowGfwOmegaXi {
894894
setCurrentLocalDensityWeights(wloc, v0, density, 2);
895895
if (cfgOutputLocDenWeights)
896896
registry.fill(HIST("MC/densityMCRecLambda"), v0.pt(), nch, density, v0.mLambda());
897-
}
897+
}
898898
candNum[1] = candNum[1] + 1;
899899
registry.fill(HIST("InvMassLambda"), v0.pt(), v0.mLambda(), v0.eta(), cent);
900900
registry.fill(HIST("hEtaPhiVtxzPOILambda"), v0.phi(), v0.eta(), vtxz, wacc);

0 commit comments

Comments
 (0)