#include <DQClient.h>
Public Member Functions | |
DQClient (edm::ParameterSet const &) | |
virtual | ~DQClient () |
Public Member Functions inherited from hcaldqm::DQModule | |
DQModule (edm::ParameterSet const &) | |
virtual | ~DQModule () |
Additional Inherited Members | |
Protected Attributes inherited from hcaldqm::DQModule | |
int | _currentLS |
int | _debug |
int | _evsPerLS |
int | _evsTotal |
Logger | _logger |
ModuleType | _mtype |
std::string | _name |
ProcessingType | _ptype |
std::string | _runkeyName |
int | _runkeyVal |
std::string | _subsystem |
Definition at line 14 of file DQClient.h.
hcaldqm::DQClient::DQClient | ( | edm::ParameterSet const & | ) |
|
inlinevirtual |
Definition at line 18 of file DQClient.h.