Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DQM
EcalMonitorClient
interface
SelectiveReadoutClient.h
Go to the documentation of this file.
1
#ifndef SelectiveReadoutClient_H
2
#define SelectiveReadoutClient_H
3
4
#include "
DQWorkerClient.h
"
5
6
namespace
ecaldqm {
7
8
class
SelectiveReadoutClient
:
public
DQWorkerClient
{
9
public
:
10
SelectiveReadoutClient
();
11
~SelectiveReadoutClient
()
override
{}
12
13
void
producePlots
(
ProcessType
)
override
;
14
};
15
16
}
// namespace ecaldqm
17
18
#endif
ecaldqm::SelectiveReadoutClient::~SelectiveReadoutClient
~SelectiveReadoutClient() override
Definition:
SelectiveReadoutClient.h:11
ecaldqm::DQWorkerClient
Definition:
DQWorkerClient.h:17
ecaldqm::SelectiveReadoutClient
Definition:
SelectiveReadoutClient.h:8
DQWorkerClient.h
ecaldqm::DQWorkerClient::ProcessType
ProcessType
Definition:
DQWorkerClient.h:19
ecaldqm::SelectiveReadoutClient::SelectiveReadoutClient
SelectiveReadoutClient()
Definition:
SelectiveReadoutClient.cc:8
ecaldqm::SelectiveReadoutClient::producePlots
void producePlots(ProcessType) override
Definition:
SelectiveReadoutClient.cc:10
Generated for CMSSW Reference Manual by
1.8.5