Skip to content

Commit

Permalink
Update SGCandProducer.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
abylinkin authored Mar 4, 2024
1 parent e2e7313 commit 1565904
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PWGUD/TableProducer/SGCandProducer.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ struct SGCandProducer {
for (auto& track : tracks) {
updateUDTrackTables(outputCollisions.lastIndex(), track, bc.globalBC());
}

// update SGFwdTracks tables
for (auto& fwdtrack : fwdtracks) {
updateUDFwdTrackTables(fwdtrack, bc.globalBC());
Expand Down

0 comments on commit 1565904

Please sign in to comment.