Skip to content

Commit

Permalink
summary plots fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Iasonas committed Dec 2, 2013
1 parent c26ab08 commit 393142c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DQM/SiPixelMonitorClient/src/SiPixelEDAClient.cc
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ void SiPixelEDAClient::endRun(edm::Run const& run, edm::EventSetup const& eSetup
//cout << " Updating Summary " << endl;
//sipixelWebInterface_->setActionFlag(SiPixelWebInterface::Summary);
//sipixelWebInterface_->performAction();
sipixelActionExecutor_->createSummary(bei_);
//cout << " Updating efficiency plots" << endl;
if(doHitEfficiency_) sipixelActionExecutor_->createEfficiency(bei_);
//cout << " Checking QTest results " << endl;
Expand Down

0 comments on commit 393142c

Please sign in to comment.