Skip to content

Commit

Permalink
Code-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
schneiml committed Jul 17, 2020
1 parent 6f9ca27 commit 2e93d41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion DQMOffline/Trigger/plugins/DQMOfflineHLTEventInfoClient.cc
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,3 @@ void DQMOfflineHLTEventInfoClient::endRun(const Run& r, const EventSetup& contex
CertificationSummaryMap_->setBinContent(1, 5, 1); //BJet
CertificationSummaryMap_->setBinContent(1, 6, tauValue); //Tau
}

1 change: 0 additions & 1 deletion DQMServices/Components/plugins/DQMMessageLoggerClient.cc
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,3 @@ void DQMMessageLoggerClient::fillHistograms() {
}

void DQMMessageLoggerClient::endRun(const Run& r, const EventSetup& es) { fillHistograms(); }

0 comments on commit 2e93d41

Please sign in to comment.