Skip to content

Commit 65905c5

Browse files
committed
code format
1 parent 0a21dd0 commit 65905c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SimCalorimetry/EcalEBTrigPrimAlgos/src/EcalEBTrigPrimTestAlgo.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ EcalEBTrigPrimTestAlgo::EcalEBTrigPrimTestAlgo(const EcalTrigTowerConstituentsMa
5454
tcpFormat_(tcpFormat),
5555
barrelOnly_(false),
5656
debug_(debug),
57-
famos_(famos)
58-
{
57+
famos_(famos) {
5958
maxNrSamples_ = 10;
6059
this->init();
6160
}

0 commit comments

Comments
 (0)