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
DQM
SiStripCommissioningSources
interface
FineDelayTask.h
Go to the documentation of this file.
1
#ifndef DQM_SiStripCommissioningSources_FineDelayTask_h
2
#define DQM_SiStripCommissioningSources_FineDelayTask_h
3
4
#include "
DQM/SiStripCommissioningSources/interface/CommissioningTask.h
"
5
#include <map>
6
#include <string>
7
11
class
FineDelayTask
:
public
CommissioningTask
{
12
public
:
13
FineDelayTask
(
DQMStore
*,
const
FedChannelConnection
&);
14
~FineDelayTask
()
override
;
15
16
private
:
17
void
book
()
override
;
18
void
fill
(
const
SiStripEventSummary
&,
const
edm::DetSet<SiStripRawDigi>
&)
override
;
19
void
update
()
override
;
20
21
static
HistoSet
timing_
;
22
static
MonitorElement
*
mode_
;
23
};
24
25
#endif // DQM_SiStripCommissioningSources_FineDelayTask_h
edm::DetSet
Definition:
DetSet.h:23
FineDelayTask::fill
void fill(const SiStripEventSummary &, const edm::DetSet< SiStripRawDigi > &) override
Definition:
FineDelayTask.cc:78
FineDelayTask::FineDelayTask
FineDelayTask(DQMStore *, const FedChannelConnection &)
Definition:
FineDelayTask.cc:18
CommissioningTask
Definition:
CommissioningTask.h:24
SiStripEventSummary
Definition:
SiStripEventSummary.h:22
FedChannelConnection
Class containning control, module, detector and connection information, at the level of a FED channel...
Definition:
FedChannelConnection.h:26
FineDelayTask::book
void book() override
Definition:
FineDelayTask.cc:29
dqm::legacy::MonitorElement
Definition:
MonitorElement.h:466
CommissioningTask.h
FineDelayTask::update
void update() override
Definition:
FineDelayTask.cc:121
CommissioningTask::HistoSet
Definition:
CommissioningTask.h:38
FineDelayTask::~FineDelayTask
~FineDelayTask() override
Definition:
FineDelayTask.cc:25
FineDelayTask::mode_
static MonitorElement * mode_
Definition:
FineDelayTask.h:22
FineDelayTask
Definition:
FineDelayTask.h:11
dqm::legacy::DQMStore
Definition:
DQMStore.h:823
FineDelayTask::timing_
static HistoSet timing_
Definition:
FineDelayTask.h:21
Generated for CMSSW Reference Manual by
1.8.14