#include <DTNoiseTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &setup) final |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &setup) override |
Protected Member Functions inherited from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks > | |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &, DTChamberId chId) |
void | bookHistos (DQMStore::IBooker &, DTSuperLayerId slId) |
Private Attributes | |
bool | doSegmentVeto |
bool | doTimeBoxHistos |
edm::EDGetTokenT < DTDigiCollection > | dtDigiToken_ |
const DTGeometry * | dtGeom |
int | evtNumber |
std::map< DTChamberId, int > | mapEvt |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
MonitorElement * | nEventMonitor |
std::map< DTChamberId, MonitorElement * > | noiseHistos |
edm::EDGetTokenT < DTRecSegment4DCollection > | recHits4DToken_ |
double | safeMargin |
std::map< DTSuperLayerId, MonitorElement * > | tbHistos |
const DTTtrig * | tTrigMap |
edm::ESGetToken< DTTtrig, DTTtrigRcd > | tTrigMapToken_ |
std::map< DTChamberId, double > | tTrigStMap |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks > | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks > | |
edm::EDPutTokenT< DQMToken > | runToken_ |
No description available.
Definition at line 39 of file DTNoiseTask.h.
DTNoiseTask::DTNoiseTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 37 of file DTNoiseTask.cc.
References doSegmentVeto, doTimeBoxHistos, dtDigiToken_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, recHits4DToken_, and safeMargin.
|
override |
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 62 of file DTNoiseTask.cc.
References doSegmentVeto, doTimeBoxHistos, dtDigiToken_, evtNumber, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), mapEvt, nEventMonitor, noiseHistos, recHits4DToken_, safeMargin, edm::second(), tbHistos, tTrigStMap, SplitLinear::upperLimit, and cuy::yBin.
|
inlinefinalprotected |
Definition at line 53 of file DTNoiseTask.h.
|
overridevirtual |
Implements DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 227 of file DTNoiseTask.cc.
References dqm::implementation::IBooker::bookFloat(), bookHistos(), DTGeometry::chambers(), doTimeBoxHistos, dtGeom, DTTtrig::get(), nEventMonitor, DTTimeUnits::ns, dqm::implementation::NavigatorBase::setCurrentFolder(), tTrigMap, and tTrigStMap.
|
private |
Definition at line 133 of file DTNoiseTask.cc.
References dqm::implementation::IBooker::book2D(), DTGeometry::chamber(), dtGeom, LayerTriplets::layers(), noiseHistos, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, DTChamber::superLayers(), and DTChamberId::wheel().
Referenced by bookHistograms().
|
private |
Definition at line 190 of file DTNoiseTask.cc.
References dqm::implementation::IBooker::book1D(), DTSuperLayerId::chamberId(), DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, DTSuperLayerId::superlayer(), tbHistos, and DTChamberId::wheel().
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 217 of file DTNoiseTask.cc.
References dtGeom, edm::EventSetup::getData(), muonGeomToken_, tTrigMap, and tTrigMapToken_.
|
overrideprotected |
Definition at line 256 of file DTNoiseTask.cc.
References alignCSCRings::e, evtNumber, mapEvt, noiseHistos, safeMargin, tTrigStMap, and SplitLinear::upperLimit.
|
private |
Definition at line 72 of file DTNoiseTask.h.
Referenced by analyze(), and DTNoiseTask().
|
private |
Definition at line 68 of file DTNoiseTask.h.
Referenced by analyze(), bookHistograms(), and DTNoiseTask().
|
private |
Definition at line 64 of file DTNoiseTask.h.
Referenced by analyze(), and DTNoiseTask().
|
private |
Definition at line 75 of file DTNoiseTask.h.
Referenced by bookHistograms(), bookHistos(), and dqmBeginRun().
|
private |
Definition at line 66 of file DTNoiseTask.h.
Referenced by analyze(), and endLuminosityBlock().
|
private |
Definition at line 86 of file DTNoiseTask.h.
Referenced by analyze(), and endLuminosityBlock().
|
private |
Definition at line 74 of file DTNoiseTask.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 91 of file DTNoiseTask.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file DTNoiseTask.h.
Referenced by analyze(), bookHistos(), and endLuminosityBlock().
|
private |
Definition at line 70 of file DTNoiseTask.h.
Referenced by analyze(), and DTNoiseTask().
|
private |
Definition at line 94 of file DTNoiseTask.h.
Referenced by analyze(), DTNoiseTask(), and endLuminosityBlock().
|
private |
Definition at line 89 of file DTNoiseTask.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 77 of file DTNoiseTask.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 76 of file DTNoiseTask.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 80 of file DTNoiseTask.h.
Referenced by analyze(), bookHistograms(), and endLuminosityBlock().