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 d4da0e0 commit 9d9a07aCopy full SHA for 9d9a07a
PWGLF/Tasks/Nuspex/Antinucleitask.cxx
@@ -21,12 +21,15 @@
21
#include "Common/DataModel/EventSelection.h"
22
#include "Common/DataModel/PIDResponse.h"
23
#include "Common/DataModel/TrackSelectionTables.h"
24
+
25
#include "DataFormatsTPC/BetheBlochAleph.h"
26
#include "Framework/AnalysisDataModel.h"
27
#include "Framework/AnalysisTask.h"
28
#include "Framework/HistogramRegistry.h"
29
#include "Framework/runDataProcessing.h"
30
31
#include <TParameter.h>
32
33
#include <cmath>
34
35
using namespace o2;
0 commit comments