Skip to content

Commit 9ebd3c3

Browse files
authored
jetChargedV2.cxx
1 parent f1bfa51 commit 9ebd3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/jetChargedV2.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ struct JetChargedV2 {
550550
registry.fill(HIST("leadJetPtMCP"), leadingJetPt);
551551
registry.fill(HIST("leadJetPhiMCP"), leadingJetPhi);
552552
registry.fill(HIST("leadJetEtaMCP"), leadingJetEta);
553-
}
553+
}
554554

555555
template <typename U, typename T, typename J>
556556
void fitFncMCP(U const& collision, T const& tracks, J const& jets, TH1F* hPtsumSumptFitMCP, double leadingJetEta, bool mcLevelIsParticleLevel, float weight = 1.0)

0 commit comments

Comments
 (0)