Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQM
DTMonitorClient
src
DTTriggerLutTest.h
Go to the documentation of this file.
1
#ifndef DTTriggerLutTest_H
2
#define DTTriggerLutTest_H
3
4
15
#include "
DQM/DTMonitorClient/src/DTLocalTriggerBaseTest.h
"
16
17
class
TSpectrum;
18
19
class
DTTriggerLutTest
:
public
DTLocalTriggerBaseTest
{
20
21
public
:
22
24
DTTriggerLutTest
(
const
edm::ParameterSet
& ps);
25
27
virtual
~DTTriggerLutTest
();
28
29
protected
:
30
32
void
beginJob
();
33
35
void
beginRun
(
const
edm::Run
&
r
,
const
edm::EventSetup
&
c
);
36
38
void
runClientDiagnostic
();
39
40
private
:
41
43
int
performLutTest
(
double
perc,
double
threshold1,
double
threshold2);
44
46
void
fillWhPlot
(
MonitorElement
*
plot
,
int
sect,
int
stat,
float
value
,
bool
lessIsBest =
true
);
47
48
void
bookCmsHistos1d
(
std::string
hTag,
std::string
folder=
""
);
49
50
double
thresholdWarnPhi
,
thresholdErrPhi
;
51
double
thresholdWarnPhiB
,
thresholdErrPhiB
;
52
double
validRange
;
53
bool
detailedAnalysis
;
54
55
};
56
57
#endif
DTLocalTriggerBaseTest
Definition:
DTLocalTriggerBaseTest.h:37
DTLocalTriggerBaseTest.h
DTTriggerLutTest::validRange
double validRange
Definition:
DTTriggerLutTest.h:52
DTTriggerLutTest::bookCmsHistos1d
void bookCmsHistos1d(std::string hTag, std::string folder="")
Definition:
DTTriggerLutTest.cc:359
DTTriggerLutTest::DTTriggerLutTest
DTTriggerLutTest(const edm::ParameterSet &ps)
Constructor.
Definition:
DTTriggerLutTest.cc:34
DTTriggerLutTest::thresholdErrPhi
double thresholdErrPhi
Definition:
DTTriggerLutTest.h:50
relativeConstraints.value
tuple value
Definition:
relativeConstraints.py:54
DTTriggerLutTest::~DTTriggerLutTest
virtual ~DTTriggerLutTest()
Destructor.
Definition:
DTTriggerLutTest.cc:49
DTTriggerLutTest::performLutTest
int performLutTest(double perc, double threshold1, double threshold2)
Perform Lut Test logical operations.
Definition:
DTTriggerLutTest.cc:348
DTTriggerLutTest::detailedAnalysis
bool detailedAnalysis
Definition:
DTTriggerLutTest.h:53
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:377
DTTriggerLutTest::beginJob
void beginJob()
BeginJob.
Definition:
DTTriggerLutTest.cc:54
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
DTTriggerLutTest::thresholdErrPhiB
double thresholdErrPhiB
Definition:
DTTriggerLutTest.h:51
edm::EventSetup
Definition:
EventSetup.h:44
DTTriggerLutTest::thresholdWarnPhiB
double thresholdWarnPhiB
Definition:
DTTriggerLutTest.h:51
MonitorElement
Definition:
MonitorElement.h:34
DTTriggerLutTest::runClientDiagnostic
void runClientDiagnostic()
Run client analysis.
Definition:
DTTriggerLutTest.cc:113
trackerHits.c
tuple c
Definition:
trackerHits.py:26
plotResiduals.plot
def plot
Definition:
plotResiduals.py:5
DTTriggerLutTest
Definition:
DTTriggerLutTest.h:19
DTTriggerLutTest::thresholdWarnPhi
double thresholdWarnPhi
Definition:
DTTriggerLutTest.h:50
alignCSCRings.r
list r
Definition:
alignCSCRings.py:92
edm::ParameterSet
Definition:
ParameterSet.h:35
DTTriggerLutTest::beginRun
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
Definition:
DTTriggerLutTest.cc:106
edm::Run
Definition:
Run.h:41
Generated for CMSSW Reference Manual by
1.8.5