Skip to content

Commit ddf75e7

Browse files
authored
[ALICE3] Include What You Use (#11361)
1 parent 7dc7111 commit ddf75e7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ALICE3/TableProducer/alice3-correlatorDDbar.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include "ALICE3/DataModel/A3DecayFinderTables.h"
2828

2929
#include "PWGHF/Core/HfHelper.h"
30+
#include "PWGHF/Core/SelectorCuts.h"
3031
#include "PWGHF/HFC/DataModel/CorrelationTables.h"
3132
// #include "PWGHF/DataModel/CandidateReconstructionTables.h"
3233
// #include "PWGHF/DataModel/CandidateSelectionTables.h"

ALICE3/Tasks/alice3-taskcorrelationDDbar.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include "Framework/HistogramRegistry.h"
2121
#include "Framework/runDataProcessing.h"
2222

23+
#include "PWGHF/Core/SelectorCuts.h"
2324
#include "PWGHF/Utils/utilsAnalysis.h"
2425
#include "PWGHF/HFC/DataModel/CorrelationTables.h"
2526
// #include "PWGHF/DataModel/CandidateReconstructionTables.h"

0 commit comments

Comments
 (0)