Skip to content

Commit

Permalink
normalize number of noisy channels
Browse files Browse the repository at this point in the history
  • Loading branch information
fcavallo committed Mar 4, 2016
1 parent 9cfe5cb commit 95ad3f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DQM/DTMonitorClient/src/DTNoiseAnalysisTest.h
Expand Up @@ -69,6 +69,8 @@ class DTNoiseAnalysisTest: public DQMEDHarvester{
int nMinEvts;

bool bookingdone;
int NwCh[12][4];
int NwSec[12];

// the dt geometry
edm::ESHandle<DTGeometry> muonGeom;
Expand Down

0 comments on commit 95ad3f5

Please sign in to comment.