Skip to content

Commit d38fc75

Browse files
committed
Please consider the following formatting changes
1 parent ab88f40 commit d38fc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ struct ThreeParticleCorrelations {
163163

164164
// Bins of variable width
165165
std::vector<double> fineCentBins = {0.0, 2.0, 4.0, 7.0, 10.0, 15.0, 20.0, 25.0, 30.0, 35.0, 40.0, 45.0, 50.0, 60.0, 70.0, 80.0, 90.0};
166-
166+
167167
// Histograms axes
168168
const AxisSpec centralityAxis{confCentBins};
169169
const AxisSpec fineCentralityAxis{fineCentBins};

0 commit comments

Comments
 (0)