Skip to content

Commit 5151ad1

Browse files
committed
Include in 3-prong candidate creator
1 parent 7eb2174 commit 5151ad1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PWGHF/TableProducer/candidateCreator3Prong.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
#include "PWGLF/DataModel/mcCentrality.h"
4747

4848
#include "PWGHF/Core/CentralityEstimation.h"
49+
#include "PWGHF/Core/DecayChannels.h"
4950
#include "PWGHF/Core/SelectorCuts.h"
5051
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
5152
#include "PWGHF/Utils/utilsBfieldCCDB.h"
@@ -59,6 +60,7 @@ using namespace o2::analysis;
5960
using namespace o2::hf_evsel;
6061
using namespace o2::hf_trkcandsel;
6162
using namespace o2::aod::hf_cand_3prong;
63+
using namespace o2::hf_decay::hf_cand_3prong;
6264
using namespace o2::hf_centrality;
6365
using namespace o2::hf_occupancy;
6466
using namespace o2::constants::physics;

0 commit comments

Comments
 (0)