Skip to content

Commit e827820

Browse files
authored
PWGHF: Organise includes (#2863)
1 parent 230912f commit e827820

File tree

94 files changed

+319
-279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+319
-279
lines changed

PWGHF/Core/SelectorCuts.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
#include <vector>
1919
#include <string>
20+
2021
#include "Framework/Configurable.h"
2122

2223
namespace o2::analysis

PWGHF/D2H/DataModel/ReducedDataModel.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "Framework/ASoA.h"
2626
#include "ReconstructionDataFormats/Track.h"
2727
#include "ReconstructionDataFormats/Vertex.h"
28+
2829
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2930

3031
using namespace o2;

PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "Framework/runDataProcessing.h"
2222
#include "ReconstructionDataFormats/DCA.h"
2323
#include "ReconstructionDataFormats/V0.h"
24+
2425
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2526
#include "PWGHF/DataModel/CandidateSelectionTables.h"
2627
#include "PWGHF/D2H/DataModel/ReducedDataModel.h"

PWGHF/D2H/TableProducer/candidateSelectorB0ToDPiReduced.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "Common/Core/TrackSelectorPID.h"
1818
#include "Framework/AnalysisTask.h"
1919
#include "Framework/runDataProcessing.h"
20+
2021
#include "PWGHF/Core/SelectorCuts.h"
2122
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2223
#include "PWGHF/DataModel/CandidateSelectionTables.h"

PWGHF/D2H/TableProducer/dataCreatorDplusPiReduced.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@
2121
#include "Framework/runDataProcessing.h"
2222
#include "ReconstructionDataFormats/DCA.h"
2323
#include "ReconstructionDataFormats/V0.h"
24+
2425
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2526
#include "PWGHF/DataModel/CandidateSelectionTables.h"
26-
#include "PWGHF/D2H/DataModel/ReducedDataModel.h"
2727
#include "PWGHF/Utils/utilsBfieldCCDB.h"
28+
#include "PWGHF/D2H/DataModel/ReducedDataModel.h"
2829

2930
using namespace o2;
3031
using namespace o2::aod;

PWGHF/D2H/Tasks/taskB0.cxx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@
1414
///
1515
/// \author Alexandre Bigot <alexandre.bigot@cern.ch>, IPHC Strasbourg
1616

17-
#include "Framework/runDataProcessing.h"
1817
#include "Framework/AnalysisTask.h"
1918
#include "Framework/HistogramRegistry.h"
19+
#include "Framework/runDataProcessing.h"
20+
21+
#include "PWGHF/Core/SelectorCuts.h"
2022
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2123
#include "PWGHF/DataModel/CandidateSelectionTables.h"
22-
#include "PWGHF/Core/SelectorCuts.h"
2324

2425
using namespace o2;
2526
using namespace o2::aod;

PWGHF/D2H/Tasks/taskB0Reduced.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "Framework/AnalysisTask.h"
1818
#include "Framework/HistogramRegistry.h"
1919
#include "Framework/runDataProcessing.h"
20+
2021
#include "PWGHF/Core/SelectorCuts.h"
2122
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2223
#include "PWGHF/DataModel/CandidateSelectionTables.h"

PWGHF/D2H/Tasks/taskBplus.cxx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@
2020

2121
#include "Framework/AnalysisTask.h"
2222
#include "Framework/HistogramRegistry.h"
23-
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
23+
#include "Framework/runDataProcessing.h"
24+
2425
#include "PWGHF/Core/SelectorCuts.h"
26+
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2527
#include "PWGHF/DataModel/CandidateSelectionTables.h"
26-
#include "Framework/runDataProcessing.h"
2728

2829
using namespace o2;
2930
using namespace o2::aod;

PWGHF/D2H/Tasks/taskD0.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
#include "Framework/AnalysisTask.h"
1919
#include "Framework/HistogramRegistry.h"
20+
#include "Framework/runDataProcessing.h"
21+
2022
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2123
#include "PWGHF/DataModel/CandidateSelectionTables.h"
2224

@@ -26,8 +28,6 @@ using namespace o2::framework::expressions;
2628
using namespace o2::aod::hf_cand_2prong;
2729
using namespace o2::analysis::hf_cuts_d0_to_pi_k;
2830

29-
#include "Framework/runDataProcessing.h"
30-
3131
/// D0 analysis task
3232
struct HfTaskD0 {
3333
Configurable<int> selectionFlagD0{"selectionFlagD0", 1, "Selection Flag for D0"};

PWGHF/D2H/Tasks/taskDplus.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
#include "Framework/AnalysisTask.h"
2020
#include "Framework/HistogramRegistry.h"
21+
#include "Framework/runDataProcessing.h"
22+
2123
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2224
#include "PWGHF/DataModel/CandidateSelectionTables.h"
2325

@@ -26,8 +28,6 @@ using namespace o2::framework;
2628
using namespace o2::framework::expressions;
2729
using namespace o2::aod::hf_cand_3prong;
2830

29-
#include "Framework/runDataProcessing.h"
30-
3131
/// D± analysis task
3232
struct HfTaskDplus {
3333
Configurable<int> selectionFlagDplus{"selectionFlagDplus", 7, "Selection Flag for DPlus"}; // 7 corresponds to topo+PID cuts

0 commit comments

Comments
 (0)