Skip to content

Commit 8bde7bb

Browse files
authored
Merge pull request #22 from alibuild/alibot-cleanup-12939
Please consider the following formatting changes to #12939
2 parents db37d78 + 5324cfa commit 8bde7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/HFC/Tasks/taskCorrelationDsHadrons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ struct HfTaskCorrelationDsHadrons {
585585
} else {
586586
efficiencyWeight = getEfficiencyWeight(std::abs(ptD), std::nullopt, std::abs(ptHadron), std::nullopt, EfficiencyMode::DsHadronPair);
587587
}
588-
588+
589589
// in signal region
590590
if (massD > signalRegionInner->at(ptBinD) && massD < signalRegionOuter->at(ptBinD)) {
591591
// prompt and non-prompt division

0 commit comments

Comments
 (0)