CMS 3D CMS Logo

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

Public Attributes

bool displayInPrimary
 
MonitorElementME
 
string moduleName
 
string moduleNameOR
 
int nBins
 
int pathIndex = -99
 
int pathIndexOR = -99
 
string pathName
 
string pathNameOR
 
string plotLabel
 
string xAxisLabel
 
double xMax
 
double xMin
 

Detailed Description

Definition at line 73 of file HLTObjectMonitor.cc.

Member Data Documentation

bool HLTObjectMonitor::hltPlot::displayInPrimary

Definition at line 88 of file HLTObjectMonitor.cc.

MonitorElement* HLTObjectMonitor::hltPlot::ME

Definition at line 76 of file HLTObjectMonitor.cc.

string HLTObjectMonitor::hltPlot::moduleName

Definition at line 79 of file HLTObjectMonitor.cc.

string HLTObjectMonitor::hltPlot::moduleNameOR

Definition at line 80 of file HLTObjectMonitor.cc.

int HLTObjectMonitor::hltPlot::nBins

Definition at line 85 of file HLTObjectMonitor.cc.

int HLTObjectMonitor::hltPlot::pathIndex = -99

Definition at line 81 of file HLTObjectMonitor.cc.

int HLTObjectMonitor::hltPlot::pathIndexOR = -99

Definition at line 82 of file HLTObjectMonitor.cc.

string HLTObjectMonitor::hltPlot::pathName

Definition at line 77 of file HLTObjectMonitor.cc.

string HLTObjectMonitor::hltPlot::pathNameOR

Definition at line 78 of file HLTObjectMonitor.cc.

string HLTObjectMonitor::hltPlot::plotLabel

Definition at line 83 of file HLTObjectMonitor.cc.

string HLTObjectMonitor::hltPlot::xAxisLabel

Definition at line 84 of file HLTObjectMonitor.cc.

double HLTObjectMonitor::hltPlot::xMax

Definition at line 87 of file HLTObjectMonitor.cc.

double HLTObjectMonitor::hltPlot::xMin

Definition at line 86 of file HLTObjectMonitor.cc.