We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2423a4d + 51d7f00 commit 254a7bfCopy full SHA for 254a7bf
1 file changed
PWGHF/D2H/Tasks/taskCharmPolarisation.cxx
@@ -1534,9 +1534,9 @@ struct HfTaskCharmPolarisation {
1534
if constexpr (withEP) {
1535
assert(qVecs && "EP analysis requested but qVecs == nullptr");
1536
}
1537
-
+
1538
constexpr std::size_t NScores{3u};
1539
1540
bool isCandidateInSignalRegion{false};
1541
int8_t origin{RecoDecay::OriginType::None};
1542
int8_t massHypoMcTruth{-1};
0 commit comments