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
DTTrackFinder
src
DTPhiLutTester.cc
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
3
// Class: DTPhiLutTester
4
//
5
// L1 DT Track Finder Phi Assignment Lut Tester
6
//
7
//
8
//
9
// Author :
10
// J. Troconiz UAM Madrid
11
//
12
//--------------------------------------------------
13
14
#include "
L1TriggerConfig/DTTrackFinder/interface/DTPhiLutTester.h
"
15
16
DTPhiLutTester::DTPhiLutTester
(
const
edm::ParameterSet
& ps) : token_{
esConsumes
()} {}
17
18
void
DTPhiLutTester::analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
) {
c
.getData(
token_
).print(); }
DummyCfis.c
c
Definition:
DummyCfis.py:86
MillePedeFileConverter_cfg.e
e
Definition:
MillePedeFileConverter_cfg.py:37
DTPhiLutTester.h
edm::EDConsumerBase::esConsumes
auto esConsumes()
Definition:
EDConsumerBase.h:194
edm::EventSetup
Definition:
EventSetup.h:56
DTPhiLutTester::DTPhiLutTester
DTPhiLutTester(const edm::ParameterSet &ps)
Definition:
DTPhiLutTester.cc:16
DTPhiLutTester::token_
edm::ESGetToken< L1MuDTPhiLut, L1MuDTPhiLutRcd > token_
Definition:
DTPhiLutTester.h:30
DTPhiLutTester::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition:
DTPhiLutTester.cc:18
edm::ParameterSet
Definition:
ParameterSet.h:48
edm::Event
Definition:
Event.h:73
Generated for CMSSW Reference Manual by
1.8.14