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 Oct 29, 2024
1 parent 14b94cc commit ce3b78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/Tasks/Strangeness/lambdapolarization.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ struct lambdapolarization {
}
histos.fill(HIST("QA/CentDist"), centrality, 1.0);
histos.fill(HIST("QA/PVzDist"), collision.posZ(), 1.0);

if (cfgShiftCorr) {
auto bc = collision.bc_as<aod::BCsWithTimestamps>();
currentRunNumber = bc.runNumber();
Expand Down

0 comments on commit ce3b78d

Please sign in to comment.