1 #ifndef DTSegmentAnalysisTest_H
2 #define DTSegmentAnalysisTest_H
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
edm::ParameterSet parameters
void endRun(edm::Run const &run, edm::EventSetup const &c)
DQM Client Diagnostic in offline mode.
std::string topHistoFolder
void endLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c)
DQM Client Diagnostic in online mode.
void beginLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context)
std::map< std::pair< int, int >, MonitorElement * > segmRecHitHistos
DTSegmentAnalysisTest(const edm::ParameterSet &ps)
Constructor.
std::string getMEName(const DTChamberId &chID, std::string histoTag)
Get the ME name.
std::map< std::pair< int, int >, MonitorElement * > chi2Histos
edm::ESHandle< DTGeometry > muonGeom
virtual ~DTSegmentAnalysisTest()
Destructor.
void bookHistos()
book the summary histograms
std::map< int, MonitorElement * > summaryHistos
void performClientDiagnostic()
Perform client diagnostic operations.
void beginRun(const edm::Run &run, const edm::EventSetup &eSetup)