![]() |
![]() |
#include <RPCDaqInfo.h>
Protected Member Functions | |
void | beginJob () |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
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 | |
void | myBooker (DQMStore::IBooker &) |
Private Attributes | |
MonitorElement * | daqDiskFractions [10] |
MonitorElement * | DaqFraction_ |
MonitorElement * | DaqMap_ |
MonitorElement * | daqWheelFractions [5] |
std::pair< int, int > | FEDRange_ |
bool | init_ |
int | numberOfDisks_ |
int | NumberOfFeds_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 14 of file RPCDaqInfo.h.
|
explicit |
Definition at line 11 of file RPCDaqInfo.cc.
References FEDRange_, edm::ParameterSet::getUntrackedParameter(), init_, numberOfDisks_, and NumberOfFeds_.
RPCDaqInfo::~RPCDaqInfo | ( | ) |
Definition at line 23 of file RPCDaqInfo.cc.
|
protectedvirtual |
|
overrideprotectedvirtual |
|
protectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 25 of file RPCDaqInfo.cc.
References DaqFraction_, FEDRange_, MonitorElement::Fill(), edm::EventSetup::find(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), edm::EventSetup::get(), init_, myBooker(), and NumberOfFeds_.
|
private |
Definition at line 62 of file RPCDaqInfo.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), daqDiskFractions, DaqFraction_, DaqMap_, daqWheelFractions, MonitorElement::Fill(), i, init_, MessageLogger_cff::limit, numberOfDisks_, hltrates_dqm_sourceclient-live_cfg::offset, MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), and hcal_dqm_sourceclient-file_cfg::streams.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 33 of file RPCDaqInfo.h.
Referenced by myBooker().
|
private |
Definition at line 30 of file RPCDaqInfo.h.
Referenced by dqmEndLuminosityBlock(), and myBooker().
|
private |
Definition at line 31 of file RPCDaqInfo.h.
Referenced by myBooker().
|
private |
Definition at line 32 of file RPCDaqInfo.h.
Referenced by myBooker().
|
private |
Definition at line 35 of file RPCDaqInfo.h.
Referenced by dqmEndLuminosityBlock(), and RPCDaqInfo().
|
private |
Definition at line 28 of file RPCDaqInfo.h.
Referenced by dqmEndLuminosityBlock(), myBooker(), and RPCDaqInfo().
|
private |
Definition at line 37 of file RPCDaqInfo.h.
Referenced by myBooker(), and RPCDaqInfo().
|
private |
Definition at line 37 of file RPCDaqInfo.h.
Referenced by dqmEndLuminosityBlock(), and RPCDaqInfo().