We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8d6f5 commit ce246caCopy full SHA for ce246ca
1 file changed
PWGLF/Tasks/Nuspex/Antinucleitask.cxx
@@ -20,12 +20,15 @@
20
#include "Common/DataModel/EventSelection.h"
21
#include "Common/DataModel/PIDResponse.h"
22
#include "Common/DataModel/TrackSelectionTables.h"
23
+
24
#include "DataFormatsTPC/BetheBlochAleph.h"
25
#include "Framework/AnalysisDataModel.h"
26
#include "Framework/AnalysisTask.h"
27
#include "Framework/HistogramRegistry.h"
28
#include "Framework/runDataProcessing.h"
29
30
#include <TParameter.h>
31
32
#include <cmath>
33
34
using namespace o2;
0 commit comments