DQM
RPCMonitorClient
interface
RPCDcsInfoClient.h
Go to the documentation of this file.
1
#ifndef RPCDCSINFOCLIENT_H
2
#define RPCDCSINFOCLIENT_H
3
4
#include "
DQMServices/Core/interface/DQMStore.h
"
5
#include "
DQMServices/Core/interface/DQMEDHarvester.h
"
6
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
7
8
class
RPCDcsInfoClient
:
public
DQMEDHarvester
{
9
public
:
10
RPCDcsInfoClient
(
const
edm::ParameterSet
&ps);
11
~RPCDcsInfoClient
()
override
=
default
;
12
13
protected
:
14
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
//performed in the endJob
15
16
private
:
17
const
std::string
dcsinfofolder_
;
18
const
std::string
eventinfofolder_
;
19
const
std::string
dqmprovinfofolder_
;
20
};
21
22
#endif
DQMEDHarvester.h
DQMStore.h
RPCDcsInfoClient::dqmprovinfofolder_
const std::string dqmprovinfofolder_
Definition:
RPCDcsInfoClient.h:19
RPCDcsInfoClient::RPCDcsInfoClient
RPCDcsInfoClient(const edm::ParameterSet &ps)
Definition:
RPCDcsInfoClient.cc:3
RPCDcsInfoClient::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
Definition:
RPCDcsInfoClient.cc:8
RPCDcsInfoClient
Definition:
RPCDcsInfoClient.h:8
edm::ParameterSet
Definition:
ParameterSet.h:47
RPCDcsInfoClient::~RPCDcsInfoClient
~RPCDcsInfoClient() override=default
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
RPCDcsInfoClient::eventinfofolder_
const std::string eventinfofolder_
Definition:
RPCDcsInfoClient.h:18
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
dqm::implementation::IGetter
Definition:
DQMStore.h:484
dqm::implementation::IBooker
Definition:
DQMStore.h:43
ParameterSet.h
RPCDcsInfoClient::dcsinfofolder_
const std::string dcsinfofolder_
Definition:
RPCDcsInfoClient.h:17
Generated for CMSSW Reference Manual by
1.8.16