There was an error while loading. Please reload this page.
1 parent ab9361c commit 9225dc2Copy full SHA for 9225dc2
1 file changed
PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx
@@ -25,12 +25,13 @@
25
#include "Framework/runDataProcessing.h"
26
#include "ReconstructionDataFormats/PID.h"
27
28
-#include <vector>
29
#include <Math/GenVector/Boost.h>
30
#include <Math/Vector4D.h>
31
#include <TLorentzVector.h>
32
#include <TMath.h>
33
+#include <vector>
34
+
35
using namespace o2;
36
using namespace o2::framework;
37
using namespace o2::framework::expressions;
0 commit comments