Skip to content

Commit

Permalink
Merge pull request #102 from alibuild/alibot-cleanup-8198
Browse files Browse the repository at this point in the history
Please consider the following formatting changes to #8198
  • Loading branch information
jikim1290 authored Oct 29, 2024
2 parents 14b94cc + ce3b78d commit 1b37a2e
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 1b37a2e

Please sign in to comment.