Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQM
DTMonitorClient
src
DTLocalTriggerLutTest.h
Go to the documentation of this file.
1
#ifndef DTLocalTriggerLutTest_H
2
#define DTLocalTriggerLutTest_H
3
4
17
#include "
DQM/DTMonitorClient/src/DTLocalTriggerBaseTest.h
"
18
19
20
21
class
DTLocalTriggerLutTest
:
public
DTLocalTriggerBaseTest
{
22
23
public
:
24
26
DTLocalTriggerLutTest
(
const
edm::ParameterSet
& ps);
27
29
virtual
~DTLocalTriggerLutTest
();
30
31
protected
:
32
34
void
beginRun
(
const
edm::Run
&
r
,
const
edm::EventSetup
&
c
);
35
37
38
void
runClientDiagnostic
(
DQMStore::IBooker
& ibooker,
DQMStore::IGetter
& igetter);
39
void
Bookings
(
DQMStore::IBooker
&,
DQMStore::IGetter
&);
40
41
private
:
42
44
int
performLutTest
(
double
mean
,
double
RMS
,
double
thresholdMean,
double
thresholdRMS);
45
47
void
fillWhPlot
(
MonitorElement
*
plot
,
int
sect,
int
stat,
float
value
,
bool
lessIsBest =
true
);
48
49
double
thresholdPhiMean
,
thresholdPhibMean
;
50
double
thresholdPhiRMS
,
thresholdPhibRMS
;
51
bool
doCorrStudy
;
52
53
bool
bookingdone
;
54
55
};
56
57
#endif
DTLocalTriggerLutTest::runClientDiagnostic
void runClientDiagnostic(DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter)
Run client analysis.
Definition:
DTLocalTriggerLutTest.cc:117
timingPdfMaker.mean
int mean
Definition:
timingPdfMaker.py:154
DTLocalTriggerBaseTest
Definition:
DTLocalTriggerBaseTest.h:42
DTLocalTriggerLutTest::thresholdPhiRMS
double thresholdPhiRMS
Definition:
DTLocalTriggerLutTest.h:50
DTLocalTriggerBaseTest.h
relativeConstraints.value
tuple value
Definition:
relativeConstraints.py:54
DTLocalTriggerLutTest::beginRun
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
Definition:
DTLocalTriggerLutTest.cc:112
DTLocalTriggerLutTest::performLutTest
int performLutTest(double mean, double RMS, double thresholdMean, double thresholdRMS)
Perform Lut Test logical operations.
Definition:
DTLocalTriggerLutTest.cc:323
EnergyCorrector.c
tuple c
Definition:
EnergyCorrector.py:43
DTLocalTriggerLutTest::fillWhPlot
void fillWhPlot(MonitorElement *plot, int sect, int stat, float value, bool lessIsBest=true)
Fill summary plots managing double MB4 chambers.
Definition:
DTLocalTriggerLutTest.cc:332
DQMStore::IGetter
Definition:
DQMStore.h:190
DTLocalTriggerLutTest::thresholdPhibRMS
double thresholdPhibRMS
Definition:
DTLocalTriggerLutTest.h:50
RMS
Definition:
trackSplitPlot.h:34
edm::EventSetup
Definition:
EventSetup.h:44
DTLocalTriggerLutTest
Definition:
DTLocalTriggerLutTest.h:21
MonitorElement
Definition:
MonitorElement.h:37
DTLocalTriggerLutTest::bookingdone
bool bookingdone
Definition:
DTLocalTriggerLutTest.h:53
DTLocalTriggerLutTest::Bookings
void Bookings(DQMStore::IBooker &, DQMStore::IGetter &)
Definition:
DTLocalTriggerLutTest.cc:58
DTLocalTriggerLutTest::thresholdPhibMean
double thresholdPhibMean
Definition:
DTLocalTriggerLutTest.h:49
plotResiduals.plot
def plot
Definition:
plotResiduals.py:5
alignCSCRings.r
list r
Definition:
alignCSCRings.py:92
edm::ParameterSet
Definition:
ParameterSet.h:36
DTLocalTriggerLutTest::DTLocalTriggerLutTest
DTLocalTriggerLutTest(const edm::ParameterSet &ps)
Constructor.
Definition:
DTLocalTriggerLutTest.cc:37
DTLocalTriggerLutTest::thresholdPhiMean
double thresholdPhiMean
Definition:
DTLocalTriggerLutTest.h:49
DQMStore::IBooker
Definition:
DQMStore.h:90
DTLocalTriggerLutTest::~DTLocalTriggerLutTest
virtual ~DTLocalTriggerLutTest()
Destructor.
Definition:
DTLocalTriggerLutTest.cc:53
DTLocalTriggerLutTest::doCorrStudy
bool doCorrStudy
Definition:
DTLocalTriggerLutTest.h:51
edm::Run
Definition:
Run.h:41
Generated for CMSSW Reference Manual by
1.8.5