#include <DTSegmentAnalysisTask.h>
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &ibooker, DTChamberId chamberId) |
void | fillHistos (DTChamberId chamberId, int nHits, float chi2) |
Private Attributes | |
bool | checkNoisyChannels |
bool | detailedAnalysis |
const DTGeometry * | dtGeom |
std::map< DTChamberId, std::vector< MonitorElement * > > | histosPerCh |
bool | hltDQMMode |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
MonitorElement * | nEventMonitor |
int | nevents |
int | nhitsCut |
double | phiSegmCut |
edm::EDGetTokenT< DTRecSegment4DCollection > | recHits4DToken_ |
const DTStatusFlag * | statusMap |
edm::ESGetToken< DTStatusFlag, DTStatusFlagRcd > | statusMapToken_ |
std::map< int, MonitorElement * > | summaryHistos |
std::string | topHistoFolder |
DQM Analysis of 4D DT segments, it produces plots about:
Definition at line 41 of file DTSegmentAnalysisTask.h.
DTSegmentAnalysisTask::DTSegmentAnalysisTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 33 of file DTSegmentAnalysisTask.cc.
References checkNoisyChannels, detailedAnalysis, hltDQMMode, ProducerED_cfi::InputTag, nhitsCut, phiSegmCut, muonDTDigis_cfi::pset, recHits4DToken_, and topHistoFolder.
|
override |
Destructor.
Definition at line 53 of file DTSegmentAnalysisTask.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 106 of file DTSegmentAnalysisTask.cc.
References DTStatusFlag::cellStatus(), dtT0FillChamberFromDBCorrection_cfg::chamberId, checkNoisyChannels, HLT_2024v14_cff::distance, dqm::impl::MonitorElement::Fill(), fillHistos(), edm::HandleBase::isValid(), nEventMonitor, nevents, nHits, nhitsCut, phiSegmCut, Pi, isotrackApplyRegressor::range, recHits4DToken_, singleTopDQM_cfi::setup, findQualityFiles::size, DTRecSegment2D::specificRecHits(), statusMap, statusMapToken_, and xdir.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 63 of file DTSegmentAnalysisTask.cc.
References dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookFloat(), bookHistos(), DTGeometry::chambers(), chambers, dtGeom, HltBtagPostValidation_cff::histoName, hltDQMMode, nEventMonitor, dqm::implementation::NavigatorBase::setCurrentFolder(), summaryHistos, topHistoFolder, and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 244 of file DTSegmentAnalysisTask.cc.
References dqm::implementation::IBooker::book1D(), dtT0FillChamberFromDBCorrection_cfg::chamberId, detailedAnalysis, mergeVDriftHistosByStation::histos, histosPerCh, nano_mu_digi_cff::sector, dqm::implementation::NavigatorBase::setCurrentFolder(), relativeConstraints::station, topHistoFolder, and makeMuonMisalignmentScenario::wheel.
Referenced by bookHistograms().
|
overridevirtual |
BeginRun.
Reimplemented from DQMEDAnalyzer.
Definition at line 58 of file DTSegmentAnalysisTask.cc.
References visDQMUpload::context, dtGeom, and muonGeomToken_.
|
private |
Definition at line 270 of file DTSegmentAnalysisTask.cc.
References dtT0FillChamberFromDBCorrection_cfg::chamberId, isoTrack_cff::chi2, detailedAnalysis, mergeVDriftHistosByStation::histos, histosPerCh, nHits, nano_mu_digi_cff::sector, and summaryHistos.
Referenced by analyze().
|
private |
Definition at line 75 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), and DTSegmentAnalysisTask().
|
private |
Definition at line 61 of file DTSegmentAnalysisTask.h.
Referenced by bookHistos(), DTSegmentAnalysisTask(), and fillHistos().
|
private |
Definition at line 65 of file DTSegmentAnalysisTask.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 83 of file DTSegmentAnalysisTask.h.
Referenced by bookHistos(), and fillHistos().
|
private |
Definition at line 90 of file DTSegmentAnalysisTask.h.
Referenced by bookHistograms(), and DTSegmentAnalysisTask().
|
private |
Definition at line 64 of file DTSegmentAnalysisTask.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 96 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file DTSegmentAnalysisTask.h.
Referenced by analyze().
|
private |
Definition at line 94 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), and DTSegmentAnalysisTask().
|
private |
Definition at line 92 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), and DTSegmentAnalysisTask().
|
private |
Definition at line 72 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), and DTSegmentAnalysisTask().
|
private |
Definition at line 69 of file DTSegmentAnalysisTask.h.
Referenced by analyze().
|
private |
Definition at line 68 of file DTSegmentAnalysisTask.h.
Referenced by analyze().
|
private |
Definition at line 84 of file DTSegmentAnalysisTask.h.
Referenced by bookHistograms(), and fillHistos().
|
private |
Definition at line 88 of file DTSegmentAnalysisTask.h.
Referenced by bookHistograms(), bookHistos(), and DTSegmentAnalysisTask().