Skip to content

Commit a89f78b

Browse files
Merge pull request #61 from alibuild/alibot-cleanup-13795
Please consider the following formatting changes to #13795
2 parents 6f5b393 + 70bbf24 commit a89f78b

File tree

6 files changed

+15
-18
lines changed

6 files changed

+15
-18
lines changed

Tutorials/PWGLF/Strangeness/Original/strangeness_skeleton.cxx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
/// \author Nepeivoda Roman (roman.nepeivoda@cern.ch)
1414
/// \author Chiara De Martin (chiara.de.martin@cern.ch)
1515

16-
#include "Framework/runDataProcessing.h"
17-
#include "Framework/AnalysisTask.h"
18-
#include "Common/DataModel/EventSelection.h"
1916
#include "PWGLF/DataModel/LFStrangenessTables.h"
2017

18+
#include "Common/DataModel/EventSelection.h"
19+
2120
#include "Framework/AnalysisTask.h"
2221
#include "Framework/runDataProcessing.h"
2322

Tutorials/PWGLF/Strangeness/Original/strangeness_step0.cxx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
/// \author Nepeivoda Roman (roman.nepeivoda@cern.ch)
1414
/// \author Chiara De Martin (chiara.de.martin@cern.ch)
1515

16-
#include "Framework/runDataProcessing.h"
17-
#include "Framework/AnalysisTask.h"
18-
#include "Common/DataModel/EventSelection.h"
1916
#include "PWGLF/DataModel/LFStrangenessTables.h"
2017

18+
#include "Common/DataModel/EventSelection.h"
19+
2120
#include "Framework/AnalysisTask.h"
2221
#include "Framework/runDataProcessing.h"
2322

Tutorials/PWGLF/Strangeness/Original/strangeness_step1.cxx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@
1313
/// \author Nepeivoda Roman (roman.nepeivoda@cern.ch)
1414
/// \author Chiara De Martin (chiara.de.martin@cern.ch)
1515

16-
#include "Framework/runDataProcessing.h"
17-
#include "Framework/AnalysisTask.h"
18-
#include "Common/DataModel/EventSelection.h"
1916
#include "PWGLF/DataModel/LFStrangenessTables.h"
2017

18+
#include "Common/DataModel/EventSelection.h"
19+
20+
#include "Framework/AnalysisTask.h"
21+
#include "Framework/runDataProcessing.h"
22+
2123
using namespace o2;
2224
using namespace o2::framework;
2325
using namespace o2::framework::expressions;

Tutorials/PWGLF/Strangeness/Original/strangeness_step2.cxx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
/// \author Nepeivoda Roman (roman.nepeivoda@cern.ch)
1414
/// \author Chiara De Martin (chiara.de.martin@cern.ch)
1515

16-
#include "Framework/runDataProcessing.h"
17-
#include "Framework/AnalysisTask.h"
18-
#include "Common/DataModel/EventSelection.h"
1916
#include "PWGLF/DataModel/LFStrangenessTables.h"
2017

18+
#include "Common/DataModel/EventSelection.h"
19+
2120
#include "Framework/AnalysisTask.h"
2221
#include "Framework/runDataProcessing.h"
2322

Tutorials/PWGLF/Strangeness/Original/strangeness_step3.cxx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
/// \author Nepeivoda Roman (roman.nepeivoda@cern.ch)
1414
/// \author Chiara De Martin (chiara.de.martin@cern.ch)
1515

16-
#include "Framework/runDataProcessing.h"
17-
#include "Framework/AnalysisTask.h"
18-
#include "Common/DataModel/EventSelection.h"
1916
#include "PWGLF/DataModel/LFStrangenessTables.h"
2017

18+
#include "Common/DataModel/EventSelection.h"
19+
2120
#include "Framework/AnalysisTask.h"
2221
#include "Framework/runDataProcessing.h"
2322

Tutorials/PWGLF/Strangeness/Original/strangeness_step4.cxx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
/// \author Nepeivoda Roman (roman.nepeivoda@cern.ch)
1414
/// \author Chiara De Martin (chiara.de.martin@cern.ch)
1515

16-
#include "Framework/runDataProcessing.h"
17-
#include "Framework/AnalysisTask.h"
18-
#include "Common/DataModel/EventSelection.h"
1916
#include "PWGLF/DataModel/LFStrangenessTables.h"
2017

18+
#include "Common/DataModel/EventSelection.h"
19+
2120
#include "Framework/AnalysisTask.h"
2221
#include "Framework/runDataProcessing.h"
2322

0 commit comments

Comments
 (0)