1 #ifndef DTChamberEfficiencyTest_H
2 #define DTChamberEfficiencyTest_H
std::map< std::string, MonitorElement * > yEfficiencyHistos
void bookHistos(DQMStore::IBooker &, const DTChamberId &ch)
book the new ME
std::map< std::string, MonitorElement * > xEfficiencyHistos
void dqmEndLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)
DQM Client Diagnostic.
virtual ~DTChamberEfficiencyTest()
Destructor.
std::map< int, MonitorElement * > summaryHistos
edm::ParameterSet parameters
std::string getMEName(std::string histoTag, const DTChamberId &chID)
Get the ME name.
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
std::map< std::string, MonitorElement * > xVSyEffHistos
edm::ESHandle< DTGeometry > muonGeom
DTChamberEfficiencyTest(const edm::ParameterSet &ps)
Constructor.