Skip to content

Commit df6534f

Browse files
committed
IWYU
1 parent a59667a commit df6534f

File tree

7 files changed

+0
-14
lines changed

7 files changed

+0
-14
lines changed

PWGHF/D2H/Tasks/taskLb.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040
#include <TH2.h>
4141
#include <TMath.h>
4242

43-
#include <Rtypes.h>
44-
4543
#include <algorithm>
4644
#include <array>
4745
#include <cmath>

PWGHF/TableProducer/candidateCreatorB0.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151
#include <TH1.h>
5252
#include <TPDGCode.h>
5353

54-
#include <Rtypes.h>
55-
5654
#include <array>
5755
#include <cmath>
5856
#include <cstdint>

PWGHF/TableProducer/treeCreatorB0ToDPi.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
#include <Framework/InitContext.h>
3333
#include <Framework/runDataProcessing.h>
3434

35-
#include <Rtypes.h>
36-
3735
#include <cstdint>
3836
#include <cstdlib>
3937

PWGHF/TableProducer/treeCreatorBplusToD0Pi.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
#include <Framework/InitContext.h>
3434
#include <Framework/runDataProcessing.h>
3535

36-
#include <Rtypes.h>
37-
3836
#include <array>
3937
#include <cstdint>
4038
#include <cstdlib>

PWGHF/TableProducer/treeCreatorBsToDsPi.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
#include <Framework/InitContext.h>
3333
#include <Framework/runDataProcessing.h>
3434

35-
#include <Rtypes.h>
36-
3735
#include <cstdint>
3836
#include <cstdlib>
3937

PWGHF/Utils/utilsMcGen.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#define PWGHF_UTILS_UTILSMCGEN_H_
1919

2020
#include "PWGHF/Core/DecayChannels.h"
21-
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2221
#include "PWGHF/Utils/utilsMcMatching.h"
2322

2423
#include "Common/Core/RecoDecay.h"
@@ -28,8 +27,6 @@
2827

2928
#include <TPDGCode.h>
3029

31-
#include <Rtypes.h>
32-
3330
#include <array>
3431
#include <cstddef>
3532
#include <cstdint>

PWGJE/Core/JetHFUtilities.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#define PWGJE_CORE_JETHFUTILITIES_H_
1919

2020
#include "PWGHF/Core/DecayChannels.h"
21-
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2221
#include "PWGJE/DataModel/Jet.h"
2322

2423
#include <CommonConstants/PhysicsConstants.h>

0 commit comments

Comments
 (0)