Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQM
HcalCommon
interface
DQClient.h
Go to the documentation of this file.
1
#ifndef DQClient_h
2
#define DQClient_h
3
4
/*
5
* file: DQClient.h
6
* Author: Viktor Khristenko
7
*
8
*/
9
10
#include "
DQM/HcalCommon/interface/DQModule.h
"
11
12
namespace
hcaldqm
13
{
14
class
DQClient
:
public
DQModule
15
{
16
public
:
17
DQClient
(
edm::ParameterSet
const
&);
18
virtual
~DQClient
() {}
19
20
protected
:
21
};
22
}
23
24
#endif
25
26
27
28
29
30
31
32
33
34
hcaldqm::DQModule
Definition:
DQModule.h:38
DQModule.h
hcaldqm::DQClient::DQClient
DQClient(edm::ParameterSet const &)
hcaldqm::DQClient::~DQClient
virtual ~DQClient()
Definition:
DQClient.h:18
hcaldqm::DQClient
Definition:
DQClient.h:14
edm::ParameterSet
Definition:
ParameterSet.h:36
Generated for CMSSW Reference Manual by
1.8.5