We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d273bd4 commit 39605daCopy full SHA for 39605da
1 file changed
PWGEM/PhotonMeson/Core/DalitzEECut.h
@@ -16,12 +16,12 @@
16
#ifndef PWGEM_PHOTONMESON_CORE_DALITZEECUT_H_
17
#define PWGEM_PHOTONMESON_CORE_DALITZEECUT_H_
18
19
-#include <Framework/ASoA.h>
20
#include "PWGEM/Dilepton/Utils/EMTrackUtilities.h"
21
#include "PWGEM/Dilepton/Utils/PairUtilities.h"
22
#include "PWGEM/PhotonMeson/Utils/TrackSelection.h"
23
24
#include <CommonConstants/PhysicsConstants.h>
+#include <Framework/ASoA.h>
25
26
#include <Math/Vector4D.h> // IWYU pragma: keep (do not replace with Math/Vector4Dfwd.h)
27
#include <Math/Vector4Dfwd.h>
0 commit comments