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
L1TMuon
interface
MuonTriggerPrimitiveFwd.h
Go to the documentation of this file.
1
#ifndef __L1TMuon_TriggerPrimitiveFwd_h__
2
#define __L1TMuon_TriggerPrimitiveFwd_h__
3
4
#include <vector>
5
#include <map>
6
#include "
DataFormats/Common/interface/Ref.h
"
7
#include "
DataFormats/Common/interface/Ptr.h
"
8
9
namespace
L1TMuon
{
10
class
TriggerPrimitive
;
11
12
typedef
std::vector<TriggerPrimitive>
TriggerPrimitiveCollection
;
13
14
//typedef edm::Ref<TriggerPrimitiveCollection> TriggerPrimitiveRef;
15
//typedef std::vector<TriggerPrimitiveRef> TriggerPrimitiveList;
16
//typedef edm::Ptr<TriggerPrimitive> TriggerPrimitivePtr;
17
//typedef std::map<unsigned,TriggerPrimitiveCollection> TriggerPrimitiveStationMap;
18
}
// namespace L1TMuon
19
20
#endif
L1TMuon
Definition:
L1TMuonSubsystems.h:4
L1TMuon::TriggerPrimitive
Definition:
MuonTriggerPrimitive.h:57
L1TMuon::TriggerPrimitiveCollection
std::vector< TriggerPrimitive > TriggerPrimitiveCollection
Definition:
MuonTriggerPrimitiveFwd.h:10
Ptr.h
Ref.h
Generated for CMSSW Reference Manual by
1.8.14