Skip to content

Commit d46c690

Browse files
committed
Apply code format patch
1 parent 714e335 commit d46c690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DQM/GEM/plugins/GEMRecHitSource.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ void GEMRecHitSource::bookHistograms(DQMStore::IBooker& ibooker, edm::Run const&
8383

8484
mapCLSPerCh_ = MEMap4Inf(
8585
this, "cls", "Cluster size of RecHits", nCLSMax_, 0.5, nCLSMax_ + 0.5, 1, 0.5, 1.5, "Cluster size", "iEta");
86-
86+
8787
if (nRunType_ == GEMDQM_RUNTYPE_RELVAL) {
8888
mapRecHitXY_layer_.TurnOff();
8989
mapCLSAverage_.TurnOff();

0 commit comments

Comments
 (0)