Skip to content

Commit 7ad2a7d

Browse files
committed
Add histograms for MC truth signal for prompt/non-prompt polarization
1 parent 3bee8ec commit 7ad2a7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Tasks/dqEfficiency_withAssoc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1711,7 +1711,7 @@ struct AnalysisSameEventPairing {
17111711
} else if (sig->GetNProngs() == 2) {
17121712
histNames += Form("MCTruthGenPair_%s;", sig->GetName());
17131713
histNames += Form("MCTruthGenPairSel_%s;", sig->GetName());
1714-
istNames += Form("MCTruthGenPseudoPolPair_%s;", sig->GetName());
1714+
histNames += Form("MCTruthGenPseudoPolPair_%s;", sig->GetName());
17151715
histNames += Form("MCTruthGenPseudoPolPairSel_%s;", sig->GetName());
17161716
fHasTwoProngGenMCsignals = true;
17171717
// for these pair level signals, also add histograms for each MCgenAcc cut if specified

0 commit comments

Comments
 (0)