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
L1Trigger
L1TMuon
interface
GMTInternalMuonFwd.h
Go to the documentation of this file.
1
#ifndef __l1t_gmt_internal_muonfwd_h__
2
#define __l1t_gmt_internal_muonfwd_h__
3
4
#include "
DataFormats/L1Trigger/interface/BXVector.h
"
5
6
#include <memory>
7
8
namespace
l1t
{
9
class
GMTInternalMuon
;
10
typedef
std::vector<GMTInternalMuon>
GMTInternalMuonCollection
;
11
typedef
std::map<int, std::vector<std::shared_ptr<GMTInternalMuon>>>
GMTInternalWedges
;
12
typedef
std::list<std::shared_ptr<GMTInternalMuon>>
GMTInternalMuonList
;
13
14
}
// namespace l1t
15
16
#endif
/* define __l1t_gmt_internal_muon_h__ */
BXVector.h
l1t::GMTInternalMuon
Definition:
GMTInternalMuon.h:10
l1t::GMTInternalWedges
std::map< int, std::vector< std::shared_ptr< GMTInternalMuon > > > GMTInternalWedges
Definition:
GMTInternalMuonFwd.h:11
l1t::GMTInternalMuonList
std::list< std::shared_ptr< GMTInternalMuon > > GMTInternalMuonList
Definition:
GMTInternalMuonFwd.h:12
l1t
delete x;
Definition:
CaloConfig.h:22
l1t::GMTInternalMuonCollection
std::vector< GMTInternalMuon > GMTInternalMuonCollection
Definition:
GMTInternalMuonFwd.h:9
Generated for CMSSW Reference Manual by
1.8.16