Skip to content

Commit 254a7bf

Browse files
committed
Merge remote-tracking branch 'mingze/DstarInPbPb' into DstarInPbPb
2 parents 2423a4d + 51d7f00 commit 254a7bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGHF/D2H/Tasks/taskCharmPolarisation.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,9 +1534,9 @@ struct HfTaskCharmPolarisation {
15341534
if constexpr (withEP) {
15351535
assert(qVecs && "EP analysis requested but qVecs == nullptr");
15361536
}
1537-
1537+
15381538
constexpr std::size_t NScores{3u};
1539-
1539+
15401540
bool isCandidateInSignalRegion{false};
15411541
int8_t origin{RecoDecay::OriginType::None};
15421542
int8_t massHypoMcTruth{-1};

0 commit comments

Comments
 (0)