![]() |
![]() |
#include <RPCDaqInfo.h>
Public Member Functions | |
RPCDaqInfo (const edm::ParameterSet &) | |
~RPCDaqInfo () | |
![]() | |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override final |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) override |
DQMEDHarvester (void) | |
virtual void | endJob () override final |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override final |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) override |
virtual void | produce (edm::Event &, edm::EventSetup const &) override final |
virtual | ~DQMEDHarvester ()=default |
![]() | |
EDProducer ()=default | |
![]() | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, std::unordered_multimap< std::string, edm::ProductResolverIndex > const &iIndicies, std::string const &moduleLabel) |
virtual | ~ProducerBase () noexcept(false) |
![]() | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Protected Member Functions | |
void | beginJob () override |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override |
![]() | |
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 EDProducerBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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.
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
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_, RunInfo::m_fed_in, myBooker(), and NumberOfFeds_.
|
private |
Definition at line 62 of file RPCDaqInfo.cc.
References CentralityFilter_cfi::BinLabel, DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), daqDiskFractions, DaqFraction_, DaqMap_, daqWheelFractions, MonitorElement::Fill(), mps_fire::i, init_, MessageLogger_cfi::limit, numberOfDisks_, PFRecoTauDiscriminationByIsolation_cfi::offset, MonitorElement::setBinLabel(), and DQMStore::IBooker::setCurrentFolder().
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().