We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062da08 commit 67eb5c8Copy full SHA for 67eb5c8
PWGCF/FemtoUniverse/Core/FemtoUniversePairSHCentMultKt.h
@@ -16,11 +16,14 @@
16
#ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSEPAIRSHCENTMULTKT_H_
17
#define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSEPAIRSHCENTMULTKT_H_
18
19
-#include <vector>
20
-#include <string>
+#include "PWGCF/FemtoUniverse/Core/FemtoUniverseSHContainer.h"
+
21
+#include "Framework/HistogramRegistry.h"
22
23
#include <complex>
24
#include <memory>
-#include "Framework/HistogramRegistry.h"
25
+#include <string>
26
+#include <vector>
27
28
// using namespace o2::constants::physics;
29
0 commit comments