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.
2 parents 0e8262c + 4aa074d commit 81d4cccCopy full SHA for 81d4ccc
1 file changed
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx
@@ -44,6 +44,7 @@
44
#include <Framework/runDataProcessing.h>
45
#include <ReconstructionDataFormats/PID.h>
46
47
+#include <TAxis.h>
48
#include <TF1.h>
49
#include <TH1.h>
50
#include <TH2.h>
@@ -52,7 +53,6 @@
52
53
#include <TObjArray.h>
54
#include <TPDGCode.h>
55
#include <TProfile.h>
-#include <TAxis.h>
56
#include <TRandom3.h>
57
#include <TString.h>
58
0 commit comments