#include <DTNoiseAnalysisTest.h>
Protected Member Functions | |
void | beginRun (edm::Run const &run, edm::EventSetup const &context) override |
BeginRun. More... | |
void | bookHistos (DQMStore::IBooker &) |
book the summary histograms More... | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override |
DQM Client Diagnostic. More... | |
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) |
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<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) |
Private Member Functions | |
std::string | getMEName (const DTChamberId &chID) |
Get the ME name. More... | |
std::string | getSynchNoiseMEName (int wheelId) const |
Private Attributes | |
bool | bookingdone |
bool | detailedAnalysis |
bool | doSynchNoise |
MonitorElement * | glbSummarySynchNoiseHisto |
double | maxSynchNoiseRate |
edm::ESHandle< DTGeometry > | muonGeom |
int | nevents |
int | nMinEvts |
std::map< int, MonitorElement * > | noiseHistos |
int | noisyCellDef |
std::map< int, MonitorElement * > | noisyCellHistos |
MonitorElement * | summaryNoiseHisto |
MonitorElement * | summarySynchNoiseHisto |
MonitorElement * | threshChannelsHisto |
Additional Inherited Members | |
Public Types inherited from DQMEDHarvester | |
typedef dqm::harvesting::DQMStore | DQMStore |
typedef dqm::harvesting::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 DQMEDHarvester | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
DQM Test Client
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah -ncpp-um-my
Definition at line 30 of file DTNoiseAnalysisTest.h.
DTNoiseAnalysisTest::DTNoiseAnalysisTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 33 of file DTNoiseAnalysisTest.cc.
References dtNoiseAnalysis_cfi::detailedAnalysis, dtNoiseAnalysis_cfi::doSynchNoise, edm::ParameterSet::getUntrackedParameter(), LogTrace, dtNoiseAnalysis_cfi::maxSynchNoiseRate, cmsHarvester::nevents, and dtNoiseAnalysis_cfi::noisyCellDef.
|
override |
Destructor.
Definition at line 50 of file DTNoiseAnalysisTest.cc.
References LogTrace, and cmsHarvester::nevents.
|
overrideprotected |
BeginRun.
Definition at line 54 of file DTNoiseAnalysisTest.cc.
References edm::EventSetup::get().
|
protected |
book the summary histograms
Definition at line 218 of file DTNoiseAnalysisTest.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dtNoiseAnalysis_cfi::detailedAnalysis, dtNoiseAnalysis_cfi::doSynchNoise, HltBtagPostValidation_cff::histoName, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 59 of file DTNoiseAnalysisTest.cc.
References bookHistos(), dtNoiseAnalysis_cfi::detailedAnalysis, dtNoiseAnalysis_cfi::doSynchNoise, dqmMemoryStats::float, dqm::dqmstoreimpl::DQMStore::IGetter::get(), dqm::impl::MonitorElement::getFloatValue(), dqm::legacy::MonitorElement::getTH2F(), timingPdfMaker::histo, LogTrace, dtNoiseAnalysis_cfi::maxSynchNoiseRate, cmsHarvester::nevents, hgcalDigitizer_cfi::noise, dtNoiseAnalysis_cfi::noisyCellDef, plotFactory::plot, DTChamberId::sector(), DTChamberId::station(), DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
|
private |
Get the ME name.
Definition at line 202 of file DTNoiseAnalysisTest.cc.
References ALCARECODTCalibSynchCosmicsDQM_cff::folderName, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 279 of file DTNoiseAnalysisTest.cc.
References ALCARECODTCalibSynchCosmicsDQM_cff::folderName, AlCaHLTBitMon_QueryRunRegistry::string, and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 62 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 79 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 78 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 76 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 80 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 65 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 59 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 60 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 71 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 68 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 72 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 73 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 75 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 74 of file DTNoiseAnalysisTest.h.