Skip to content

Commit 822645e

Browse files
authored
Merge pull request #6 from alibuild/alibot-cleanup-11965
Please consider the following formatting changes to #11965
2 parents d9c620b + 4c2b36c commit 822645e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGUD/Tasks/upcRhoAnalysis.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
/// \author Jakub Juracka, jakub.juracka@cern.ch
1616
/// \file upcRhoAnalysis.cxx
1717

18+
#include "PWGUD/Core/UPCTauCentralBarrelHelperRL.h"
19+
#include "PWGUD/DataModel/UDTables.h"
20+
1821
#include "Common/DataModel/PIDResponse.h"
1922

2023
#include "Framework/AnalysisDataModel.h"
@@ -31,9 +34,6 @@
3134
#include <utility>
3235
#include <vector>
3336

34-
#include "PWGUD/Core/UPCTauCentralBarrelHelperRL.h"
35-
#include "PWGUD/DataModel/UDTables.h"
36-
3737
using namespace o2;
3838
using namespace o2::framework;
3939
using namespace o2::framework::expressions;

0 commit comments

Comments
 (0)