Skip to content

Commit 0998731

Browse files
committed
Please consider the following formatting changes
1 parent 32fe032 commit 0998731

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)