DQM
RPCMonitorClient
interface
RPCRollMapHisto.h
Go to the documentation of this file.
1
#ifndef RPCRollMapHisto_H
2
#define RPCRollMapHisto_H
3
4
#include "
DQMServices/Core/interface/DQMStore.h
"
5
#include <string>
6
7
struct
RPCRollMapHisto
{
8
typedef
dqm::reco::MonitorElement
MonitorElement
;
9
//typedef dqm::impl::MonitorElement MonitorElement;
10
//typedef DQMEDHarvester::MonitorElement MonitorElement;
11
typedef
dqm::reco::DQMStore::IBooker
IBooker
;
12
13
static
MonitorElement
*
bookBarrel
(
14
IBooker
& booker,
const
int
wheel
,
const
std::string
&
prefix
,
const
std::string
&
title
,
const
bool
useRollInfo);
15
static
MonitorElement
*
bookEndcap
(
16
IBooker
& booker,
const
int
disk,
const
std::string
&
prefix
,
const
std::string
&
title
,
const
bool
useRollInfo);
17
18
static
void
setBarrelRollAxis
(
MonitorElement
*
me
,
const
int
wheel
,
const
int
axis,
const
bool
useRollInfo);
19
static
void
setEndcapRollAxis
(
MonitorElement
*
me
,
const
int
disk,
const
int
axis,
const
bool
useRollInfo);
20
};
21
22
#endif
RPCRollMapHisto::setEndcapRollAxis
static void setEndcapRollAxis(MonitorElement *me, const int disk, const int axis, const bool useRollInfo)
Definition:
RPCRollMapHisto.cc:50
RPCRollMapHisto::bookBarrel
static MonitorElement * bookBarrel(IBooker &booker, const int wheel, const std::string &prefix, const std::string &title, const bool useRollInfo)
Definition:
RPCRollMapHisto.cc:8
dqm::impl::MonitorElement
Definition:
MonitorElement.h:99
runGCPTkAlMap.title
string title
Definition:
runGCPTkAlMap.py:94
RPCRollMapHisto
Definition:
RPCRollMapHisto.h:7
RPCRollMapHisto::IBooker
dqm::reco::DQMStore::IBooker IBooker
Definition:
RPCRollMapHisto.h:11
DQMStore.h
RPCRollMapHisto::bookEndcap
static MonitorElement * bookEndcap(IBooker &booker, const int disk, const std::string &prefix, const std::string &title, const bool useRollInfo)
Definition:
RPCRollMapHisto.cc:81
makeMuonMisalignmentScenario.wheel
wheel
Definition:
makeMuonMisalignmentScenario.py:319
RPCRollMapHisto::setBarrelRollAxis
static void setBarrelRollAxis(MonitorElement *me, const int wheel, const int axis, const bool useRollInfo)
Definition:
RPCRollMapHisto.cc:25
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
dqm::implementation::IBooker
Definition:
DQMStore.h:43
hlt_dqm_clientPB-live_cfg.me
me
Definition:
hlt_dqm_clientPB-live_cfg.py:61
hcallasereventfilter2012_cfi.prefix
prefix
Definition:
hcallasereventfilter2012_cfi.py:10
RPCRollMapHisto::MonitorElement
dqm::reco::MonitorElement MonitorElement
Definition:
RPCRollMapHisto.h:8
Generated for CMSSW Reference Manual by
1.8.16