Skip to content

Commit 5d153f3

Browse files
authored
Merge pull request #2 from alibuild/alibot-cleanup-16951
Please consider the following formatting changes to #16951
2 parents 9174db4 + aa35460 commit 5d153f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGCF/Femto/Core/pairHistManager.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,8 +385,8 @@ constexpr std::array<histmanager::HistInfo<PairHist>, kPairHistogramLast>
385385
{kTrueMinvVsMinv, {(conf).massInv, (conf).massInv}}, \
386386
{kTrueMultVsMult, {(conf).multiplicity, (conf).multiplicity}}, \
387387
{kTrueCentVsCent, {(conf).centrality, (conf).centrality}}, \
388-
{kTrueQoutVsQout, {conf.qout, conf.qout}}, \
389-
{kTrueQsideVsQside, {conf.qside, conf.qside}}, \
388+
{kTrueQoutVsQout, {conf.qout, conf.qout}}, \
389+
{kTrueQsideVsQside, {conf.qside, conf.qside}}, \
390390
{kTrueQlongVsQlong, {conf.qlong, conf.qlong}},
391391

392392
// pure mc-truth pair (no reco counterpart) — reuses the same analysis binning,

0 commit comments

Comments
 (0)