#include <CondCore/DQMDaqInfo/src/DQMDaqInfo.cc>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Types | |
enum | subDetList { Pixel, SiStrip, EcalBarrel, EcalEndcap, Hcal, DT, CSC, RPC, L1T } |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
Private Attributes | |
std::pair< int, int > | CSCRange |
MonitorElement * | DaqFraction [9] |
DQMStore * | dbe_ |
std::pair< int, int > | DTRange |
std::pair< int, int > | ECALBarrRange |
std::pair< int, int > | ECALEndcapRangeHigh |
std::pair< int, int > | ECALEndcapRangeLow |
std::pair< int, int > | HcalRange |
std::pair< int, int > | L1TRange |
float | NumberOfFeds [9] |
std::pair< int, int > | PixelRange |
std::pair< int, int > | RPCRange |
edm::ESGetToken< RunInfo, RunInfoRcd > | runInfoToken_ |
std::pair< int, int > | TrackerRange |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
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... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 45 of file DQMDaqInfo.h.
Definition at line 47 of file DQMDaqInfo.h.
Definition at line 48 of file DQMDaqInfo.h.
|
private |
Enumerator | |
---|---|
Pixel | |
SiStrip | |
EcalBarrel | |
EcalEndcap | |
Hcal | |
DT | |
CSC | |
RPC | |
L1T |
Definition at line 60 of file DQMDaqInfo.h.
|
explicit |
Definition at line 4 of file DQMDaqInfo.cc.
References ~DQMDaqInfo().
|
overridedefault |
Referenced by DQMDaqInfo().
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 53 of file DQMDaqInfo.cc.
References dqm::implementation::IBooker::bookFloat(), CSC, CSCRange, DaqFraction, dbe_, DT, DTRange, EcalBarrel, ECALBarrRange, EcalEndcap, ECALEndcapRangeHigh, ECALEndcapRangeLow, Hcal, HcalRange, L1T, L1TRange, FEDNumbering::MAXCSCFEDID, FEDNumbering::MAXHCALFEDID, FEDNumbering::MAXSiPixelFEDID, FEDNumbering::MAXSiStripFEDID, FEDNumbering::MAXTriggerGTPFEDID, FEDNumbering::MINCSCFEDID, FEDNumbering::MINHCALFEDID, FEDNumbering::MINSiPixelFEDID, FEDNumbering::MINSiStripFEDID, FEDNumbering::MINTriggerGTPFEDID, NumberOfFeds, Utilities::operator, Pixel, PixelRange, RPC, RPCRange, dqm::implementation::DQMStore::setCurrentFolder(), SiStrip, AlCaHLTBitMon_QueryRunRegistry::string, and TrackerRange.
|
private |
Definition at line 9 of file DQMDaqInfo.cc.
References CSC, CSCRange, DaqFraction, DT, DTRange, EcalBarrel, ECALBarrRange, EcalEndcap, ECALEndcapRangeHigh, ECALEndcapRangeLow, dqm::impl::MonitorElement::Fill(), edm::eventsetup::heterocontainer::HCTypeTag::findType(), edm::EventSetup::getHandle(), Hcal, HcalRange, L1T, L1TRange, NumberOfFeds, Pixel, PixelRange, RPC, RPCRange, runInfoToken_, SiStrip, TrackerRange, and edm::EventSetup::tryToGet().
|
private |
Definition at line 66 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 62 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 58 of file DQMDaqInfo.h.
Referenced by beginJob().
|
private |
Definition at line 68 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 70 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 72 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 71 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 69 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 73 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 75 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 64 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 67 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().
|
private |
Definition at line 57 of file DQMDaqInfo.h.
Referenced by beginLuminosityBlock().
|
private |
Definition at line 65 of file DQMDaqInfo.h.
Referenced by beginJob(), and beginLuminosityBlock().