We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46c49a commit 401de4cCopy full SHA for 401de4c
1 file changed
PWGMM/UE/Tasks/uecharged.cxx
@@ -15,6 +15,8 @@
15
/// \since November 2021
16
/// \last update: October 2025
17
18
+#include "PWGLF/Utils/inelGt.h"
19
+
20
#include "Common/Core/TrackSelection.h"
21
#include "Common/Core/TrackSelectionDefaults.h"
22
#include "Common/DataModel/EventSelection.h"
@@ -30,7 +32,6 @@
30
32
#include "Framework/runDataProcessing.h"
31
33
#include "ReconstructionDataFormats/Track.h"
34
-#include "PWGLF/Utils/inelGt.h"
35
#include "TDatabasePDG.h"
36
#include <TF1.h>
37
#include <TH1F.h>
0 commit comments