Skip to content

Commit 845074c

Browse files
authored
Merge pull request #68 from alibuild/alibot-cleanup-13846
Please consider the following formatting changes to #13846
2 parents 87c22b4 + 4c1ee09 commit 845074c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGEM/Dilepton/Tasks/matchingMFT.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,6 @@ struct matchingMFT {
516516
dcaXYinSigma = std::sqrt(std::fabs((dcaX * dcaX * cYYatDCA + dcaY * dcaY * cXXatDCA - 2. * dcaX * dcaY * cXYatDCA) / det / 2.)); // dca xy in sigma
517517
}
518518
sigma_dcaXY = dcaXY / dcaXYinSigma;
519-
520519
}
521520

522521
float ptMatchedMCHMID = propmuonAtPV_Matched.getPt();

0 commit comments

Comments
 (0)