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
SimDataFormats
Track
interface
SimTrackContainer.h
Go to the documentation of this file.
1
#ifndef SimTrackContainer_H
2
#define SimTrackContainer_H
3
4
#include "
SimDataFormats/Track/interface/SimTrack.h
"
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefProd.h
"
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
9
#include <vector>
11
namespace
edm
{
12
typedef
std::vector<SimTrack>
SimTrackContainer
;
13
}
14
typedef
edm::Ref<edm::SimTrackContainer>
SimTrackRef
;
15
typedef
edm::RefProd<edm::SimTrackContainer>
SimTrackRefProd
;
16
typedef
edm::RefVector<edm::SimTrackContainer>
SimTrackRefVector
;
17
18
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
SimTrackRefVector
edm::RefVector< edm::SimTrackContainer > SimTrackRefVector
Definition:
SimTrackContainer.h:16
edm::RefVector
Definition:
EDProductfwd.h:27
edm::Ref< edm::SimTrackContainer >
SimTrackRefProd
edm::RefProd< edm::SimTrackContainer > SimTrackRefProd
Definition:
SimTrackContainer.h:15
RefVector.h
SimTrackRef
edm::Ref< edm::SimTrackContainer > SimTrackRef
Definition:
SimTrackContainer.h:14
Ref.h
edm::SimTrackContainer
std::vector< SimTrack > SimTrackContainer
Definition:
SimTrackContainer.h:12
SimTrack.h
Generated for CMSSW Reference Manual by
1.8.16