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
DataFormats
MuonReco
interface
MuonTimeExtraFwd.h
Go to the documentation of this file.
1
#ifndef MuonReco_MuonTimeExtraFwd_h
2
#define MuonReco_MuonTimeExtraFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/ValueMap.h
"
8
9
namespace
reco
{
10
class
MuonTimeExtra
;
12
13
/* typedef std::vector<MuonTimeExtra> MuonTimeExtraCollection;
15
typedef edm::Ref<MuonTimeExtraCollection> MuonTimeExtraRef;
17
typedef edm::RefProd<MuonTimeExtraCollection> MuonTimeExtraRefProd;
19
typedef edm::RefVector<MuonTimeExtraCollection> MuonTimeExtraRefVector;
21
typedef MuonTimeExtraRefVector::iterator muontimeextra_iterator; */
22
23
typedef
edm::ValueMap<reco::MuonTimeExtra>
MuonTimeExtraMap
;
24
25
}
// namespace reco
26
27
#endif
ValueMap.h
reco::MuonTimeExtra
Definition:
MuonTimeExtra.h:15
RefProd.h
RefVector.h
reco::MuonTimeExtraMap
edm::ValueMap< reco::MuonTimeExtra > MuonTimeExtraMap
collection of MuonTimeExtra objects
Definition:
MuonTimeExtraFwd.h:10
edm::ValueMap
Definition:
ValueMap.h:107
Ref.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14