Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77853
b: "refs/heads/CMSSW_7_1_X"
c: 852270a
h: "refs/heads/CMSSW_7_1_X"
i:
  77851: a1dc992
v: v3
  • Loading branch information
Jason Michael Slaunwhite committed Nov 13, 2009
1 parent e84ead0 commit 5616555
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 12c8096d2b607bb5d8d9a2aa3955af29b0c8aa2c
"refs/heads/CMSSW_7_1_X": 852270a607caaeb327035764e75e3d1e4a1034be
4 changes: 2 additions & 2 deletions trunk/DQMOffline/Trigger/src/HLTMuonCertSummary.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Original Author: Jason Slaunwhite
//
// Created: Thu Jan 22 13:42:28CET 2009
// $Id: HLTMuonCertSummary.cc,v 1.1 2009/11/12 18:03:19 slaunwhj Exp $
// $Id: HLTMuonCertSummary.cc,v 1.2 2009/11/13 12:40:15 slaunwhj Exp $
//

// system include files
Expand Down Expand Up @@ -311,7 +311,7 @@ HLTMuonCertSummary::endRun(const edm::Run& run, const edm::EventSetup& c)

// Set the final bits

dbe_->setCurrentFolder("HLT/EventInfo/reportSummaryContents");
dbe_->setCurrentFolder("HLT/EventInfo/reportSummaryContent");
MonitorElement* muonHLTQualityBinaryBit = dbe_->bookFloat ("HLT_Muon");

if (SummaryBitResult == 100){
Expand Down
4 changes: 2 additions & 2 deletions trunk/DQMOffline/Trigger/src/HLTOverallSummary.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Original Author: Jason Slaunwhite
//
// Created: Thu Jan 22 13:42:28CET 2009
// $Id: HLTOverallSummary.cc,v 1.1 2009/11/13 12:41:24 slaunwhj Exp $
// $Id: HLTOverallSummary.cc,v 1.2 2009/11/13 12:45:05 slaunwhj Exp $
//

// system include files
Expand Down Expand Up @@ -167,7 +167,7 @@ HLTOverallSummary::endRun(const edm::Run& run, const edm::EventSetup& c)

float defaultValueIfNotFound = 1.0;

dbe_->setCurrentFolder("HLT/EventInfo/reportSummaryContents");
dbe_->setCurrentFolder("HLT/EventInfo/reportSummaryContent");


//============ Unpack information ==========
Expand Down

0 comments on commit 5616555

Please sign in to comment.