Skip to content

Commit e868cf9

Browse files
committed
Please consider the following formatting changes
1 parent 13a2aa1 commit e868cf9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PWGCF/Flow/Tasks/flowGfwEse.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,7 @@ struct FlowGfwEse {
324324
{kCentFV0A, "FV0A"},
325325
{kCentNTPV, "NTPV"},
326326
{kCentNGlobal, "NGlobals"},
327-
{kCentMFT, "MFT"}
328-
};
327+
{kCentMFT, "MFT"}};
329328

330329
sCentralityEstimator = centEstimatorMap.count(cfgCentEstimator) ? centEstimatorMap[cfgCentEstimator] : "FT0C";
331330
sCentralityEstimator += " centrality (%)";

0 commit comments

Comments
 (0)