Skip to content

Commit 8437c60

Browse files
committed
Please consider the following formatting changes
1 parent 565d449 commit 8437c60

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

DPG/Tasks/TRD/PIDStudy.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
#include "Framework/runDataProcessing.h"
13-
#include "Framework/AnalysisTask.h"
14-
#include "Framework/HistogramRegistry.h"
1512
#include "Framework/ASoA.h"
13+
#include "Framework/AnalysisTask.h"
1614
#include "Framework/Expressions.h"
15+
#include "Framework/HistogramRegistry.h"
16+
#include "Framework/runDataProcessing.h"
1717
#include <CCDB/BasicCCDBManager.h>
1818

1919
using namespace o2::framework;

0 commit comments

Comments
 (0)