#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) |
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 | |
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 | |
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 |
edm::ESHandle< DTMtime > | mTime |
const DTMtime * | mTimeMap_ |
int | nevents |
std::map< std::string, MonitorElement * > | summaryHistos |
std::map< int, std::map< std::string, MonitorElement * > > | wheelHistos |
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_ |
Modification:
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah -ncpp-um-my
Definition at line 46 of file DTRunConditionVarClient.h.
DTRunConditionVarClient::DTRunConditionVarClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 34 of file DTRunConditionVarClient.cc.
References edm::ParameterSet::getUntrackedParameter(), dtRunConditionVarClient_cfi::maxGoodT0, dtRunConditionVarClient_cfi::maxGoodT0Sigma, dtRunConditionVarClient_cfi::maxGoodVDriftDev, dtRunConditionVarClient_cfi::maxGoodVDriftSigma, dtRunConditionVarClient_cfi::maxRangeT0, dtRunConditionVarClient_cfi::maxRangeVDrift, dtRunConditionVarClient_cfi::minBadT0, dtRunConditionVarClient_cfi::minBadT0Sigma, dtRunConditionVarClient_cfi::minBadVDriftDev, dtRunConditionVarClient_cfi::minBadVDriftSigma, dtRunConditionVarClient_cfi::minRangeT0, dtRunConditionVarClient_cfi::minRangeVDrift, and cmsHarvester::nevents.
|
override |
Destructor.
Definition at line 57 of file DTRunConditionVarClient.cc.
|
override |
Definition at line 61 of file DTRunConditionVarClient.cc.
References edm::EventSetup::get(), and LogTrace.
|
protected |
book the report summary
Definition at line 272 of file DTRunConditionVarClient.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), printsummarytable::folder, fftjetimagerecorder_cfi::histoLabel, HltBtagPostValidation_cff::histoName, hlt_dqm_clientPB-live_cfg::me, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 73 of file DTRunConditionVarClient.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), HcalObjRepresent::Fill(), dqm::impl::MonitorElement::getEntries(), dqm::impl::MonitorElement::getMean(), dqm::impl::MonitorElement::getRMS(), edm::max(), dtRunConditionVarClient_cfi::maxGoodT0, dtRunConditionVarClient_cfi::maxGoodT0Sigma, dtRunConditionVarClient_cfi::maxGoodVDriftDev, dtRunConditionVarClient_cfi::maxGoodVDriftSigma, dtRunConditionVarClient_cfi::maxRangeT0, dtRunConditionVarClient_cfi::maxRangeVDrift, edm::min(), dtRunConditionVarClient_cfi::minBadT0, dtRunConditionVarClient_cfi::minBadT0Sigma, dtRunConditionVarClient_cfi::minBadVDriftDev, dtRunConditionVarClient_cfi::minBadVDriftSigma, dtRunConditionVarClient_cfi::minRangeT0, dtRunConditionVarClient_cfi::minRangeVDrift, fileinputsource_cfi::sec, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 68 of file DTRunConditionVarClient.cc.
|
private |
Definition at line 313 of file DTRunConditionVarClient.cc.
References printsummarytable::folder, dqm::dqmstoreimpl::DQMStore::IGetter::get(), dtResolutionTest_cfi::histoTag, LogTrace, SimDataFormats::CaloAnalysis::sc, DTChamberId::sector(), dqm::dqmstoreimpl::DQMStore::IGetter::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
|
protected |
Definition at line 247 of file DTRunConditionVarClient.cc.
References DTVelocityUnits::cm_per_ns, and Exception.
|
protected |
Definition at line 234 of file DTRunConditionVarClient.cc.
|
private |
Definition at line 109 of file DTRunConditionVarClient.h.
|
private |
Definition at line 102 of file DTRunConditionVarClient.h.
|
private |
Definition at line 105 of file DTRunConditionVarClient.h.
|
private |
Definition at line 104 of file DTRunConditionVarClient.h.
|
private |
Definition at line 91 of file DTRunConditionVarClient.h.
|
private |
Definition at line 96 of file DTRunConditionVarClient.h.
|
private |
Definition at line 89 of file DTRunConditionVarClient.h.
|
private |
Definition at line 94 of file DTRunConditionVarClient.h.
|
private |
Definition at line 87 of file DTRunConditionVarClient.h.
|
private |
Definition at line 85 of file DTRunConditionVarClient.h.
|
private |
Definition at line 92 of file DTRunConditionVarClient.h.
|
private |
Definition at line 97 of file DTRunConditionVarClient.h.
|
private |
Definition at line 90 of file DTRunConditionVarClient.h.
|
private |
Definition at line 95 of file DTRunConditionVarClient.h.
|
private |
Definition at line 86 of file DTRunConditionVarClient.h.
|
private |
Definition at line 84 of file DTRunConditionVarClient.h.
|
private |
Definition at line 99 of file DTRunConditionVarClient.h.
|
private |
Definition at line 100 of file DTRunConditionVarClient.h.
|
private |
Definition at line 82 of file DTRunConditionVarClient.h.
|
private |
Definition at line 108 of file DTRunConditionVarClient.h.
|
private |
Definition at line 107 of file DTRunConditionVarClient.h.