Skip to content

Commit 36aa2a3

Browse files
committed
Fix includes
1 parent fe94095 commit 36aa2a3

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

PWGEM/PhotonMeson/Core/V0PhotonCut.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#include <Framework/HistogramSpec.h>
3030
#include <Framework/Logger.h>
3131

32-
#include <Math/Vector3D.h> // IWYU pragma: keep
3332
#include <TH2.h>
3433
#include <TNamed.h>
3534

PWGEM/PhotonMeson/Utils/EMPhoton.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@
1515
#ifndef PWGEM_PHOTONMESON_UTILS_EMPHOTON_H_
1616
#define PWGEM_PHOTONMESON_UTILS_EMPHOTON_H_
1717

18-
#include <Math/Vector4D.h> // IWYU pragma: keep (do not replace with Math/Vector4Dfwd.h)
19-
#include <Math/Vector4Dfwd.h>
20-
2118
#include <cmath>
22-
#include <cstdint>
2319

2420
#include <math.h>
2521

0 commit comments

Comments
 (0)