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::cfgEntryProcess Struct Reference

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_
 

Detailed Description

Definition at line 31 of file DQMHistPlotter.h.

Constructor & Destructor Documentation

TauDQMHistPlotter::cfgEntryProcess::cfgEntryProcess ( const std::string &  ,
const edm::ParameterSet  
)

Member Function Documentation

void TauDQMHistPlotter::cfgEntryProcess::print ( ) const

Member Data Documentation

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().