#include <DTSegmentAnalysisTask.h>
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &setup) |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) |
Summary. More... | |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
BeginRun. More... | |
DTSegmentAnalysisTask (const edm::ParameterSet &pset) | |
Constructor. More... | |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) |
virtual | ~DTSegmentAnalysisTask () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
void | bookHistos (DTChamberId chamberId) |
void | fillHistos (DTChamberId chamberId, int nHits, float chi2) |
Private Attributes | |
bool | checkNoisyChannels |
bool | detailedAnalysis |
edm::ESHandle< DTGeometry > | dtGeom |
std::map< DTChamberId, std::vector< MonitorElement * > > | histosPerCh |
std::map< int, std::map< int, DTTimeEvolutionHisto * > > | histoTimeEvol |
bool | hltDQMMode |
DTTimeEvolutionHisto * | hNevtPerLS |
int | nEventsInLS |
int | nLSTimeBin |
int | nTimeBins |
edm::ParameterSet | parameters |
bool | slideTimeBins |
std::map< int, MonitorElement * > | summaryHistos |
DQMStore * | theDbe |
std::string | theRecHits4DLabel |
std::string | topHistoFolder |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
DQM Analysis of 4D DT segments, it produces plots about:
Definition at line 36 of file DTSegmentAnalysisTask.h.
DTSegmentAnalysisTask::DTSegmentAnalysisTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 43 of file DTSegmentAnalysisTask.cc.
References checkNoisyChannels, detailedAnalysis, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltDQMMode, nLSTimeBin, nTimeBins, cmsCodeRules.cppFunctionSkipper::operator, slideTimeBins, theDbe, theRecHits4DLabel, and topHistoFolder.
|
virtual |
Destructor.
Definition at line 71 of file DTSegmentAnalysisTask.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 126 of file DTSegmentAnalysisTask.cc.
References checkNoisyChannels, edm::EventID::event(), fillHistos(), edm::EventSetup::get(), edm::EventBase::id(), edm::HandleBase::isValid(), nEventsInLS, findQualityFiles::size, DTRecSegment2D::specificRecHits(), crabStatusFromReport::statusMap, and theRecHits4DLabel.
|
virtual |
Summary.
Reimplemented from edm::EDAnalyzer.
Definition at line 332 of file DTSegmentAnalysisTask.cc.
References nEventsInLS.
|
virtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 76 of file DTSegmentAnalysisTask.cc.
References bookHistos(), chambers, dtGeom, edm::EventSetup::get(), histoTimeEvol, hltDQMMode, hNevtPerLS, nLSTimeBin, nTimeBins, DQMStore::setCurrentFolder(), slideTimeBins, theDbe, and topHistoFolder.
|
private |
Definition at line 238 of file DTSegmentAnalysisTask.cc.
References DQMStore::book1D(), DQMStore::book2D(), detailedAnalysis, mergeVDriftHistosByStation::histos, histosPerCh, DTChamberId::sector(), DQMStore::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, summaryHistos, theDbe, topHistoFolder, and DTChamberId::wheel().
Referenced by beginRun().
|
virtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 115 of file DTSegmentAnalysisTask.cc.
References hNevtPerLS.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 320 of file DTSegmentAnalysisTask.cc.
References histoTimeEvol, hNevtPerLS, edm::LuminosityBlockBase::luminosityBlock(), nEventsInLS, and DTTimeEvolutionHisto::updateTimeSlot().
|
private |
Definition at line 298 of file DTSegmentAnalysisTask.cc.
References detailedAnalysis, mergeVDriftHistosByStation::histos, histosPerCh, histoTimeEvol, DTChamberId::sector(), DTChamberId::station(), summaryHistos, and DTChamberId::wheel().
Referenced by analyze().
|
private |
Definition at line 74 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), and DTSegmentAnalysisTask().
|
private |
Definition at line 65 of file DTSegmentAnalysisTask.h.
Referenced by bookHistos(), DTSegmentAnalysisTask(), and fillHistos().
|
private |
Definition at line 68 of file DTSegmentAnalysisTask.h.
Referenced by beginRun().
|
private |
Definition at line 86 of file DTSegmentAnalysisTask.h.
Referenced by bookHistos(), and fillHistos().
|
private |
Definition at line 88 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), endLuminosityBlock(), and fillHistos().
|
private |
Definition at line 102 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), and DTSegmentAnalysisTask().
|
private |
Definition at line 91 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), endJob(), and endLuminosityBlock().
|
private |
Definition at line 90 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), beginLuminosityBlock(), and endLuminosityBlock().
|
private |
Definition at line 96 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), and DTSegmentAnalysisTask().
|
private |
Definition at line 94 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), and DTSegmentAnalysisTask().
|
private |
Definition at line 76 of file DTSegmentAnalysisTask.h.
Referenced by python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 98 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), and DTSegmentAnalysisTask().
|
private |
Definition at line 87 of file DTSegmentAnalysisTask.h.
Referenced by bookHistos(), and fillHistos().
|
private |
Definition at line 62 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), bookHistos(), and DTSegmentAnalysisTask().
|
private |
Definition at line 71 of file DTSegmentAnalysisTask.h.
Referenced by analyze(), and DTSegmentAnalysisTask().
|
private |
Definition at line 100 of file DTSegmentAnalysisTask.h.
Referenced by beginRun(), bookHistos(), and DTSegmentAnalysisTask().