Skip to content

Commit 0498e90

Browse files
authored
Merge pull request #21 from alibuild/alibot-cleanup-17646
Please consider the following formatting changes to #17646
2 parents 91f1045 + 71d4802 commit 0498e90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGLF/Tasks/GlobalEventProperties/PseudorapidityDensityMFT.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ using namespace o2::aod::rctsel;
7272
const AxisSpec ptAxis = {2001, -0.005, 20.005};
7373
const AxisSpec deltazAxis = {6100, -6.1, 6.1};
7474
const AxisSpec zAxis = {3001, -30.1, 30.1};
75-
const AxisSpec phiAxis = {629, 0, o2::constants::math::TwoPI, "Rad", "phi axis"}; //do not change
76-
const AxisSpec etaAxis = {18, -4.6, -1.}; //do not change
75+
const AxisSpec phiAxis = {629, 0, o2::constants::math::TwoPI, "Rad", "phi axis"}; // do not change
76+
const AxisSpec etaAxis = {18, -4.6, -1.}; // do not change
7777
// const AxisSpec dcaXyAxis = {2000, -10, 10};
7878
// const AxisSpec dcaZAxis = {2000, -10, 10};
7979
// const AxisSpec dcaXAxis = {2000, -10, 10};

0 commit comments

Comments
 (0)