Skip to content

Commit dfade3f

Browse files
authored
Merge pull request #100 from alibuild/alibot-cleanup-16812
[PWGCF] Please consider the following formatting changes to #16812
2 parents 5179f52 + e1346a2 commit dfade3f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

PWGCF/Flow/Tasks/flowSP.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,6 @@ struct FlowSP {
706706
int y2024 = 2024;
707707
std::array<int, 3> nSigma = {1, 2, 3};
708708

709-
710709
if (cfg.cUsePredeFinedSigma) {
711710
if (cfg.cUsePredeFinedSigmaYear == y2023) {
712711
if (cfg.cUsePredeFinedSigmaNsigma == nSigma[0]) {
@@ -1443,7 +1442,6 @@ struct FlowSP {
14431442
histos.fill(HIST("shift/ShiftZDCA"), spm.centrality, 1.5, ishift - 0.5, std::cos(ishift * 1.0 * spm.psiA));
14441443
}
14451444

1446-
14471445
if (cfg.cFillEventQA) {
14481446
histos.fill(HIST("QA/hCentFull"), spm.centrality, 1);
14491447
}

0 commit comments

Comments
 (0)