Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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/MonitorElement.h
"
5
#include "
DQMServices/Core/interface/DQMStore.h
"
6
#include "
DQMServices/Core/interface/DQMEDHarvester.h
"
7
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
8
9
class
RPCDcsInfoClient
:
public
DQMEDHarvester
{
10
11
public
:
12
RPCDcsInfoClient
(
const
edm::ParameterSet
& ps);
13
~RPCDcsInfoClient
();
14
15
protected
:
16
17
void
beginJob
();
18
void
dqmEndLuminosityBlock
(
DQMStore::IBooker
&,
DQMStore::IGetter
&,
edm::LuminosityBlock
const
&,
edm::EventSetup
const
&);
//performed in the endLumi
19
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
//performed in the endJob
20
21
22
private
:
23
24
std::string
dcsinfofolder_
;
25
26
std::vector<int>
DCS
;
27
};
28
29
#endif
RPCDcsInfoClient::RPCDcsInfoClient
RPCDcsInfoClient(const edm::ParameterSet &ps)
Definition:
RPCDcsInfoClient.cc:4
edm::LuminosityBlock
Definition:
LuminosityBlock.h:43
RPCDcsInfoClient::DCS
std::vector< int > DCS
Definition:
RPCDcsInfoClient.h:26
DQMEDHarvester.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
ParameterSet.h
DQMEDHarvester
Definition:
DQMEDHarvester.h:15
DQMStore::IGetter
Definition:
DQMStore.h:190
RPCDcsInfoClient::dqmEndLuminosityBlock
void dqmEndLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)
Definition:
RPCDcsInfoClient.cc:18
RPCDcsInfoClient::beginJob
void beginJob()
Definition:
RPCDcsInfoClient.cc:16
DQMStore.h
RPCDcsInfoClient::dcsinfofolder_
std::string dcsinfofolder_
Definition:
RPCDcsInfoClient.h:24
edm::EventSetup
Definition:
EventSetup.h:44
RPCDcsInfoClient
Definition:
RPCDcsInfoClient.h:9
RPCDcsInfoClient::~RPCDcsInfoClient
~RPCDcsInfoClient()
Definition:
RPCDcsInfoClient.cc:14
MonitorElement.h
RPCDcsInfoClient::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
Definition:
RPCDcsInfoClient.cc:45
edm::ParameterSet
Definition:
ParameterSet.h:35
DQMStore::IBooker
Definition:
DQMStore.h:90
Generated for CMSSW Reference Manual by
1.8.5