We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe94095 commit 36aa2a3Copy full SHA for 36aa2a3
PWGEM/PhotonMeson/Core/V0PhotonCut.h
@@ -29,7 +29,6 @@
29
#include <Framework/HistogramSpec.h>
30
#include <Framework/Logger.h>
31
32
-#include <Math/Vector3D.h> // IWYU pragma: keep
33
#include <TH2.h>
34
#include <TNamed.h>
35
PWGEM/PhotonMeson/Utils/EMPhoton.h
@@ -15,11 +15,7 @@
15
#ifndef PWGEM_PHOTONMESON_UTILS_EMPHOTON_H_
16
#define PWGEM_PHOTONMESON_UTILS_EMPHOTON_H_
17
18
-#include <Math/Vector4D.h> // IWYU pragma: keep (do not replace with Math/Vector4Dfwd.h)
19
-#include <Math/Vector4Dfwd.h>
20
-
21
#include <cmath>
22
-#include <cstdint>
23
24
#include <math.h>
25
0 commit comments