We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0b84c commit 8d192d1Copy full SHA for 8d192d1
1 file changed
PWGHF/D2H/Tasks/taskXic.cxx
@@ -67,7 +67,6 @@ struct HfTaskXic {
67
float etaMaxAcceptance = 0.8;
68
float ptMinAcceptance = 0.1;
69
70
-
71
Filter filterSelectCandidates = (aod::hf_sel_candidate_xic::isSelXicToPKPi >= selectionFlagXic || aod::hf_sel_candidate_xic::isSelXicToPiKP >= selectionFlagXic);
72
73
HistogramRegistry registry{
0 commit comments