There was an error while loading. Please reload this page.
1 parent b2132e0 commit 1e7b463Copy full SHA for 1e7b463
1 file changed
PWGLF/Tasks/Strangeness/cascadecorrelations.cxx
@@ -18,8 +18,6 @@
18
#include "PWGLF/DataModel/LFStrangenessTables.h"
19
#include "PWGLF/Utils/inelGt.h"
20
21
-#include "Common/Core/RecoDecay.h"
22
-#include "Common/Core/TrackSelection.h"
23
#include "Common/Core/Zorro.h"
24
#include "Common/Core/trackUtilities.h"
25
#include "Common/DataModel/Centrality.h"
@@ -36,11 +34,9 @@
36
34
#include "Framework/runDataProcessing.h"
37
35
#include "ReconstructionDataFormats/Track.h"
38
39
-#include <Math/Vector4D.h>
40
#include <TFile.h>
41
#include <TH2F.h>
42
#include <TList.h>
43
-#include <TLorentzVector.h>
44
#include <TPDGCode.h>
45
#include <TProfile.h>
46
@@ -49,7 +45,6 @@
49
#include <cstdlib>
50
#include <string>
51
47
#include <utility>
52
-// #include <TDatabasePDG.h>
53
48
54
using namespace o2;
55
using namespace o2::soa;
0 commit comments