Skip to content

Commit f2d9eef

Browse files
authored
Update PseudorapidityDensityMFT.cxx
dummy for o2 building error
1 parent b040ec3 commit f2d9eef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGLF/Tasks/GlobalEventProperties/PseudorapidityDensityMFT.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ AxisSpec dcaYAxis = {6000, -30, 30}; // previous AxisSpec dcaYAxis = {2000, -10
8484
// AxisSpec dcaZAxis = {600, -0.15f, 0.15f};
8585
// AxisSpec dcaXAxis = {600, -0.15f, 0.15f};
8686
// AxisSpec dcaYAxis = {600, -0.15f, 0.15f};
87-
// bin width 0.0005 cm: range [-30, 30] cm => 60/0.0005 = 120000 bins
88-
// Keep bin width = 0.0005 cm (5 um): range [-1, 1] cm => 2.0/0.0005 = 4000 bins
89-
// AxisSpec axisBinsDCA = {600, -0.15f, 0.15f, "#it{dca}_{xy} (cm)"};
9087

9188
AxisSpec centAxis = {{0, 10, 20, 30, 40, 50, 60, 70, 80, 100}};
9289

0 commit comments

Comments
 (0)