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
Validation
DTRecHits
plugins
DT4DSegmentClients.h
Go to the documentation of this file.
1
#ifndef Validation_DTRecHits_DT4DSegmentClients_h
2
#define Validation_DTRecHits_DT4DSegmentClients_h
3
12
#include "
DQMServices/Core/interface/DQMEDHarvester.h
"
13
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
14
15
class
DT4DSegmentClients
:
public
DQMEDHarvester
{
16
public
:
18
DT4DSegmentClients
(
const
edm::ParameterSet
&ps);
20
~DT4DSegmentClients
()
override
;
21
22
protected
:
24
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
25
26
private
:
27
bool
doall_
;
28
};
29
30
#endif // Validation_DTRecHits_DT4DSegmentClients_h
DT4DSegmentClients::~DT4DSegmentClients
~DT4DSegmentClients() override
Destructor.
Definition:
DT4DSegmentClients.cc:18
DT4DSegmentClients::DT4DSegmentClients
DT4DSegmentClients(const edm::ParameterSet &ps)
Constructor.
Definition:
DT4DSegmentClients.cc:14
DQMEDHarvester.h
dqm::implementation::IGetter
Definition:
DQMStore.h:561
ParameterSet.h
dqm::implementation::IBooker
Definition:
DQMStore.h:43
DT4DSegmentClients::doall_
bool doall_
Definition:
DT4DSegmentClients.h:27
DT4DSegmentClients::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
End Job.
Definition:
DT4DSegmentClients.cc:20
DT4DSegmentClients
Definition:
DT4DSegmentClients.h:15
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
edm::ParameterSet
Definition:
ParameterSet.h:47
Generated for CMSSW Reference Manual by
1.8.14