Skip to content

Commit 152c4ed

Browse files
committed
Please consider the following formatting changes
1 parent 5a8be01 commit 152c4ed

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
@@ -186,7 +186,7 @@ struct ThreeParticleCorrelations {
186186
{
187187

188188
TH1::SetDefaultSumw2(true);
189-
189+
190190
// Bins of variable width
191191
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};
192192

0 commit comments

Comments
 (0)