Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
Validation
DTRecHits
plugins
DT2DSegmentClients.h
Go to the documentation of this file.
1
#ifndef Validation_DTRecHits_DT2DSegmentClients_h
2
#define Validation_DTRecHits_DT2DSegmentClients_h
3
12
#include "
DQMServices/Core/interface/DQMEDHarvester.h
"
13
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
14
15
class
DT2DSegmentClients
:
public
DQMEDHarvester
{
16
public
:
18
DT2DSegmentClients
(
const
edm::ParameterSet
&ps);
19
21
~DT2DSegmentClients
()
override
;
22
23
protected
:
25
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
26
27
private
:
28
bool
do2D_
;
29
bool
doSLPhi_
;
30
};
31
32
#endif // Validation_DTRecHits_DT2DSegmentClients_h
DT2DSegmentClients::~DT2DSegmentClients
~DT2DSegmentClients() override
Destructor.
Definition:
DT2DSegmentClients.cc:16
DT2DSegmentClients::doSLPhi_
bool doSLPhi_
Definition:
DT2DSegmentClients.h:29
DT2DSegmentClients::do2D_
bool do2D_
Definition:
DT2DSegmentClients.h:28
DQMEDHarvester.h
DT2DSegmentClients
Definition:
DT2DSegmentClients.h:15
dqm::implementation::IGetter
Definition:
DQMStore.h:562
DT2DSegmentClients::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
End Job.
Definition:
DT2DSegmentClients.cc:18
ParameterSet.h
dqm::implementation::IBooker
Definition:
DQMStore.h:43
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
edm::ParameterSet
Definition:
ParameterSet.h:48
DT2DSegmentClients::DT2DSegmentClients
DT2DSegmentClients(const edm::ParameterSet &ps)
Constructor.
Definition:
DT2DSegmentClients.cc:11
Generated for CMSSW Reference Manual by
1.8.14