We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f836ca5 commit aad11d8Copy full SHA for aad11d8
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