Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Feb 11, 2025
1 parent 0d59544 commit 74dd83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/Tasks/Strangeness/lambdak0sflattenicity.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ struct Lambdak0sflattenicity {

flattenicity =
1.0 - getFlatenicity({rhoLatticeFV0AMC.data(), rhoLatticeFV0AMC.size()});
rEventSelection.fill(HIST("hTrueFV0amplvsFlat"), multFV0, estimator[2]);
rEventSelection.fill(HIST("hTrueFV0amplvsFlat"), multFV0, estimator[2]);
return flattenicity;
}
// ====================== Flattenicity estimation ends =====================
Expand Down

0 comments on commit 74dd83d

Please sign in to comment.