Skip to content

Commit 0cfb2da

Browse files
authored
Merge pull request #54 from alibuild/alibot-cleanup-12497
Please consider the following formatting changes to #12497
2 parents 95aa915 + caf4882 commit 0cfb2da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414
// This code runs loop over ULS ee pars for virtual photon QC.
1515
// Please write to: daiki.sekihata@cern.ch
1616

17-
#include "Framework/runDataProcessing.h"
18-
#include "Framework/AnalysisTask.h"
19-
#include "Framework/ASoAHelpers.h"
2017
#include "PWGEM/Dilepton/DataModel/dileptonTables.h"
2118

19+
#include "Framework/ASoAHelpers.h"
20+
#include "Framework/AnalysisTask.h"
21+
#include "Framework/runDataProcessing.h"
22+
2223
using namespace o2;
2324
using namespace o2::aod;
2425
using namespace o2::framework;

0 commit comments

Comments
 (0)