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 & | , |
const edm::ParameterSet & | |||
) |
void TauDQMHistPlotter::cfgEntryProcess::print | ( | ) | const |
std::string TauDQMHistPlotter::cfgEntryProcess::dqmDirectory_ |
Definition at line 36 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::cfgEntryProcess::legendEntry_ |
Definition at line 37 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::cfgEntryProcess::legendEntryErrorBand_ |
Definition at line 38 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::cfgEntryProcess::name_ |
Definition at line 35 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::cfgEntryProcess::type_ |
Definition at line 39 of file DQMHistPlotter.h.
Referenced by RandomRunSource.RandomRunSource::insertInto().