#include <EDMtoMEConverter.h>
Public Types | |
typedef std::vector< uint32_t > | TagList |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
EDMtoMEConverter (const edm::ParameterSet &) | |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
template<class T > | |
void | getData (T &iGetFrom, bool iEndRun) |
virtual void | respondToOpenInputFile (const edm::FileBlock &) |
virtual | ~EDMtoMEConverter () |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
std::vector< std::string > | classtypes |
bool | convertOnEndLumi |
bool | convertOnEndRun |
DQMStore * | dbe |
int | frequency |
std::map< int, int > | iCount |
unsigned int | iCountf |
edm::InputTag | lumiInputTag_ |
std::vector< MonitorElement * > | me1 |
std::vector< MonitorElement * > | me2 |
std::vector< MonitorElement * > | me3 |
std::vector< MonitorElement * > | me4 |
std::vector< MonitorElement * > | me5 |
std::vector< MonitorElement * > | me6 |
std::vector< MonitorElement * > | me7 |
std::vector< MonitorElement * > | me8 |
std::string | name |
edm::InputTag | runInputTag_ |
int | verbosity |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
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.h.
typedef std::vector<uint32_t> EDMtoMEConverter::TagList |
Definition at line 68 of file EDMtoMEConverter.h.
|
explicit |
Definition at line 14 of file EDMtoMEConverter.cc.
References assert(), classtypes, convertOnEndLumi, convertOnEndRun, dbe, frequency, edm::ParameterSet::getUntrackedParameter(), iCount, iCountf, name, cppFunctionSkipper::operator, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
virtual |
Definition at line 70 of file EDMtoMEConverter.cc.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 92 of file EDMtoMEConverter.cc.
References frequency, iCount, edm::RunBase::run(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 76 of file EDMtoMEConverter.cc.
References iCount, iCountf, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 124 of file EDMtoMEConverter.cc.
References convertOnEndLumi, and getData().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 113 of file EDMtoMEConverter.cc.
References convertOnEndRun, and getData().
void EDMtoMEConverter::getData | ( | T & | iGetFrom, |
bool | iEndRun | ||
) |
Definition at line 137 of file EDMtoMEConverter.cc.
References classtypes, gather_cfg::cout, dbe, dir, getTH1F(), getTH2F(), getTH3F(), getTProfile(), getTProfile2D(), i, cuy::ii, beam_dqm_sourceclient-live_cfg::inputTag, edm::HandleBase::isValid(), j, list(), lumiInputTag_, me1, me2, me3, me4, me5, me6, me7, me8, name, timingPdfMaker::pathname, runInputTag_, split, AlCaHLTBitMon_QueryRunRegistry::string, o2o::tags, and verbosity.
Referenced by endLuminosityBlock(), and endRun().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 86 of file EDMtoMEConverter.cc.
References iCountf.
|
private |
Definition at line 86 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter(), and getData().
|
private |
Definition at line 76 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter(), and endLuminosityBlock().
|
private |
Definition at line 77 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter(), and endRun().
|
private |
Definition at line 79 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter(), and getData().
|
private |
Definition at line 74 of file EDMtoMEConverter.h.
Referenced by beginRun(), and EDMtoMEConverter().
|
private |
Definition at line 84 of file EDMtoMEConverter.h.
Referenced by beginRun(), EDMtoMEConverter(), and endJob().
|
private |
Definition at line 83 of file EDMtoMEConverter.h.
Referenced by EDMtoMEConverter(), endJob(), and respondToOpenInputFile().
|
private |
Definition at line 89 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 72 of file EDMtoMEConverter.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), 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.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), core.autovars.NTupleObjectType::allVars(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), 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(), getData(), 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(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), Vispa.Views.PropertyView.Property::valueChanged(), counter.Counter::write(), and average.Average::write().
|
private |
Definition at line 88 of file EDMtoMEConverter.h.
Referenced by getData().
|
private |
Definition at line 73 of file EDMtoMEConverter.h.
Referenced by beginRun(), EDMtoMEConverter(), endJob(), and getData().