![]() |
![]() |
#include <ESDataCertificationTask.h>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginJob (void) override |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup) override |
void | endJob (void) override |
void | reset (void) |
![]() | |
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 Attributes | |
DQMStore * | dqmStore_ |
MonitorElement * | meESDataCertificationSummary_ |
MonitorElement * | meESDataCertificationSummaryMap_ |
bool | mergeRuns_ |
std::string | prefixME_ |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Definition at line 9 of file ESDataCertificationTask.h.
Definition at line 12 of file ESDataCertificationTask.h.
Definition at line 11 of file ESDataCertificationTask.h.
ESDataCertificationTask::ESDataCertificationTask | ( | const edm::ParameterSet & | ps | ) |
Definition at line 25 of file ESDataCertificationTask.cc.
References edm::ParameterSet::getUntrackedParameter().
|
override |
Definition at line 36 of file ESDataCertificationTask.cc.
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 38 of file ESDataCertificationTask.cc.
References timingPdfMaker::histo.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 57 of file ESDataCertificationTask.cc.
References reset().
|
overrideprotectedvirtual |
|
protected |
Definition at line 62 of file ESDataCertificationTask.cc.
|
private |
Definition at line 25 of file ESDataCertificationTask.h.
|
private |
Definition at line 31 of file ESDataCertificationTask.h.
|
private |
Definition at line 32 of file ESDataCertificationTask.h.
|
private |
Definition at line 29 of file ESDataCertificationTask.h.
|
private |
Definition at line 27 of file ESDataCertificationTask.h.