#include <EDMtoMEConverter.h>
Classes | |
class | Tokens |
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
using | TagList = std::vector< uint32_t > |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Attributes | |
bool | convertOnEndLumi |
bool | convertOnEndRun |
edm::EDPutTokenT< DQMToken > | dqmLumiToken_ |
edm::EDPutTokenT< DQMToken > | dqmRunToken_ |
int | frequency |
std::string | name |
MonitorElementData::Scope | reScope |
std::tuple< Tokens< TH1F > , Tokens< TH1S >, Tokens< TH1D > , Tokens< TH2F >, Tokens< TH2S > , Tokens< TH2D >, Tokens< TH3F > , Tokens< TProfile >, Tokens < TProfile2D >, Tokens< double > , Tokens< int >, Tokens< long long >, Tokens< TString > > | tokens_ |
int | verbosity |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
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) |
Class to take dqm monitor elements and convert into a ROOT dataformat stored in Run tree of edm file
Definition at line 51 of file EDMtoMEConverter.h.
Definition at line 57 of file EDMtoMEConverter.h.
Definition at line 58 of file EDMtoMEConverter.h.
using EDMtoMEConverter::TagList = std::vector<uint32_t> |
Definition at line 75 of file EDMtoMEConverter.h.
|
explicit |
Definition at line 264 of file EDMtoMEConverter.cc.
References cms::cuda::assert(), edm::EDConsumerBase::consumesCollector(), convertOnEndLumi, convertOnEndRun, dqmLumiToken_, dqmRunToken_, frequency, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), AlCaHLTBitMon_QueryRunRegistry::string, tokens_, and verbosity.
|
overridedefault |
|
inlinefinal |
Definition at line 65 of file EDMtoMEConverter.h.
|
inlinefinal |
Definition at line 63 of file EDMtoMEConverter.h.
|
inlinefinal |
Definition at line 66 of file EDMtoMEConverter.h.
|
override |
Definition at line 319 of file EDMtoMEConverter.cc.
References b, g, AlCaHLTBitMon_QueryRunRegistry::getData(), dqm::implementation::DQMStore::meBookerGetter(), Utilities::operator, and edm::LuminosityBlock::put().
|
inlinefinal |
Definition at line 64 of file EDMtoMEConverter.h.
|
override |
Definition at line 310 of file EDMtoMEConverter.cc.
References b, g, AlCaHLTBitMon_QueryRunRegistry::getData(), dqm::implementation::DQMStore::meBookerGetter(), Utilities::operator, and edm::Run::put().
void EDMtoMEConverter::getData | ( | DQMStore::IBooker & | iBooker, |
DQMStore::IGetter & | iGetter, | ||
T & | iGetFrom | ||
) |
void EDMtoMEConverter::getData | ( | DQMStore::IBooker & | iBooker, |
DQMStore::IGetter & | iGetter, | ||
T & | iGetFrom | ||
) |
Definition at line 329 of file EDMtoMEConverter.cc.
References gather_cfg::cout, DeadROC_duringRun::dir, mps_fire::i, edm::HandleBase::isValid(), dqmiolumiharvest::j, timingPdfMaker::pathname, submitPVValidationJobs::split(), AlCaHLTBitMon_QueryRunRegistry::string, tokens_, and HLT_FULL_cff::verbosity.
|
inlinefinalvirtual |
|
private |
Definition at line 82 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 83 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 119 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 120 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 78 of file EDMtoMEConverter.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), FWLite.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), DisplayManager.DisplayManager::__del__(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), dirstructure.Comparison::__make_image(), core.autovars.NTupleVariable::__repr__(), core.autovars.NTupleObjectType::__repr__(), core.autovars.NTupleObject::__repr__(), core.autovars.NTupleCollection::__repr__(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.Service::__setattr__(), config.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), FWLite.WorkingPoints::_reformat_cut_definitions(), core.autovars.NTupleObjectType::addSubObjects(), core.autovars.NTupleObjectType::addVariables(), core.autovars.NTupleObjectType::allVars(), dirstructure.Directory::calcStats(), geometryComparison.GeometryComparison::createScript(), validation.Sample::digest(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), DisplayManager.DisplayManager::Draw(), TreeCrawler.Package::dump(), core.autovars.NTupleVariable::fillBranch(), core.autovars.NTupleObject::fillBranches(), core.autovars.NTupleCollection::fillBranchesScalar(), core.autovars.NTupleCollection::fillBranchesVector(), core.autovars.NTupleCollection::get_cpp_declaration(), core.autovars.NTupleCollection::get_cpp_wrapper_class(), core.autovars.NTupleCollection::get_py_wrapper_class(), utils.StatisticalTest::get_status(), production_tasks.Task::getname(), dataset.CMSDataset::getPrimaryDatasetEntries(), dataset.PrivateDataset::getPrimaryDatasetEntries(), primaryVertexResolution.PrimaryVertexResolution::getRepMap(), primaryVertexValidation.PrimaryVertexValidation::getRepMap(), zMuMuValidation.ZMuMuValidation::getRepMap(), VIDSelectorBase.VIDSelectorBase::initialize(), personalPlayback.Applet::log(), core.autovars.NTupleVariable::makeBranch(), core.autovars.NTupleObject::makeBranches(), core.autovars.NTupleCollection::makeBranchesScalar(), core.autovars.NTupleCollection::makeBranchesVector(), dirstructure.Directory::print_report(), dataset.BaseDataset::printInfo(), dataset.Dataset::printInfo(), production_tasks.MonitorJobs::run(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), counter.Counter::write(), and average.Average::write().
|
private |
Definition at line 84 of file EDMtoMEConverter.h.
|
private |
Definition at line 117 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 79 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter().