#include <DTRunConditionVarClient.h>
Protected Member Functions | |
void | bookWheelHistos (DQMStore::IBooker &, std::string histoType, std::string subfolder, int wh, int nbins, float min, float max, bool isVDCorr=false, bool makeRings=false) |
book the report summary 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... | |
void | percDevVDrift (DTChamberId indexCh, float meanVD, float sigmaVD, float &devVD, float &errdevVD) |
float | varQuality (float var, float maxGood, float minBad) |
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 | |
MonitorElement * | getChamberHistos (DQMStore::IGetter &, const DTChamberId &, std::string) |
Private Attributes | |
std::map< std::string, MonitorElement * > | allwheelHistos |
bool | bookingdone |
MonitorElement * | glbT0Summary |
MonitorElement * | glbVDriftSummary |
float | maxGoodT0 |
float | maxGoodT0Sigma |
float | maxGoodVDriftDev |
float | maxGoodVDriftSigma |
float | maxRangeT0 |
float | maxRangeVDrift |
float | minBadT0 |
float | minBadT0Sigma |
float | minBadVDriftDev |
float | minBadVDriftSigma |
float | minRangeT0 |
float | minRangeVDrift |
const DTMtime * | mTimeMap_ |
edm::ESGetToken< DTMtime, DTMtimeRcd > | mTimeMapToken_ |
int | nevents |
std::map< std::string, MonitorElement * > | summaryHistos |
std::map< int, std::map< std::string, MonitorElement * > > | wheelHistos |
std::map< int, std::map< int, std::map< std::string, MonitorElement * > > > | wheelRingHistos |
Modification:
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah -ncpp-um-my
Definition at line 47 of file DTRunConditionVarClient.h.
DTRunConditionVarClient::DTRunConditionVarClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 33 of file DTRunConditionVarClient.cc.
References bookingdone, edm::ParameterSet::getUntrackedParameter(), maxGoodT0, maxGoodT0Sigma, maxGoodVDriftDev, maxGoodVDriftSigma, maxRangeT0, maxRangeVDrift, minBadT0, minBadT0Sigma, minBadVDriftDev, minBadVDriftSigma, minRangeT0, minRangeVDrift, and nevents.
|
override |
Destructor.
Definition at line 57 of file DTRunConditionVarClient.cc.
|
override |
Definition at line 61 of file DTRunConditionVarClient.cc.
References visDQMUpload::context, LogTrace, mTimeMap_, and mTimeMapToken_.
|
protected |
book the report summary
Definition at line 272 of file DTRunConditionVarClient.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), printsummarytable::folder, fftjetimagerecorder_cfi::histoLabel, HltBtagPostValidation_cff::histoName, SiStripPI::max, hlt_dqm_clientPB-live_cfg::me, min(), LaserClient_cfi::nbins, dqm::implementation::NavigatorBase::setCurrentFolder(), relativeConstraints::station, makeMuonMisalignmentScenario::wheel, wheelHistos, and wheelRingHistos.
Referenced by dqmEndJob().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 72 of file DTRunConditionVarClient.cc.
References allwheelHistos, dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), bookWheelHistos(), dqm::impl::MonitorElement::Fill(), HcalObjRepresent::Fill(), getChamberHistos(), dqm::impl::MonitorElement::getEntries(), dqm::impl::MonitorElement::getMean(), dqm::impl::MonitorElement::getRMS(), glbT0Summary, glbVDriftSummary, SiStripPI::max, maxGoodT0, maxGoodT0Sigma, maxGoodVDriftDev, maxGoodVDriftSigma, maxRangeT0, maxRangeVDrift, min(), minBadT0, minBadT0Sigma, minBadVDriftDev, minBadVDriftSigma, minRangeT0, minRangeVDrift, percDevVDrift(), fileinputsource_cfi::sec, dqm::impl::MonitorElement::setAxisRange(), dqm::implementation::NavigatorBase::setCurrentFolder(), edm_modernize_messagelogger::stat, summaryHistos, varQuality(), makeMuonMisalignmentScenario::wheel, wheelHistos, and wheelRingHistos.
|
overrideprotectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 67 of file DTRunConditionVarClient.cc.
|
private |
Definition at line 332 of file DTRunConditionVarClient.cc.
References printsummarytable::folder, dqm::implementation::IGetter::get(), dtResolutionTest_cfi::histoTag, LogTrace, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
Referenced by dqmEndJob().
|
protected |
Definition at line 247 of file DTRunConditionVarClient.cc.
References DTVelocityUnits::cm_per_ns, Exception, DTMtime::get(), and mTimeMap_.
Referenced by dqmEndJob().
|
protected |
Definition at line 234 of file DTRunConditionVarClient.cc.
References trigObjTnPSource_cfi::var.
Referenced by dqmEndJob().
|
private |
Definition at line 112 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob().
|
private |
Definition at line 104 of file DTRunConditionVarClient.h.
Referenced by DTRunConditionVarClient().
|
private |
Definition at line 107 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob().
|
private |
Definition at line 106 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob().
|
private |
Definition at line 93 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 98 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 91 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 96 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 89 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 87 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 94 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 99 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 92 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 97 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 88 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 86 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob(), and DTRunConditionVarClient().
|
private |
Definition at line 102 of file DTRunConditionVarClient.h.
Referenced by beginRun(), and percDevVDrift().
|
private |
Definition at line 101 of file DTRunConditionVarClient.h.
Referenced by beginRun().
|
private |
Definition at line 84 of file DTRunConditionVarClient.h.
Referenced by DTRunConditionVarClient().
|
private |
Definition at line 111 of file DTRunConditionVarClient.h.
Referenced by dqmEndJob().
|
private |
Definition at line 109 of file DTRunConditionVarClient.h.
Referenced by bookWheelHistos(), and dqmEndJob().
|
private |
Definition at line 110 of file DTRunConditionVarClient.h.
Referenced by bookWheelHistos(), and dqmEndJob().