We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9cfe0 commit 81e90b2Copy full SHA for 81e90b2
1 file changed
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx
@@ -11,6 +11,9 @@
11
/// \author Maxim Virta (maxim.virta@cern.ch)
12
/// \since Jul 2024
13
14
+#include <string>
15
+#include <vector>
16
+
17
#include "Framework/AnalysisTask.h"
18
#include "Framework/RunningWorkflowInfo.h"
19
#include "Framework/HistogramRegistry.h"
0 commit comments