Public Member Functions | |
cfgEntryProcess (const std::string &, const edm::ParameterSet &) | |
void | print () const |
Public Attributes | |
std::string | dqmDirectory_ |
std::string | legendEntry_ |
std::string | legendEntryErrorBand_ |
std::string | name_ |
std::string | type_ |
Definition at line 31 of file DQMHistPlotter.h.
TauDQMHistPlotter::cfgEntryProcess::cfgEntryProcess | ( | const std::string & | name, |
const edm::ParameterSet & | cfg | ||
) |
Definition at line 159 of file DQMHistPlotter.cc.
References dqmDirectory_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), legendEntry_, legendEntryErrorBand_, dataset::name, name_, print(), AlCaHLTBitMon_QueryRunRegistry::string, type_, and verbosity.
void TauDQMHistPlotter::cfgEntryProcess::print | ( | void | ) | const |
Definition at line 174 of file DQMHistPlotter.cc.
References gather_cfg::cout, dqmDirectory_, legendEntry_, legendEntryErrorBand_, name_, and type_.
Referenced by TauDQMHistPlotter::cfgEntryAxisX::cfgEntryAxisX(), TauDQMHistPlotter::cfgEntryAxisY::cfgEntryAxisY(), TauDQMHistPlotter::cfgEntryDrawOption::cfgEntryDrawOption(), TauDQMHistPlotter::cfgEntryLabel::cfgEntryLabel(), TauDQMHistPlotter::cfgEntryLegend::cfgEntryLegend(), and cfgEntryProcess().
std::string TauDQMHistPlotter::cfgEntryProcess::dqmDirectory_ |
Definition at line 36 of file DQMHistPlotter.h.
Referenced by cfgEntryProcess(), and print().
std::string TauDQMHistPlotter::cfgEntryProcess::legendEntry_ |
Definition at line 37 of file DQMHistPlotter.h.
Referenced by cfgEntryProcess(), and print().
std::string TauDQMHistPlotter::cfgEntryProcess::legendEntryErrorBand_ |
Definition at line 38 of file DQMHistPlotter.h.
Referenced by cfgEntryProcess(), and print().
std::string TauDQMHistPlotter::cfgEntryProcess::name_ |
Definition at line 35 of file DQMHistPlotter.h.
Referenced by TauDQMHistPlotter::cfgEntryAxisX::cfgEntryAxisX(), TauDQMHistPlotter::cfgEntryAxisY::cfgEntryAxisY(), TauDQMHistPlotter::cfgEntryDrawOption::cfgEntryDrawOption(), TauDQMHistPlotter::cfgEntryLabel::cfgEntryLabel(), TauDQMHistPlotter::cfgEntryLegend::cfgEntryLegend(), cfgEntryProcess(), print(), TauDQMHistPlotter::cfgEntryAxisX::print(), TauDQMHistPlotter::cfgEntryAxisY::print(), TauDQMHistPlotter::cfgEntryLegend::print(), and TauDQMHistPlotter::cfgEntryLabel::print().
std::string TauDQMHistPlotter::cfgEntryProcess::type_ |
Definition at line 39 of file DQMHistPlotter.h.
Referenced by Modules.Service::__str__(), Modules.Service::_placeImpl(), Modules.ESSource::_placeImpl(), Modules.ESProducer::_placeImpl(), cfgEntryProcess(), Modules.ESPrefer::copy(), Mixins._TypedParameterizable::dumpPython(), Modules.ESPrefer::dumpPythonAs(), Modules.Service::dumpSequencePython(), RandomRunSource.RandomRunSource::insertInto(), Modules.Service::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::moduleLabel_(), Modules.ESProducer::moduleLabel_(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), Modules.ESPrefer::nameInProcessDesc_(), and print().