Skip to content

Commit 0cfb354

Browse files
authored
Update HadNucleiFemto.cxx
1 parent 0455ebe commit 0cfb354

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,10 @@
5454
#include <MathUtils/Primitive2D.h>
5555
#include <ReconstructionDataFormats/PID.h>
5656

57-
#include <Math/Boost.h>
58-
#include <Math/Vector4D.h>
57+
#include <Math/GenVector/Boost.h>
58+
#include <Math/GenVector/LorentzVector.h>
59+
#include <Math/GenVector/PxPyPzM4D.h>
60+
#include <Math/Vector4Dfwd.h>
5961
#include <TH1.h>
6062
#include <TPDGCode.h>
6163
#include <TString.h>

0 commit comments

Comments
 (0)