Skip to content

Commit ff7b741

Browse files
authored
jetChargedV2.cxx
1 parent 0b81d0a commit ff7b741

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGJE/Tasks/jetChargedV2.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,6 @@ struct JetChargedV2 {
19371937
return;
19381938
}
19391939
if (useMedianRho) {
1940-
// fillMatchedHistograms<ChargedMCDMatchedJets::iterator, ChargedMCPMatchedJets>(mcdjet, collision.rho(), mcrho, ep2);
19411940
fillGeoMatchedHistograms<ChargedMCDMatchedJets::iterator, ChargedMCPMatchedJets>(mcdjet, ep2, collision.rho(), mcrho);
19421941
}
19431942
if (useLocalRho) {

0 commit comments

Comments
 (0)