Skip to content

Commit 7a1e63b

Browse files
authored
Merge pull request #14 from alibuild/alibot-cleanup-14931
Please consider the following formatting changes to #14931
2 parents 32fe032 + 0998731 commit 7a1e63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/jetHadronRecoil.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ struct JetHadronRecoil {
647647
continue;
648648
}
649649
}
650-
650+
651651
double dR = getWTAaxisDifference(jetBase, tracks);
652652
if (jetBase.has_matchedJetGeo()) {
653653
for (const auto& jetTag : jetBase.template matchedJetGeo_as<std::decay_t<U>>()) {

0 commit comments

Comments
 (0)