#include <DQM/EcalBarrelMonitorDbModule/interface/MonitorXMLParser.h>
Public Attributes | |
unsigned int | loop |
unsigned int | ncycle |
std::vector< DbQuery > | queries |
std::string | title |
std::string | type |
int | xbins |
double | xfrom |
double | xto |
int | ybins |
double | yfrom |
double | yto |
int | zbins |
double | zfrom |
double | zto |
Definition at line 37 of file MonitorXMLParser.h.
unsigned int DB_ME::loop |
unsigned int DB_ME::ncycle |
std::vector< DbQuery > DB_ME::queries |
std::string DB_ME::title |
std::string DB_ME::type |
double DB_ME::xfrom |
double DB_ME::xto |
double DB_ME::yfrom |
double DB_ME::yto |
double DB_ME::zfrom |
double DB_ME::zto |