2 parents a173c13 + 4fe2104 commit 169aac3Copy full SHA for 169aac3
1 file changed
PWGHF/D2H/Tasks/taskFlattenicityD0Lc.cxx
@@ -13,8 +13,6 @@
13
/// \brief Analysis of D0/Lambda_c yield as a function of flattenicity
14
/// \author Laszlo Gyulai, laszlo.gyulai@cern.ch
15
16
-#include "Common/Core/RecoDecay.h"
17
-
18
#include "PWGHF/Core/CentralityEstimation.h"
19
#include "PWGHF/Core/DecayChannels.h"
20
#include "PWGHF/Core/HfHelper.h"
@@ -25,6 +23,7 @@
25
23
#include "PWGHF/DataModel/TrackIndexSkimmingTables.h"
26
24
#include "PWGHF/Utils/utilsEvSelHf.h"
27
+#include "Common/Core/RecoDecay.h"
28
#include "Common/DataModel/EventSelection.h"
29
#include "Common/DataModel/Multiplicity.h"
30
#include "Common/DataModel/TrackSelectionTables.h"
0 commit comments