Public Member Functions | |
plotDefEntry (const std::string &, const std::string &, const std::string &, const std::string &, const std::string &, bool) | |
plotDefEntry (const plotDefEntry &) | |
void | print () const |
Public Attributes | |
bool | doStack_ |
std::string | dqmMonitorElement_ |
std::string | drawOptionEntry_ |
bool | isErrorBand_ |
std::string | legendEntry_ |
std::string | legendEntryErrorBand_ |
std::string | process_ |
Definition at line 128 of file DQMHistPlotter.h.
TauDQMHistPlotter::plotDefEntry::plotDefEntry | ( | const std::string & | , |
const std::string & | , | ||
const std::string & | , | ||
const std::string & | , | ||
const std::string & | , | ||
bool | |||
) |
TauDQMHistPlotter::plotDefEntry::plotDefEntry | ( | const plotDefEntry & | ) |
void TauDQMHistPlotter::plotDefEntry::print | ( | ) | const |
bool TauDQMHistPlotter::plotDefEntry::doStack_ |
Definition at line 138 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::plotDefEntry::dqmMonitorElement_ |
Definition at line 133 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::plotDefEntry::drawOptionEntry_ |
Definition at line 134 of file DQMHistPlotter.h.
bool TauDQMHistPlotter::plotDefEntry::isErrorBand_ |
Definition at line 139 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::plotDefEntry::legendEntry_ |
Definition at line 135 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::plotDefEntry::legendEntryErrorBand_ |
Definition at line 136 of file DQMHistPlotter.h.
std::string TauDQMHistPlotter::plotDefEntry::process_ |
Definition at line 137 of file DQMHistPlotter.h.