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 c111fab commit 9d25433Copy full SHA for 9d25433
DPG/Tasks/AOTTrack/qaImpPar.cxx
@@ -15,6 +15,8 @@
15
/// PID: o2-analysis-pid-tpc-full | o2-analysis-pid-tof-full
16
/// Working configuration (2021 Oct 20th): o2-analysis-trackextension -b --aod-file ./AO2D.root | o2-analysis-trackselection -b --isRun3 1 | o2-analysis-pid-tpc-full -b | o2-analysis-pid-tof-full -b | o2-analysis-pp-qa-impact-parameter -b
17
18
+#include <string>
19
+
20
#include "Framework/AnalysisTask.h"
21
#include "Framework/HistogramRegistry.h"
22
#include "ReconstructionDataFormats/DCA.h"
0 commit comments