Skip to content

Commit 1e7b463

Browse files
committed
remove some unnecessary headers
1 parent b2132e0 commit 1e7b463

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

PWGLF/Tasks/Strangeness/cascadecorrelations.cxx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
#include "PWGLF/DataModel/LFStrangenessTables.h"
1919
#include "PWGLF/Utils/inelGt.h"
2020

21-
#include "Common/Core/RecoDecay.h"
22-
#include "Common/Core/TrackSelection.h"
2321
#include "Common/Core/Zorro.h"
2422
#include "Common/Core/trackUtilities.h"
2523
#include "Common/DataModel/Centrality.h"
@@ -36,11 +34,9 @@
3634
#include "Framework/runDataProcessing.h"
3735
#include "ReconstructionDataFormats/Track.h"
3836

39-
#include <Math/Vector4D.h>
4037
#include <TFile.h>
4138
#include <TH2F.h>
4239
#include <TList.h>
43-
#include <TLorentzVector.h>
4440
#include <TPDGCode.h>
4541
#include <TProfile.h>
4642

@@ -49,7 +45,6 @@
4945
#include <cstdlib>
5046
#include <string>
5147
#include <utility>
52-
// #include <TDatabasePDG.h>
5348

5449
using namespace o2;
5550
using namespace o2::soa;

0 commit comments

Comments
 (0)