#include <EDMtoMEConverter.h>
Public Types | |
typedef std::vector< uint32_t > | TagList |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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 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 DQMStore::book1D(), DQMStore::book1DD(), DQMStore::book1S(), DQMStore::book2D(), DQMStore::book2DD(), DQMStore::book2S(), DQMStore::book3D(), DQMStore::bookFloat(), DQMStore::bookInt(), DQMStore::bookProfile(), DQMStore::bookProfile2D(), DQMStore::bookString(), classtypes, gather_cfg::cout, dbe, dir, DQMStore::get(), DQMStore::getAllTags(), getTH1F(), getTH2F(), getTH3F(), getTProfile(), getTProfile2D(), i, cuy::ii, edm::HandleBase::isValid(), j, list(), lumiInputTag_, me1, me2, me3, me4, me5, me6, me7, me8, name, timingPdfMaker::pathname, runInputTag_, DQMStore::setCurrentFolder(), split, AlCaHLTBitMon_QueryRunRegistry::string, DQMStore::tag(), 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 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(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), EDMtoMEConverter(), utils.StatisticalTest::get_status(), getData(), dirstructure.Directory::print_report(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and Vispa.Views.PropertyView.Property::valueChanged().
|
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().