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
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
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
SiStripCommissioningDbClients
interface
PedsOnlyHistosUsingDb.h
Go to the documentation of this file.
1
2
#ifndef DQM_SiStripCommissioningClients_PedsOnlyHistosUsingDb_H
3
#define DQM_SiStripCommissioningClients_PedsOnlyHistosUsingDb_H
4
#include "
DQM/SiStripCommissioningDbClients/interface/CommissioningHistosUsingDb.h
"
5
6
#include "
DQM/SiStripCommissioningClients/interface/PedsOnlyHistograms.h
"
7
8
class
PedsOnlyHistosUsingDb
:
public
CommissioningHistosUsingDb
,
public
PedsOnlyHistograms
{
9
public
:
10
PedsOnlyHistosUsingDb
(
const
edm::ParameterSet
&
pset
,
DQMStore
*,
SiStripConfigDb
*
const
);
11
12
~PedsOnlyHistosUsingDb
()
override
;
13
14
void
uploadConfigurations
()
override
;
15
16
private
:
17
void
update
(
SiStripConfigDb::FedDescriptionsRange
);
18
19
void
create
(
SiStripConfigDb::AnalysisDescriptionsV
&,
Analysis
)
override
;
20
};
21
22
#endif // DQM_SiStripCommissioningClients_PedsOnlyHistosUsingDb_H
CommissioningHistograms::pset
const edm::ParameterSet & pset() const
Definition:
CommissioningHistograms.h:163
PedsOnlyHistosUsingDb::PedsOnlyHistosUsingDb
PedsOnlyHistosUsingDb(const edm::ParameterSet &pset, DQMStore *, SiStripConfigDb *const)
Definition:
PedsOnlyHistosUsingDb.cc:14
CommissioningHistosUsingDb
Definition:
CommissioningHistosUsingDb.h:16
CommissioningHistosUsingDb.h
SiStripConfigDb::FedDescriptionsRange
FedDescriptions::range FedDescriptionsRange
Definition:
SiStripConfigDb.h:116
PedsOnlyHistosUsingDb::create
void create(SiStripConfigDb::AnalysisDescriptionsV &, Analysis) override
Definition:
PedsOnlyHistosUsingDb.cc:131
PedsOnlyHistosUsingDb::update
void update(SiStripConfigDb::FedDescriptionsRange)
Definition:
PedsOnlyHistosUsingDb.cc:58
dqm::legacy::DQMStore
Definition:
DQMStore.h:727
SiStripConfigDb
An interface class to the DeviceFactory.
Definition:
SiStripConfigDb.h:47
edm::ParameterSet
Definition:
ParameterSet.h:47
PedsOnlyHistosUsingDb::uploadConfigurations
void uploadConfigurations() override
Definition:
PedsOnlyHistosUsingDb.cc:31
PedsOnlyHistosUsingDb::~PedsOnlyHistosUsingDb
~PedsOnlyHistosUsingDb() override
Definition:
PedsOnlyHistosUsingDb.cc:24
PedsOnlyHistosUsingDb
Definition:
PedsOnlyHistosUsingDb.h:8
PedsOnlyHistograms.h
SiStripConfigDb::AnalysisDescriptionsV
std::vector< AnalysisDescription * > AnalysisDescriptionsV
Definition:
SiStripConfigDb.h:135
PedsOnlyHistograms
Definition:
PedsOnlyHistograms.h:7
CommissioningHistograms::Analysis
Analyses::iterator Analysis
Definition:
CommissioningHistograms.h:58
Generated for CMSSW Reference Manual by
1.8.16