Main Page
Namespaces
Classes
Package Documentation
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
() {}
12
13
void
producePlots
(
ProcessType
)
override
;
14
};
15
16
}
17
18
#endif
ecaldqm::DQWorkerClient
Definition:
DQWorkerClient.h:14
ecaldqm::SelectiveReadoutClient::~SelectiveReadoutClient
~SelectiveReadoutClient()
Definition:
SelectiveReadoutClient.h:11
ecaldqm::SelectiveReadoutClient
Definition:
SelectiveReadoutClient.h:8
DQWorkerClient.h
ecaldqm
Definition:
DQWorker.h:24
ecaldqm::DQWorkerClient::ProcessType
ProcessType
Definition:
DQWorkerClient.h:16
ecaldqm::SelectiveReadoutClient::SelectiveReadoutClient
SelectiveReadoutClient()
Definition:
SelectiveReadoutClient.cc:9
ecaldqm::SelectiveReadoutClient::producePlots
void producePlots(ProcessType) override
Definition:
SelectiveReadoutClient.cc:15
Generated for CMSSW Reference Manual by
1.8.11