Skip to content

Commit 4c2b36c

Browse files
committed
Please consider the following formatting changes
1 parent d9c620b commit 4c2b36c

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)