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 dba8dc7 commit 564fe3eCopy full SHA for 564fe3e
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx
@@ -18,12 +18,12 @@
18
#include <array>
19
#include <iostream>
20
// O2 includes
21
+#include "Common/Core/RecoDecay.h"
22
#include "Common/Core/TrackSelection.h"
23
#include "Common/DataModel/Centrality.h"
24
#include "Common/DataModel/EventSelection.h"
25
#include "Common/DataModel/Multiplicity.h"
26
#include "Common/DataModel/TrackSelectionTables.h"
-#include "Common/Core/RecoDecay.h"
27
28
#include "Framework/ASoAHelpers.h"
29
#include "Framework/AnalysisDataModel.h"
0 commit comments