![]() |
![]() |
#include <L1TTestsSummary.h>
Protected Member Functions | |
virtual void | book (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
void | dqmEndJob (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter, const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) override |
![]() | |
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 () |
![]() | |
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 | |
void | updateL1TOccupancyMonitor (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
void | updateL1TRateMonitor (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
void | updateL1TSummary (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
void | updateL1TSyncMonitor (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
Private Attributes | |
int | binYOccpancy |
int | binYRate |
int | binYSync |
MonitorElement * | mL1TOccupancyMonitor |
std::string | mL1TOccupancyPath |
MonitorElement * | mL1TRateMonitor |
std::string | mL1TRatePath |
MonitorElement * | mL1TSummary |
MonitorElement * | mL1TSyncMonitor |
std::string | mL1TSyncPath |
bool | mMonitorL1TOccupancy |
bool | mMonitorL1TRate |
bool | mMonitorL1TSync |
edm::ParameterSet | mParameters |
std::vector< int > | mProcessedLS |
bool | mVerbose |
Definition at line 26 of file L1TTestsSummary.h.
L1TTestsSummary::L1TTestsSummary | ( | const edm::ParameterSet & | ps | ) |
Definition at line 28 of file L1TTestsSummary.cc.
References gather_cfg::cout, and edm::ParameterSet::getUntrackedParameter().
|
override |
Definition at line 49 of file L1TTestsSummary.cc.
References gather_cfg::cout.
|
protectedvirtual |
Definition at line 62 of file L1TTestsSummary.cc.
References dqm::implementation::IBooker::book2D(), gather_cfg::cout, dqm::implementation::IGetter::get(), dqm::implementation::IGetter::getMEs(), dqm::legacy::MonitorElement::getTH1(), mps_fire::i, Skims_PA_cff::name, dqm::impl::MonitorElement::setAxisTitle(), and dqm::implementation::NavigatorBase::setCurrentFolder().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 179 of file L1TTestsSummary.cc.
References gather_cfg::cout.
|
overrideprotectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 205 of file L1TTestsSummary.cc.
References gather_cfg::cout, edm::LuminosityBlockBase::id(), and edm::LuminosityBlockID::luminosityBlock().
|
private |
Definition at line 370 of file L1TTestsSummary.cc.
References a, b, gather_cfg::cout, RemoveAddSevLevel::flag, dqm::implementation::IGetter::get(), MonitorElementData::QReport::getBadChannels(), getBin(), dqm::implementation::IGetter::getMEs(), MonitorElementData::QReport::getMessage(), MonitorElementData::QReport::getQTresult(), MonitorElementData::QReport::getStatus(), mps_fire::i, hlt_dqm_clientPB-live_cfg::me, anotherprimaryvertexanalyzer_cfi::nBinX, anotherprimaryvertexanalyzer_cfi::nBinY, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 236 of file L1TTestsSummary.cc.
References a, b, gather_cfg::cout, RemoveAddSevLevel::flag, dqm::implementation::IGetter::get(), MonitorElementData::QReport::getBadChannels(), getBin(), dqm::implementation::IGetter::getMEs(), MonitorElementData::QReport::getMessage(), MonitorElementData::QReport::getQTresult(), MonitorElementData::QReport::getStatus(), mps_fire::i, hlt_dqm_clientPB-live_cfg::me, anotherprimaryvertexanalyzer_cfi::nBinX, anotherprimaryvertexanalyzer_cfi::nBinY, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 436 of file L1TTestsSummary.cc.
References anotherprimaryvertexanalyzer_cfi::nBinX.
|
private |
Definition at line 304 of file L1TTestsSummary.cc.
References a, b, gather_cfg::cout, RemoveAddSevLevel::flag, dqm::implementation::IGetter::get(), MonitorElementData::QReport::getBadChannels(), getBin(), dqm::implementation::IGetter::getMEs(), MonitorElementData::QReport::getMessage(), MonitorElementData::QReport::getQTresult(), MonitorElementData::QReport::getStatus(), mps_fire::i, hlt_dqm_clientPB-live_cfg::me, anotherprimaryvertexanalyzer_cfi::nBinX, anotherprimaryvertexanalyzer_cfi::nBinY, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 53 of file L1TTestsSummary.h.
|
private |
Definition at line 53 of file L1TTestsSummary.h.
|
private |
Definition at line 53 of file L1TTestsSummary.h.
|
private |
Definition at line 66 of file L1TTestsSummary.h.
|
private |
Definition at line 58 of file L1TTestsSummary.h.
|
private |
Definition at line 64 of file L1TTestsSummary.h.
|
private |
Definition at line 56 of file L1TTestsSummary.h.
|
private |
Definition at line 67 of file L1TTestsSummary.h.
|
private |
Definition at line 65 of file L1TTestsSummary.h.
|
private |
Definition at line 57 of file L1TTestsSummary.h.
|
private |
Definition at line 50 of file L1TTestsSummary.h.
|
private |
Definition at line 48 of file L1TTestsSummary.h.
|
private |
Definition at line 49 of file L1TTestsSummary.h.
|
private |
Definition at line 44 of file L1TTestsSummary.h.
|
private |
Definition at line 61 of file L1TTestsSummary.h.
|
private |
Definition at line 47 of file L1TTestsSummary.h.