Skip to content

Commit 421b0c1

Browse files
committed
Include in 3-prong candidate creator
1 parent 317819c commit 421b0c1

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
@@ -44,6 +44,7 @@
4444
#include "Tools/KFparticle/KFUtilities.h"
4545

4646
#include "PWGHF/Core/CentralityEstimation.h"
47+
#include "PWGHF/Core/DecayChannels.h"
4748
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
4849
#include "PWGHF/Utils/utilsBfieldCCDB.h"
4950
#include "PWGHF/Utils/utilsEvSelHf.h"
@@ -56,6 +57,7 @@ using namespace o2::analysis;
5657
using namespace o2::hf_evsel;
5758
using namespace o2::hf_trkcandsel;
5859
using namespace o2::aod::hf_cand_3prong;
60+
using namespace o2::hf_decay::hf_cand_3prong;
5961
using namespace o2::hf_centrality;
6062
using namespace o2::hf_occupancy;
6163
using namespace o2::constants::physics;

0 commit comments

Comments
 (0)