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 e7a616b commit 4459ddcCopy full SHA for 4459ddc
PWGLF/Tasks/Nuspex/antinucleiInJets.cxx
@@ -49,15 +49,16 @@
49
#include "ReconstructionDataFormats/Track.h"
50
51
#include "TGrid.h"
52
+#include <Math/GenVector/Boost.h>
53
#include <Math/Vector4D.h>
54
+#include <Math/Vector3D.h>
55
#include <TList.h>
56
+#include <TMath.h>
57
#include <TPDGCode.h>
58
#include <TRandom3.h>
59
#include <TVector2.h>
60
#include <TVector3.h>
61
-#include <ROOT/Math/Boost.h>
-#include <ROOT/Math/PxPyPzMVector.h>
62
#include <fastjet/AreaDefinition.hh>
63
#include <fastjet/ClusterSequence.hh>
64
#include <fastjet/ClusterSequenceArea.hh>
0 commit comments