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 3f81ae8 commit f94ded2Copy full SHA for f94ded2
PWGLF/TableProducer/Nuspex/hyperhelium4sigmaRecoTask.cxx
@@ -13,8 +13,10 @@
13
/// \brief QA and analysis task for hyper-helium4sigma (He4S)
14
/// \author Yuanzhe Wang <yuanzhe.wang@cern.ch>
15
16
-#include <vector>
17
#include <memory>
+#include <string>
18
+#include <utility>
19
+#include <vector>
20
21
#include "Framework/runDataProcessing.h"
22
#include "Framework/AnalysisTask.h"
0 commit comments