![]() |
![]() |
#include <DTDCSByLumiSummary.h>
Protected Member Functions | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) override |
void | dqmEndJob (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) 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 Attributes | |
bool | bookingdone |
std::map< int, std::vector< float > > | dcsFracPerLumi |
MonitorElement * | globalHVSummary |
std::vector< DTTimeEvolutionHisto * > | hDCSFracTrend |
MonitorElement * | totalDCSFraction |
std::vector< MonitorElement * > | totalDCSFractionWh |
Additional Inherited Members | |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
No description available.
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah ncpp-um-my
Definition at line 29 of file DTDCSByLumiSummary.h.
DTDCSByLumiSummary::DTDCSByLumiSummary | ( | const edm::ParameterSet & | pset | ) |
|
override |
|
overrideprotected |
Definition at line 38 of file DTDCSByLumiSummary.cc.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 129 of file DTDCSByLumiSummary.cc.
References alignCSCRings::r, DQMStore::IBooker::setCurrentFolder(), and DTTimeEvolutionHisto::setTimeSlotValue().
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 42 of file DTDCSByLumiSummary.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), and MonitorElement::setLumiFlag().
|
private |
Definition at line 59 of file DTDCSByLumiSummary.h.
|
private |
Definition at line 57 of file DTDCSByLumiSummary.h.
|
private |
Definition at line 52 of file DTDCSByLumiSummary.h.
|
private |
Definition at line 54 of file DTDCSByLumiSummary.h.
|
private |
Definition at line 51 of file DTDCSByLumiSummary.h.
|
private |
Definition at line 55 of file DTDCSByLumiSummary.h.