Skip to content

Commit 9835ebe

Browse files
committed
Please consider the following formatting changes
1 parent f8bbb33 commit 9835ebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Detectors/PHOS/reconstruction/src/Clusterer.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -668,8 +668,8 @@ char Clusterer::getNumberOfLocalMax(Cluster& clu, std::vector<CluElement>& cluel
668668
}
669669
}
670670
} // if areneighbours
671-
} // digit j
672-
} // digit i
671+
} // digit j
672+
} // digit i
673673

674674
int iDigitN = 0;
675675
for (std::size_t i = 0; i < mIsLocalMax.size(); i++) {

0 commit comments

Comments
 (0)