File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1717// / \author Valerio DI BELLA <valerio.di.bella@cern.ch>, IPHC Strasbourg
1818// / Based on the code of Alexandre Bigot <alexandre.bigot@cern.ch>, IPHC Strasbourg
1919
20- #include " RecoDecay.h"
21- #include " Zorro.h"
22- #include " ZorroSummary.h"
23-
2420#include " PWGHF/Core/CentralityEstimation.h"
2521#include " PWGHF/Core/DecayChannels.h"
2622#include " PWGHF/Core/HfHelper.h"
2723#include " PWGHF/DataModel/CandidateReconstructionTables.h"
2824#include " PWGHF/DataModel/CandidateSelectionTables.h"
2925#include " PWGHF/HFC/DataModel/ReducedDMesonPairsTables.h"
3026
27+ #include " Common/Core/RecoDecay.h"
28+ #include " Common/Core/Zorro.h"
29+ #include " Common/Core/ZorroSummary.h"
3130#include " Common/DataModel/Centrality.h"
3231
3332#include < CCDB/BasicCCDBManager.h>
Original file line number Diff line number Diff line change 2020#include " PWGHF/Core/DecayChannels.h"
2121#include " PWGHF/HFC/DataModel/ReducedDMesonPairsTables.h"
2222
23- #include " Framework/runDataProcessing.h"
2423#include < Framework/ASoA.h>
2524#include < Framework/AnalysisTask.h>
2625#include < Framework/Configurable.h>
2726#include < Framework/Expressions.h>
2827#include < Framework/HistogramRegistry.h>
2928#include < Framework/HistogramSpec.h>
3029#include < Framework/InitContext.h>
30+ #include < Framework/runDataProcessing.h>
3131
3232#include < cstdlib>
3333
You can’t perform that action at this time.
0 commit comments