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 c3fba65 commit 1609c32Copy full SHA for 1609c32
PWGHF/D2H/Tasks/taskCharmPolarisation.cxx
@@ -17,14 +17,14 @@
17
/// \author M. Faggin (CERN) mattia.faggin@cern.ch
18
/// \author M. Li (CCNU) mingze.li@cern.ch
19
20
+#include "PWGHF/Core/CentralityEstimation.h"
21
#include "PWGHF/Core/DecayChannels.h"
22
#include "PWGHF/Core/HfHelper.h"
-#include "PWGHF/Core/CentralityEstimation.h"
23
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
24
#include "PWGHF/DataModel/CandidateSelectionTables.h"
25
26
-#include "Common/Core/RecoDecay.h"
27
#include "Common/Core/EventPlaneHelper.h"
+#include "Common/Core/RecoDecay.h"
28
#include "Common/DataModel/Qvectors.h"
29
30
#include <CommonConstants/MathConstants.h>
0 commit comments