Skip to content

Commit 2febf4f

Browse files
authored
Merge pull request #47005 from smuzaffar/db-l1-code-checks1
[DB-L1] Apply code checks/format
2 parents 6b17609 + 2e4e263 commit 2febf4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CondCore/L1TPlugins/plugins/L1TMuonGlobalParams_PayloadInspector.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ namespace {
7272
leg.SetLineColor(0);
7373
leg.SetFillColor(0);
7474

75-
input1.SetStats(0);
75+
input1.SetStats(false);
7676
input1.SetMaximum(5);
7777
input1.SetXTitle("InputBits");
7878
input1.SetYTitle("Bit value");

0 commit comments

Comments
 (0)