Skip to content

Commit 5847d53

Browse files
authored
Merge pull request #104 from alibuild/alibot-cleanup-16730
[PWGLF] Please consider the following formatting changes to #16730
2 parents a586772 + 391891d commit 5847d53

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@
2727
///
2828
/// \author Alberto Calivà <alberto.caliva@cern.ch>
2929

30-
#include <Common/DataModel/Centrality.h>
30+
#include "PWGLF/DataModel/mcCentrality.h"
31+
32+
#include "Common/DataModel/Centrality.h"
33+
3134
#include <CommonConstants/PhysicsConstants.h>
3235
#include <Framework/ASoA.h>
3336
#include <Framework/AnalysisDataModel.h>
@@ -40,7 +43,6 @@
4043
#include <Framework/Logger.h>
4144
#include <Framework/OutputObjHeader.h>
4245
#include <Framework/runDataProcessing.h>
43-
#include <PWGLF/DataModel/mcCentrality.h>
4446

4547
#include <Math/GenVector/Boost.h>
4648
#include <Math/Vector3D.h> // IWYU pragma: keep (do not replace with Math/Vector3Dfwd.h)

0 commit comments

Comments
 (0)