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
L1TriggerConfig
CSCTFConfigProducers
interface
L1MuCSCPtLutConfigOnlineProd.h
Go to the documentation of this file.
1
#include "
CondTools/L1Trigger/interface/L1ConfigOnlineProdBase.h
"
2
#include "
CondFormats/L1TObjects/interface/L1MuCSCPtLut.h
"
3
#include "
CondFormats/DataRecord/interface/L1MuCSCPtLutRcd.h
"
4
5
class
L1MuCSCPtLutConfigOnlineProd
:
public
L1ConfigOnlineProdBase
<L1MuCSCPtLutRcd, L1MuCSCPtLut> {
6
public
:
7
L1MuCSCPtLutConfigOnlineProd
(
const
edm::ParameterSet
& iConfig)
8
:
L1ConfigOnlineProdBase
<
L1MuCSCPtLutRcd
,
L1MuCSCPtLut
>(iConfig) {}
9
~L1MuCSCPtLutConfigOnlineProd
()
override
{}
10
11
std::unique_ptr<L1MuCSCPtLut>
newObject
(
const
std::string
& objectKey)
override
;
12
13
private
:
14
};
L1MuCSCPtLutConfigOnlineProd::L1MuCSCPtLutConfigOnlineProd
L1MuCSCPtLutConfigOnlineProd(const edm::ParameterSet &iConfig)
Definition:
L1MuCSCPtLutConfigOnlineProd.h:7
L1ConfigOnlineProdBase.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
L1ConfigOnlineProdBase
Definition:
L1ConfigOnlineProdBase.h:53
L1MuCSCPtLutRcd
Definition:
L1MuCSCPtLutRcd.h:12
L1MuCSCPtLutRcd.h
L1MuCSCPtLutConfigOnlineProd
Definition:
L1MuCSCPtLutConfigOnlineProd.h:5
L1MuCSCPtLut
Definition:
L1MuCSCPtLut.h:11
L1MuCSCPtLut.h
L1MuCSCPtLutConfigOnlineProd::~L1MuCSCPtLutConfigOnlineProd
~L1MuCSCPtLutConfigOnlineProd() override
Definition:
L1MuCSCPtLutConfigOnlineProd.h:9
edm::ParameterSet
Definition:
ParameterSet.h:48
L1MuCSCPtLutConfigOnlineProd::newObject
std::unique_ptr< L1MuCSCPtLut > newObject(const std::string &objectKey) override
Definition:
L1MuCSCPtLutConfigOnlineProd.cc:3
Generated for CMSSW Reference Manual by
1.8.14