#include <DTNoiseAnalysisTest.h>
Public Member Functions | |
DTNoiseAnalysisTest (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~DTNoiseAnalysisTest () |
Destructor. More... | |
Public Member Functions inherited from DQMEDHarvester | |
virtual void | analyze (edm::Event const &, edm::EventSetup const &) final |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final |
DQMEDHarvester (void) | |
virtual void | endJob () final |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources > | |
EDAnalyzer ()=default | |
Public Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
void | beginRun (edm::Run const &run, edm::EventSetup const &context) |
BeginRun. More... | |
void | bookHistos (DQMStore::IBooker &) |
book the summary histograms More... | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) |
DQM Client Diagnostic. 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) |
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 edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
DQM Test Client
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah -ncpp-um-my
Definition at line 37 of file DTNoiseAnalysisTest.h.
DTNoiseAnalysisTest::DTNoiseAnalysisTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 39 of file DTNoiseAnalysisTest.cc.
References edm::ParameterSet::getUntrackedParameter(), LogTrace, and cmsHarvester::nevents.
|
virtual |
Destructor.
Definition at line 58 of file DTNoiseAnalysisTest.cc.
References LogTrace, and cmsHarvester::nevents.
|
protectedvirtual |
BeginRun.
Reimplemented from DQMEDHarvester.
Definition at line 63 of file DTNoiseAnalysisTest.cc.
References edm::EventSetup::get().
|
protected |
book the summary histograms
Definition at line 244 of file DTNoiseAnalysisTest.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), and DQMStore::IBooker::setCurrentFolder().
|
protectedvirtual |
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 71 of file DTNoiseAnalysisTest.cc.
References bookHistos(), DQMStore::IGetter::get(), MonitorElement::getFloatValue(), MonitorElement::getTH2F(), timingPdfMaker::histo, LogTrace, cmsHarvester::nevents, HLT_25ns10e33_v2_cff::noise, plotResiduals::plot(), DTChamberId::sector(), DTChamberId::station(), relval_parameters_module::step, and DTChamberId::wheel().
|
private |
Get the ME name.
Definition at line 225 of file DTNoiseAnalysisTest.cc.
References DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, and DTChamberId::wheel().
|
private |
Definition at line 308 of file DTNoiseAnalysisTest.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 71 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 88 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 87 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 85 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 89 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 74 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 68 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 69 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 80 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 77 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 81 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 82 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 84 of file DTNoiseAnalysisTest.h.
|
private |
Definition at line 83 of file DTNoiseAnalysisTest.h.