![]() |
![]() |
Classes | |
class | Tokens |
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
using | TagList = std::vector< uint32_t > |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
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< TH1I >, Tokens< TH2F >, Tokens< TH2S >, Tokens< TH2D >, Tokens< TH2I >, Tokens< TH3F >, Tokens< TProfile >, Tokens< TProfile2D >, Tokens< double >, Tokens< int >, Tokens< long long >, Tokens< TString > > | tokens_ |
int | verbosity |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
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) |
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 () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
![]() | |
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 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 () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
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 49 of file EDMtoMEConverter.cc.
Definition at line 55 of file EDMtoMEConverter.cc.
Definition at line 56 of file EDMtoMEConverter.cc.
using EDMtoMEConverter::TagList = std::vector<uint32_t> |
Definition at line 73 of file EDMtoMEConverter.cc.
|
explicit |
Definition at line 388 of file EDMtoMEConverter.cc.
References cms::cuda::assert(), ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr(), edm::EDConsumerBase::consumesCollector(), convertOnEndLumi, convertOnEndRun, dqmLumiToken_, dqmRunToken_, frequency, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), EDMtoMEConverter_cfi::lumiInputTag, name, reScope, EDMtoMEConverter_cfi::runInputTag, AlCaHLTBitMon_QueryRunRegistry::string, tokens_, and verbosity.
|
overridedefault |
|
inlinefinal |
Definition at line 63 of file EDMtoMEConverter.cc.
|
inlinefinal |
Definition at line 61 of file EDMtoMEConverter.cc.
|
inlinefinal |
Definition at line 64 of file EDMtoMEConverter.cc.
|
override |
Definition at line 441 of file EDMtoMEConverter.cc.
References b, EDMtoMEAtJobEnd_cff::convertOnEndLumi, g, printContent_cfi::getData, dqm::implementation::DQMStore::meBookerGetter(), Utilities::operator, and edm::LuminosityBlock::put().
|
inlinefinal |
Definition at line 62 of file EDMtoMEConverter.cc.
|
override |
Definition at line 432 of file EDMtoMEConverter.cc.
References b, EDMtoMEAtJobEnd_cff::convertOnEndRun, g, printContent_cfi::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 451 of file EDMtoMEConverter.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr(), gather_cfg::cout, DeadROC_duringRun::dir, mps_fire::i, edm::HandleBase::isValid(), Skims_PA_cff::name, castor_dqm_sourceclient_file_cfg::path, BTVHLTOfflineSource_cfi::pathname, EDMtoMEConverter_cfi::reScope, AlCaHLTBitMon_QueryRunRegistry::string, tokens_, and verbosity.
|
inlinefinalvirtual |
|
private |
Definition at line 80 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 81 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 119 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 120 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 78 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 76 of file EDMtoMEConverter.cc.
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(), 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(), dataset.CMSDataset::buildListOfFiles(), dataset.LocalDataset::buildListOfFiles(), dataset.CMSDataset::buildListOfFilesDBS(), dirstructure.Directory::calcStats(), validation.Sample::digest(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), DisplayManager.DisplayManager::Draw(), TreeCrawler.Package::dump(), EDMtoMEConverter(), 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(), 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 82 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 117 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().
|
private |
Definition at line 77 of file EDMtoMEConverter.cc.
Referenced by EDMtoMEConverter().