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
SiStripCommissioningSummary
interface
SummaryGeneratorReadoutView.h
Go to the documentation of this file.
1
#ifndef DQM_SiStripCommissioningSummary_SummaryGeneratorReadoutView_H
2
#define DQM_SiStripCommissioningSummary_SummaryGeneratorReadoutView_H
3
4
#include "
DQM/SiStripCommissioningSummary/interface/SummaryGenerator.h
"
5
12
class
SummaryGeneratorReadoutView
:
public
SummaryGenerator
{
13
public
:
14
SummaryGeneratorReadoutView
();
15
16
~SummaryGeneratorReadoutView
()
override
{ ; }
17
19
void
fill
(
const
std::string
& directory_level,
20
const
sistrip::Granularity
&,
21
const
uint32_t&
key
,
22
const
float
&
value
,
23
const
float
&
error
)
override
;
24
};
25
26
#endif // DQM_SiStripCommissioningSummary_SummaryGeneratorReadoutView_H
SummaryGeneratorReadoutView::fill
void fill(const std::string &directory_level, const sistrip::Granularity &, const uint32_t &key, const float &value, const float &error) override
Definition:
SummaryGeneratorReadoutView.cc:19
SummaryGeneratorReadoutView::~SummaryGeneratorReadoutView
~SummaryGeneratorReadoutView() override
Definition:
SummaryGeneratorReadoutView.h:16
relativeConstraints.error
error
Definition:
relativeConstraints.py:53
SummaryGenerator
: Fills summary histograms.
Definition:
SummaryGenerator.h:19
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
SummaryGenerator.h
SummaryGeneratorReadoutView::SummaryGeneratorReadoutView
SummaryGeneratorReadoutView()
Definition:
SummaryGeneratorReadoutView.cc:15
submitPVResolutionJobs.key
key
prepare the HTCondor submission files and eventually submit them
Definition:
submitPVResolutionJobs.py:222
value
Definition:
value.py:1
SummaryGeneratorReadoutView
Fills "summary histograms" in FED or "readout" view.
Definition:
SummaryGeneratorReadoutView.h:12
sistrip::Granularity
Granularity
Definition:
ConstantsForGranularity.h:60
Generated for CMSSW Reference Manual by
1.8.14