#include <DTDigiTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) override |
To reset the MEs. More... | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | bookHistos (DQMStore::IBooker &ibooker, const DTChamberId &dtCh, std::string folder, std::string histoTag) |
void | bookHistos (DQMStore::IBooker &ibooker, const DTSuperLayerId &dtSL, std::string folder, std::string histoTag) |
Book the ME. More... | |
void | bookHistos (DQMStore::IBooker &ibooker, const int wheelId, std::string folder, std::string histoTag) |
void | channelsMap (const DTChamberId &dtCh, std::string histoTag) |
To map real channels. More... | |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) final |
std::string | triggerSource () |
get the L1A source More... | |
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 | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Private Member Functions | |
std::string | topFolder () const |
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_ |
Definition at line 47 of file DTDigiTask.h.
DTDigiTask::DTDigiTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 43 of file DTDigiTask.cc.
References dtDigiTask_cfi::checkNoisyChannels, dt_dqm_sourceclient_common_cff::defaultTmax, dtDigiTask_cfi::doAllHitsOccupancies, dtDigiTask_cfi::doInTimeOccupancies, dtDigiTask_cfi::doLayerTimeBoxes, dtDigiTask_cfi::doNoiseOccupancies, dt_dqm_sourceclient_common_cff::filterSyncNoise, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), dt_dqm_sourceclient_common_cff::inTimeHitsLowerBound, dt_dqm_sourceclient_common_cff::inTimeHitsUpperBound, LogTrace, dt_dqm_sourceclient_common_cff::lookForSyncNoise, dtDigiTask_cfi::maxTTMounts, dtDigiTask_cfi::sliceTestMode, dtDigiTask_cfi::tdcPedestal, and dtDigiTask_cfi::timeBoxGranularity.
|
override |
Destructor.
Definition at line 102 of file DTDigiTask.cc.
References LogTrace, and cmsHarvester::nevents.
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 433 of file DTDigiTask.cc.
References HltBtagPostValidation_cff::c, DTStatusFlag::cellStatus(), DTSuperLayerId::chamberId(), dtDigiTask_cfi::checkNoisyChannels, DTTimeUnits::counts, dtDigiTask_cfi::doAllHitsOccupancies, dtDigiTask_cfi::doInTimeOccupancies, dtDigiTask_cfi::doLayerTimeBoxes, dtDigiTask_cfi::doNoiseOccupancies, dt_dqm_sourceclient_common_cff::filterSyncNoise, spr::find(), edm::get(), dtResolutionTest_cfi::histoTag, createfilelist::int, dt_dqm_sourceclient_common_cff::inTimeHitsLowerBound, dt_dqm_sourceclient_common_cff::inTimeHitsUpperBound, dttriganalyzer_cfi::kFactor, LogTrace, dt_dqm_sourceclient_common_cff::lookForSyncNoise, SiStripPI::max, dtDigiTask_cfi::maxTTMounts, min(), cmsHarvester::nevents, DetId::rawId(), edm::second(), DTChamberId::sector(), dtDigiTask_cfi::sliceTestMode, DTChamberId::station(), DTSuperLayerId::superlayer(), FrontierCondition_GT_autoExpress_cfi::t0, dtDigiTask_cfi::tdcPedestal, dttriganalyzer_cfi::tTrig, and DTChamberId::wheel().
|
overrideprotected |
To reset the MEs.
Definition at line 185 of file DTDigiTask.cc.
References edm::LuminosityBlockBase::id(), LogTrace, and edm::LuminosityBlockID::luminosityBlock().
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 128 of file DTDigiTask.cc.
References dqm::implementation::IBooker::bookFloat(), bookHistos(), dtDigiTask_cfi::doAllHitsOccupancies, dtDigiTask_cfi::doInTimeOccupancies, dtDigiTask_cfi::doNoiseOccupancies, dt_dqm_sourceclient_common_cff::filterSyncNoise, dt_dqm_sourceclient_common_cff::lookForSyncNoise, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
protected |
|
protected |
|
protected |
|
protected |
To map real channels.
Definition at line 719 of file DTDigiTask.cc.
References dtResolutionTest_cfi::histoTag, taus_updatedMVAIds_cff::mapping, DetId::rawId(), DTChamberId::sector(), DTChamberId::station(), and DTChamberId::wheel().
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 106 of file DTDigiTask.cc.
References dt_dqm_sourceclient_common_cff::defaultTmax, edm::EventSetup::get(), edm::get(), LogTrace, taus_updatedMVAIds_cff::mapping, and cmsHarvester::nevents.
|
inlinefinalprotected |
Definition at line 68 of file DTDigiTask.h.
|
private |
Definition at line 711 of file DTDigiTask.cc.
References dtDigiTask_cfi::sliceTestMode, and AlCaHLTBitMon_QueryRunRegistry::string.
|
protected |
get the L1A source
Definition at line 690 of file DTDigiTask.cc.
References mps_fire::i.
|
private |
Definition at line 132 of file DTDigiTask.h.
|
private |
Definition at line 123 of file DTDigiTask.h.
|
private |
Definition at line 134 of file DTDigiTask.h.
|
private |
Definition at line 108 of file DTDigiTask.h.
|
private |
Definition at line 140 of file DTDigiTask.h.
|
private |
Definition at line 142 of file DTDigiTask.h.
|
private |
Definition at line 151 of file DTDigiTask.h.
|
private |
Definition at line 141 of file DTDigiTask.h.
|
private |
Definition at line 126 of file DTDigiTask.h.
|
private |
Definition at line 114 of file DTDigiTask.h.
|
private |
Definition at line 146 of file DTDigiTask.h.
|
private |
Definition at line 95 of file DTDigiTask.h.
|
private |
Definition at line 136 of file DTDigiTask.h.
|
private |
Definition at line 137 of file DTDigiTask.h.
|
private |
Definition at line 128 of file DTDigiTask.h.
|
private |
Definition at line 91 of file DTDigiTask.h.
|
private |
Definition at line 145 of file DTDigiTask.h.
|
private |
Definition at line 116 of file DTDigiTask.h.
|
private |
Definition at line 100 of file DTDigiTask.h.
|
private |
Definition at line 103 of file DTDigiTask.h.
Referenced by progressbar.FormatLabel::update().
|
private |
Definition at line 86 of file DTDigiTask.h.
|
private |
Definition at line 139 of file DTDigiTask.h.
|
private |
Definition at line 102 of file DTDigiTask.h.
|
private |
Definition at line 154 of file DTDigiTask.h.
|
private |
Definition at line 82 of file DTDigiTask.h.
|
private |
Definition at line 153 of file DTDigiTask.h.
|
private |
Definition at line 119 of file DTDigiTask.h.
|
private |
Definition at line 130 of file DTDigiTask.h.
|
private |
Definition at line 148 of file DTDigiTask.h.
|
private |
Definition at line 121 of file DTDigiTask.h.
|
private |
Definition at line 96 of file DTDigiTask.h.
|
private |
Definition at line 98 of file DTDigiTask.h.
|
private |
Definition at line 97 of file DTDigiTask.h.
|
private |
Definition at line 106 of file DTDigiTask.h.
|
private |
Definition at line 149 of file DTDigiTask.h.
|
private |
Definition at line 138 of file DTDigiTask.h.
|
private |
no needs to be precise. Value from PSets will always be used
Definition at line 85 of file DTDigiTask.h.
|
private |
Definition at line 144 of file DTDigiTask.h.
|
private |
tTrig from the DB
Definition at line 89 of file DTDigiTask.h.
|
private |
Definition at line 105 of file DTDigiTask.h.
|
private |
Definition at line 90 of file DTDigiTask.h.
|
private |
Definition at line 109 of file DTDigiTask.h.