#include <DTLocalTriggerSynchTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &context) override |
Analyze. More... | |
std::string & | baseDir () |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Book the histograms. More... | |
void | bookHistos (DQMStore::IBooker &, const DTChamberId &dtCh) |
Book the histograms. More... | |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
Beginrun. More... | |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes | |
const int | wheelArrayShift = 3 |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Private Attributes | |
float | angleRange |
std::string | baseDirectory |
float | bxTime |
int | fineDelay |
float | minHitsPhi |
const DTGeometry * | muonGeom |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
int | nBXHigh |
int | nBXLow |
int | nevents |
DTArr3int | phCodeBestTM |
DTArr4int | phCodeBXTM |
bool | rangeInBX |
edm::EDGetTokenT< DTRecSegment4DCollection > | seg_Token_ |
DTArr3int | segHitBest |
MonitorElement * | tm_IDDataErrorPlot |
edm::EDGetTokenT< L1MuDTChambPhContainer > | tm_Token_ |
std::map< uint32_t, std::map< std::string, MonitorElement * > > | triggerHistos |
std::unique_ptr< DTTTrigBaseSync > | tTrigSync |
Friends | |
class | DTMonitorModule |
Definition at line 47 of file DTLocalTriggerSynchTask.h.
DTLocalTriggerSynchTask::DTLocalTriggerSynchTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 41 of file DTLocalTriggerSynchTask.cc.
References get, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Destructor.
Definition at line 60 of file DTLocalTriggerSynchTask.cc.
References nevents.
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMEDAnalyzer.
Definition at line 88 of file DTLocalTriggerSynchTask.cc.
References angleRange, bxTime, DTRecSegment2D::degreesOfFreedom(), DeadROC_duringRun::dir, L1MuDTChambPhContainer::getContainer(), hfClusterShapes_cfi::hits, mps_fire::i, createfilelist::int, DTRecSegment2D::ist0Valid(), dqmiolumiharvest::j, dqmdumpme::k, minHitsPhi, nevents, phCodeBestTM, Geom::pi(), FastTimerService_cff::range, rangeInBX, DetId::rawId(), nano_mu_digi_cff::sector, DTChamberId::sector(), seg_Token_, DTChamberId::station(), relativeConstraints::station, hcalRecHitTable_cff::time, tm_Token_, HLT_2024v14_cff::track, triggerHistos, dttriganalyzer_cfi::tTrig, tTrigSync, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
|
inlineprotected |
Definition at line 70 of file DTLocalTriggerSynchTask.h.
References baseDirectory.
Referenced by bookHistograms(), and bookHistos().
|
overrideprotectedvirtual |
Book the histograms.
Implements DQMEDAnalyzer.
Definition at line 64 of file DTLocalTriggerSynchTask.cc.
References baseDir(), dqm::implementation::IBooker::bookFloat(), bookHistos(), bxTime, DTGeometry::chambers(), visDQMUpload::context, dqm::impl::MonitorElement::Fill(), muonGeom, dqm::implementation::NavigatorBase::setCurrentFolder(), triggerHistos, and tTrigSync.
|
protected |
Book the histograms.
Definition at line 179 of file DTLocalTriggerSynchTask.cc.
References baseDir(), dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::bookFloat(), bxTime, reco::ceil(), HltBtagPostValidation_cff::histoName, dtResolutionTest_cfi::histoTag, SiStripPI::max, SiStripPI::min, LaserClient_cfi::nbins, nBXHigh, nBXLow, rangeInBX, DetId::rawId(), nano_mu_digi_cff::sector, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, triggerHistos, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
Referenced by bookHistograms().
|
overrideprotectedvirtual |
Beginrun.
Reimplemented from DQMEDAnalyzer.
Definition at line 84 of file DTLocalTriggerSynchTask.cc.
References visDQMUpload::context, muonGeom, and muonGeomToken_.
|
friend |
Definition at line 48 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 85 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().
|
private |
Definition at line 90 of file DTLocalTriggerSynchTask.h.
Referenced by baseDir().
|
private |
Definition at line 81 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), bookHistograms(), and bookHistos().
|
private |
Definition at line 87 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 86 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().
|
private |
Definition at line 93 of file DTLocalTriggerSynchTask.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 92 of file DTLocalTriggerSynchTask.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 84 of file DTLocalTriggerSynchTask.h.
Referenced by bookHistos().
|
private |
Definition at line 83 of file DTLocalTriggerSynchTask.h.
Referenced by bookHistos().
|
private |
Definition at line 75 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and ~DTLocalTriggerSynchTask().
|
private |
Definition at line 77 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().
|
private |
Definition at line 78 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 82 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 98 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().
|
private |
Definition at line 79 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 95 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 97 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().
|
private |
Definition at line 94 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), bookHistograms(), and bookHistos().
|
private |
Definition at line 88 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 72 of file DTLocalTriggerSynchTask.h.