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 317819c commit 421b0c1Copy full SHA for 421b0c1
PWGHF/TableProducer/candidateCreator3Prong.cxx
@@ -44,6 +44,7 @@
44
#include "Tools/KFparticle/KFUtilities.h"
45
46
#include "PWGHF/Core/CentralityEstimation.h"
47
+#include "PWGHF/Core/DecayChannels.h"
48
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
49
#include "PWGHF/Utils/utilsBfieldCCDB.h"
50
#include "PWGHF/Utils/utilsEvSelHf.h"
@@ -56,6 +57,7 @@ using namespace o2::analysis;
56
57
using namespace o2::hf_evsel;
58
using namespace o2::hf_trkcandsel;
59
using namespace o2::aod::hf_cand_3prong;
60
+using namespace o2::hf_decay::hf_cand_3prong;
61
using namespace o2::hf_centrality;
62
using namespace o2::hf_occupancy;
63
using namespace o2::constants::physics;
0 commit comments