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 500d267 commit 3eb8a8cCopy full SHA for 3eb8a8c
PWGLF/TableProducer/QC/nucleiQC.cxx
@@ -22,9 +22,9 @@
22
#include "Common/Core/PID/PIDTOF.h"
23
#include "Common/Core/RecoDecay.h"
24
#include "Common/Core/TrackSelection.h"
25
-#include "Common/Core/trackUtilities.h"
26
#include "Common/Core/Zorro.h"
27
#include "Common/Core/ZorroSummary.h"
+#include "Common/Core/trackUtilities.h"
28
#include "Common/DataModel/Centrality.h"
29
#include "Common/DataModel/EventSelection.h"
30
#include "Common/DataModel/Multiplicity.h"
@@ -51,8 +51,8 @@
51
#include "ReconstructionDataFormats/Track.h"
52
53
#include "Math/Vector4D.h"
54
-#include "TRandom3.h"
55
#include "TMCProcess.h"
+#include "TRandom3.h"
56
57
#include <algorithm>
58
#include <array>
0 commit comments