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
L1Trigger
L1TMuonEndCap
interface
MicroGMTConverter.h
Go to the documentation of this file.
1
#ifndef L1TMuonEndCap_MicroGMTConverter_h
2
#define L1TMuonEndCap_MicroGMTConverter_h
3
4
#include "
FWCore/Framework/interface/Event.h
"
5
6
#include "
DataFormats/L1TMuon/interface/RegionalMuonCand.h
"
7
#include "
DataFormats/L1TMuon/interface/RegionalMuonCandFwd.h
"
8
9
#include "
L1Trigger/L1TMuonEndCap/interface/Common.h
"
10
11
class
MicroGMTConverter
{
12
public
:
13
explicit
MicroGMTConverter
();
14
~MicroGMTConverter
();
15
16
void
convert
(
const
int
global_event_BX,
const
EMTFTrack
& in_track,
l1t::RegionalMuonCand
& out_cand)
const
;
17
18
void
convert_all
(
const
edm::Event
&
iEvent
,
19
const
EMTFTrackCollection
& in_tracks,
20
l1t::RegionalMuonCandBxCollection
& out_cands)
const
;
21
22
private
:
23
};
// End class MicroGMTConverter
24
25
namespace
emtf
{
26
void
sort_uGMT_muons
(
l1t::RegionalMuonCandBxCollection
&
cands
);
27
}
28
29
#endif
MicroGMTConverter::~MicroGMTConverter
~MicroGMTConverter()
Definition:
MicroGMTConverter.cc:5
EMTFTrackCollection
l1t::EMTFTrackCollection EMTFTrackCollection
Definition:
Common.h:27
HLT_2022v12_cff.cands
cands
Definition:
HLT_2022v12_cff.py:11954
emtf::sort_uGMT_muons
void sort_uGMT_muons(l1t::RegionalMuonCandBxCollection &cands)
Definition:
MicroGMTConverter.cc:111
Event.h
Common.h
emtf
Definition:
Event.h:15
RegionalMuonCand.h
MicroGMTConverter::convert
void convert(const int global_event_BX, const EMTFTrack &in_track, l1t::RegionalMuonCand &out_cand) const
Definition:
MicroGMTConverter.cc:7
iEvent
int iEvent
Definition:
GenABIO.cc:224
MicroGMTConverter::MicroGMTConverter
MicroGMTConverter()
Definition:
MicroGMTConverter.cc:3
MicroGMTConverter
Definition:
MicroGMTConverter.h:11
RegionalMuonCandFwd.h
l1t::RegionalMuonCand
Definition:
RegionalMuonCand.h:8
BXVector< RegionalMuonCand >
MicroGMTConverter::convert_all
void convert_all(const edm::Event &iEvent, const EMTFTrackCollection &in_tracks, l1t::RegionalMuonCandBxCollection &out_cands) const
Definition:
MicroGMTConverter.cc:85
edm::Event
Definition:
Event.h:73
l1t::EMTFTrack
Definition:
EMTFTrack.h:44
Generated for CMSSW Reference Manual by
1.8.14