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
DQM
SiStripCommissioningClients
interface
SamplingHistograms.h
Go to the documentation of this file.
1
#ifndef DQM_SiStripCommissioningClients_SamplingHistograms_H
2
#define DQM_SiStripCommissioningClients_SamplingHistograms_H
3
4
#include "
DQM/SiStripCommissioningClients/interface/CommissioningHistograms.h
"
5
#include "
DQM/SiStripCommissioningSummary/interface/SamplingSummaryFactory.h
"
6
#include "
CondFormats/SiStripObjects/interface/SamplingAnalysis.h
"
7
#include "
DQMServices/Core/interface/DQMStore.h
"
8
9
class
SamplingHistograms
:
virtual
public
CommissioningHistograms
{
10
public
:
11
SamplingHistograms
(
const
edm::ParameterSet
&
pset
,
DQMStore
*,
const
sistrip::RunType
&
task
=
sistrip::APV_LATENCY
);
12
~SamplingHistograms
()
override
;
13
14
void
histoAnalysis
(
bool
debug
)
override
;
15
16
void
configure
(
const
edm::ParameterSet
&,
const
edm::EventSetup
&)
override
;
17
18
private
:
19
float
sOnCut_
;
20
21
int
latencyCode_
;
22
};
23
24
#endif // DQM_SiStripCommissioningClients_SamplingHistograms_H
SamplingAnalysis.h
SamplingHistograms::SamplingHistograms
SamplingHistograms(const edm::ParameterSet &pset, DQMStore *, const sistrip::RunType &task=sistrip::APV_LATENCY)
Definition:
SamplingHistograms.cc:21
sistrip::RunType
RunType
Definition:
ConstantsForRunType.h:70
CommissioningHistograms.h
SamplingHistograms::configure
void configure(const edm::ParameterSet &, const edm::EventSetup &) override
Definition:
SamplingHistograms.cc:83
DQMStore.h
sistrip::APV_LATENCY
Definition:
ConstantsForRunType.h:76
edm::EventSetup
Definition:
EventSetup.h:59
SamplingHistograms::latencyCode_
int latencyCode_
Definition:
SamplingHistograms.h:21
SamplingHistograms::~SamplingHistograms
~SamplingHistograms() override
Definition:
SamplingHistograms.cc:37
CommissioningHistograms
Definition:
CommissioningHistograms.h:23
SamplingHistograms::histoAnalysis
void histoAnalysis(bool debug) override
Definition:
SamplingHistograms.cc:44
debug
#define debug
Definition:
HDRShower.cc:19
SamplingHistograms
Definition:
SamplingHistograms.h:9
SamplingSummaryFactory.h
edm::ParameterSet
Definition:
ParameterSet.h:47
SamplingHistograms::sOnCut_
float sOnCut_
Definition:
SamplingHistograms.h:19
CommissioningHistograms::pset
const edm::ParameterSet & pset() const
Definition:
CommissioningHistograms.h:163
CommissioningHistograms::task
const sistrip::RunType & task() const
Definition:
CommissioningHistograms.h:158
dqm::legacy::DQMStore
Definition:
DQMStore.h:805
Generated for CMSSW Reference Manual by
1.8.14