DQM
DTMonitorClient
src
DTTriggerLutTest.h
Go to the documentation of this file.
1
#ifndef DTTriggerLutTest_H
2
#define DTTriggerLutTest_H
3
16
#include "
DQM/DTMonitorClient/src/DTLocalTriggerBaseTest.h
"
17
18
class
TSpectrum;
19
20
class
DTTriggerLutTest
:
public
DTLocalTriggerBaseTest
{
21
public
:
23
DTTriggerLutTest
(
const
edm::ParameterSet
&ps);
24
26
~DTTriggerLutTest
()
override
;
27
28
protected
:
30
void
beginRun
(
const
edm::Run
&
r
,
const
edm::EventSetup
&
c
)
override
;
31
void
Bookings
(
DQMStore::IBooker
&,
DQMStore::IGetter
&);
32
34
void
runClientDiagnostic
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
35
36
const
int
wheelArrayShift
= 3;
37
38
private
:
40
int
performLutTest
(
double
perc,
double
threshold1,
double
threshold2);
41
43
void
fillWhPlot
(
MonitorElement
*
plot
,
int
sect,
int
stat
,
float
value
,
bool
lessIsBest =
true
);
44
45
void
bookCmsHistos1d
(
DQMStore::IBooker
&,
std::string
hTag,
std::string
folder
=
""
);
46
47
double
thresholdWarnPhi
,
thresholdErrPhi
;
48
double
thresholdWarnPhiB
,
thresholdErrPhiB
;
49
double
validRange
;
50
bool
detailedAnalysis
;
51
52
bool
bookingdone
;
53
};
54
55
#endif
DTTriggerLutTest::thresholdErrPhiB
double thresholdErrPhiB
Definition:
DTTriggerLutTest.h:48
DTTriggerLutTest::thresholdWarnPhiB
double thresholdWarnPhiB
Definition:
DTTriggerLutTest.h:48
edm::Run
Definition:
Run.h:45
printsummarytable.folder
folder
Definition:
printsummarytable.py:7
DTTriggerLutTest::runClientDiagnostic
void runClientDiagnostic(DQMStore::IBooker &, DQMStore::IGetter &) override
Run client analysis.
Definition:
DTTriggerLutTest.cc:96
dqm::legacy::MonitorElement
Definition:
MonitorElement.h:461
plotFactory.plot
plot
Definition:
plotFactory.py:109
DTTriggerLutTest::wheelArrayShift
const int wheelArrayShift
Definition:
DTTriggerLutTest.h:36
hgcalPlots.stat
stat
Definition:
hgcalPlots.py:1119
DTTriggerLutTest::thresholdWarnPhi
double thresholdWarnPhi
Definition:
DTTriggerLutTest.h:47
DTTriggerLutTest::beginRun
void beginRun(const edm::Run &r, const edm::EventSetup &c) override
BeginRun.
Definition:
DTTriggerLutTest.cc:94
DTLocalTriggerBaseTest.h
DTTriggerLutTest::validRange
double validRange
Definition:
DTTriggerLutTest.h:49
DTTriggerLutTest::Bookings
void Bookings(DQMStore::IBooker &, DQMStore::IGetter &)
Definition:
DTTriggerLutTest.cc:47
DTTriggerLutTest::thresholdErrPhi
double thresholdErrPhi
Definition:
DTTriggerLutTest.h:47
DTTriggerLutTest::bookCmsHistos1d
void bookCmsHistos1d(DQMStore::IBooker &, std::string hTag, std::string folder="")
Definition:
DTTriggerLutTest.cc:294
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DTLocalTriggerBaseTest
Definition:
DTLocalTriggerBaseTest.h:38
DTTriggerLutTest::bookingdone
bool bookingdone
Definition:
DTTriggerLutTest.h:52
edm::ParameterSet
Definition:
ParameterSet.h:47
DTTriggerLutTest::DTTriggerLutTest
DTTriggerLutTest(const edm::ParameterSet &ps)
Constructor.
Definition:
DTTriggerLutTest.cc:32
DTTriggerLutTest::performLutTest
int performLutTest(double perc, double threshold1, double threshold2)
Perform Lut Test logical operations.
Definition:
DTTriggerLutTest.cc:285
value
Definition:
value.py:1
DTTriggerLutTest::~DTTriggerLutTest
~DTTriggerLutTest() override
Destructor.
Definition:
DTTriggerLutTest.cc:45
edm::EventSetup
Definition:
EventSetup.h:57
HltBtagPostValidation_cff.c
c
Definition:
HltBtagPostValidation_cff.py:31
alignCSCRings.r
r
Definition:
alignCSCRings.py:93
DTTriggerLutTest::detailedAnalysis
bool detailedAnalysis
Definition:
DTTriggerLutTest.h:50
DTTriggerLutTest::fillWhPlot
void fillWhPlot(MonitorElement *plot, int sect, int stat, float value, bool lessIsBest=true)
Fill summary plots managing double MB4 chambers.
Definition:
DTTriggerLutTest.cc:309
dqm::implementation::IGetter
Definition:
DQMStore.h:484
dqm::implementation::IBooker
Definition:
DQMStore.h:43
DTTriggerLutTest
Definition:
DTTriggerLutTest.h:20
Generated for CMSSW Reference Manual by
1.8.16