We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad05148 + e42fe71 commit 17971e8Copy full SHA for 17971e8
1 file changed
PWGJE/Tasks/jetHadronRecoil.cxx
@@ -673,7 +673,7 @@ struct JetHadronRecoil {
673
continue;
674
}
675
676
-
+
677
double dR = getWTAaxisDifference(jetBase, tracks);
678
if (jetBase.has_matchedJetGeo()) {
679
for (const auto& jetTag : jetBase.template matchedJetGeo_as<std::decay_t<U>>()) {
0 commit comments