Skip to content

Commit b448715

Browse files
authored
Merge pull request #15 from alibuild/alibot-cleanup-8997
Please consider the following formatting changes to AliceO2Group#8997
2 parents 69e2292 + adb38cd commit b448715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/HFC/TableProducer/correlatorDsHadrons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ struct HfCorrelatorDsHadrons {
169169
Configurable<std::vector<double>> binsPtHadron{"binsPtHadron", std::vector<double>{0.3, 2., 4., 8., 12., 50.}, "pT bin limits for assoc particle"};
170170
Configurable<std::vector<double>> binsPtEfficiencyD{"binsPtEfficiencyD", std::vector<double>{o2::analysis::hf_cuts_ds_to_k_k_pi::vecBinsPt}, "pT bin limits for efficiency"};
171171
Configurable<std::vector<double>> efficiencyD{"efficiencyD", {1., 1., 1., 1., 1., 1.}, "efficiency values for Ds meson"};
172-
172+
173173
int hfcReducedCollisionIndex = 0;
174174

175175
HfHelper hfHelper;

0 commit comments

Comments
 (0)