Skip to content

Commit 65ea68d

Browse files
Update nucleiInJets.cxx
1 parent e5d88b0 commit 65ea68d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGJE/Tasks/nucleiInJets.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1510,7 +1510,6 @@ struct nucleiInJets {
15101510
if (!INELgt0) // not true INEL
15111511
return;
15121512
jetHist.fill(HIST("mcpJet/eventStat"), 3.5);
1513-
15141513
int nJets = 0;
15151514
for (auto& mcpjet : mcpjets) {
15161515
jetHist.fill(HIST("mcpJet/hJetPt"), mcpjet.pt());

0 commit comments

Comments
 (0)