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 0455ebe commit 0cfb354Copy full SHA for 0cfb354
1 file changed
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx
@@ -54,8 +54,10 @@
54
#include <MathUtils/Primitive2D.h>
55
#include <ReconstructionDataFormats/PID.h>
56
57
-#include <Math/Boost.h>
58
-#include <Math/Vector4D.h>
+#include <Math/GenVector/Boost.h>
+#include <Math/GenVector/LorentzVector.h>
59
+#include <Math/GenVector/PxPyPzM4D.h>
60
+#include <Math/Vector4Dfwd.h>
61
#include <TH1.h>
62
#include <TPDGCode.h>
63
#include <TString.h>
0 commit comments