#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 edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes | |
const int | wheelArrayShift = 3 |
Private Attributes | |
float | angleRange |
std::string | baseDirectory |
float | bxTime |
edm::EDGetTokenT< DTLocalTriggerCollection > | ddu_Token_ |
int | fineDelay |
float | minHitsPhi |
edm::ESHandle< DTGeometry > | muonGeom |
int | nBXHigh |
int | nBXLow |
int | nevents |
edm::ParameterSet | parameters |
DTArr3int | phCodeBestDDU |
DTArr3int | phCodeBestTM |
DTArr4int | phCodeBXTM |
bool | rangeInBX |
edm::EDGetTokenT< DTRecSegment4DCollection > | seg_Token_ |
DTArr3int | segHitBest |
DTArr3int | thCodeBestDDU |
MonitorElement * | tm_IDDataErrorPlot |
edm::EDGetTokenT< L1MuDTChambPhContainer > | tm_Token_ |
std::map< uint32_t, std::map< std::string, MonitorElement * > > | triggerHistos |
DTTTrigBaseSync * | tTrigSync |
Friends | |
class | DTMonitorModule |
Definition at line 51 of file DTLocalTriggerSynchTask.h.
DTLocalTriggerSynchTask::DTLocalTriggerSynchTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 43 of file DTLocalTriggerSynchTask.cc.
References angleRange, baseDirectory, bxTime, ddu_Token_, edm::ParameterSet::getParameter(), minHitsPhi, nBXHigh, nBXLow, parameters, rangeInBX, seg_Token_, and tm_Token_.
|
virtual |
Destructor.
Definition at line 64 of file DTLocalTriggerSynchTask.cc.
References nevents.
|
overrideprotected |
Analyze.
Definition at line 101 of file DTLocalTriggerSynchTask.cc.
References angleRange, bxTime, ddu_Token_, DTRecSegment2D::degreesOfFreedom(), dir, L1MuDTChambPhContainer::getContainer(), edm::ParameterSet::getParameter(), hfClusterShapes_cfi::hits, mps_fire::i, createfilelist::int, DTRecSegment2D::ist0Valid(), gen::k, minHitsPhi, nevents, DTTTrigBaseSync::offset(), parameters, phCodeBestDDU, phCodeBestTM, Geom::pi(), btvTracks_cfi::quality, rangeInBX, DetId::rawId(), DTChamberId::sector(), seg_Token_, DTChamberId::station(), relativeConstraints::station, ntuplemaker::time, tm_Token_, HiIsolationCommonParameters_cff::track, triggerHistos, tTrigSync, DTChamberId::wheel(), makeMuonMisalignmentScenario::wheel, and wheelArrayShift.
|
inlineprotected |
Definition at line 77 of file DTLocalTriggerSynchTask.h.
References baseDirectory.
Referenced by bookHistograms(), and bookHistos().
|
overrideprotectedvirtual |
Book the histograms.
Implements DQMEDAnalyzer.
Definition at line 70 of file DTLocalTriggerSynchTask.cc.
References baseDir(), DQMStore::IBooker::bookFloat(), bookHistos(), bxTime, DTGeometry::chambers(), MonitorElement::Fill(), reco::get(), edm::ParameterSet::getParameter(), muonGeom, DTTTrigBaseSync::offset(), parameters, DQMStore::IBooker::setCurrentFolder(), DTTTrigBaseSync::setES(), AlCaHLTBitMon_QueryRunRegistry::string, triggerHistos, and tTrigSync.
|
protected |
Book the histograms.
Definition at line 233 of file DTLocalTriggerSynchTask.cc.
References baseDir(), DQMStore::IBooker::book1D(), DQMStore::IBooker::bookFloat(), bxTime, hpstanc_transforms::max, min(), pileupCalc::nbins, nBXHigh, nBXLow, rangeInBX, DetId::rawId(), DTChamberId::sector(), DQMStore::IBooker::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, triggerHistos, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
Referenced by bookHistograms().
|
overrideprotected |
Beginrun.
Definition at line 95 of file DTLocalTriggerSynchTask.cc.
References edm::EventSetup::get(), and muonGeom.
|
friend |
Definition at line 53 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 95 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 100 of file DTLocalTriggerSynchTask.h.
Referenced by baseDir(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 91 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), bookHistograms(), bookHistos(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 108 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 97 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 96 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 103 of file DTLocalTriggerSynchTask.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 94 of file DTLocalTriggerSynchTask.h.
Referenced by bookHistos(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 93 of file DTLocalTriggerSynchTask.h.
Referenced by bookHistos(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 83 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and ~DTLocalTriggerSynchTask().
|
private |
Definition at line 102 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), bookHistograms(), DTLocalTriggerSynchTask(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 87 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().
|
private |
Definition at line 85 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().
|
private |
Definition at line 86 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 92 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), bookHistos(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 109 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 89 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 88 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 105 of file DTLocalTriggerSynchTask.h.
|
private |
Definition at line 107 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and DTLocalTriggerSynchTask().
|
private |
Definition at line 104 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), bookHistograms(), and bookHistos().
|
private |
Definition at line 98 of file DTLocalTriggerSynchTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 79 of file DTLocalTriggerSynchTask.h.
Referenced by analyze().