CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
TauDQMHistPlotter::plotDefEntry Struct Reference

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_
 

Detailed Description

Definition at line 128 of file DQMHistPlotter.h.

Constructor & Destructor Documentation

TauDQMHistPlotter::plotDefEntry::plotDefEntry ( const std::string &  ,
const std::string &  ,
const std::string &  ,
const std::string &  ,
const std::string &  ,
bool   
)
TauDQMHistPlotter::plotDefEntry::plotDefEntry ( const plotDefEntry )

Member Function Documentation

void TauDQMHistPlotter::plotDefEntry::print ( ) const

Member Data Documentation

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.