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 b834dc9 commit fa621c0Copy full SHA for fa621c0
PWGHF/D2H/Tasks/taskXic0XicpToHadronic.cxx
@@ -507,7 +507,7 @@ struct HfTaskXic0XicpToHadronic {
507
// //
508
////////////////////////////////////////////
509
510
- Filter filterSelectCandidates = (aod::hf_sel_xic0_xicp_to_hadronic::isSelXic0ToXiPi >= configs.selectionFlagXic0Xicp);
+ Filter filterSelectCandidates = (aod::hf_sel_xic0_xicp_to_hadronic::xic0::isSelXic0ToXiPi >= configs.selectionFlagXic0Xicp);
511
512
void processXic0WithDCAFitter(soa::Filtered<soa::Join<aod::HfCandXic0, aod::HfSelXic0ToXiPi>> const& candidates)
513
{
0 commit comments