113 std::map<std::string, std::map<uint32_t, MonitorElement*> >
histos;
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
edm::ESHandle< DTGeometry > muonGeom
std::vector< DTWireId > theNoisyChannels
DTNoiseTest(const edm::ParameterSet &ps)
Constructor.
edm::ESHandle< DTTtrig > tTrigMap
void beginLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context)
edm::ParameterSet parameters
void bookHistos(const DTChamberId &ch, std::string folder, std::string histoTag)
book the new ME
virtual ~DTNoiseTest()
Destructor.
std::string getMEName(const DTChamberId &ch)
Get the ME name.
std::map< std::string, std::map< uint32_t, MonitorElement * > > histos
void endLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c)
DQM Client Diagnostic.