Skip to content

Commit 17971e8

Browse files
authored
Merge pull request #15 from alibuild/alibot-cleanup-14985
Please consider the following formatting changes to #14985
2 parents ad05148 + e42fe71 commit 17971e8

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
@@ -673,7 +673,7 @@ struct JetHadronRecoil {
673673
continue;
674674
}
675675
}
676-
676+
677677
double dR = getWTAaxisDifference(jetBase, tracks);
678678
if (jetBase.has_matchedJetGeo()) {
679679
for (const auto& jetTag : jetBase.template matchedJetGeo_as<std::decay_t<U>>()) {

0 commit comments

Comments
 (0)