Skip to content

Commit b179555

Browse files
wenyaCernalibuild
andauthored
[PWGCF] Set PDG code of container (#13034)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent d1959a4 commit b179555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ struct femtoDreamPairTaskTrackTrack {
298298
sameEventQnCont.init_qn(&Registry,
299299
Binning4D.kstar, Binning4D.mT, Binning4D.multPercentile,
300300
Option.IsMC, Option.HighkstarCut);
301+
sameEventQnCont.setPDGCodes(Track1.PDGCode, Track2.PDGCode);
301302
if (qnCal.doFillHisto) {
302303
qnBinCalculator.initQn(&Registry, qnCal.numQnBins);
303304
}

0 commit comments

Comments
 (0)