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 7eb2174 commit 5151ad1Copy full SHA for 5151ad1
PWGHF/TableProducer/candidateCreator3Prong.cxx
@@ -46,6 +46,7 @@
46
#include "PWGLF/DataModel/mcCentrality.h"
47
48
#include "PWGHF/Core/CentralityEstimation.h"
49
+#include "PWGHF/Core/DecayChannels.h"
50
#include "PWGHF/Core/SelectorCuts.h"
51
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
52
#include "PWGHF/Utils/utilsBfieldCCDB.h"
@@ -59,6 +60,7 @@ using namespace o2::analysis;
59
60
using namespace o2::hf_evsel;
61
using namespace o2::hf_trkcandsel;
62
using namespace o2::aod::hf_cand_3prong;
63
+using namespace o2::hf_decay::hf_cand_3prong;
64
using namespace o2::hf_centrality;
65
using namespace o2::hf_occupancy;
66
using namespace o2::constants::physics;
0 commit comments