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
DataFormats
VertexReco
interface
NuclearInteractionFwd.h
Go to the documentation of this file.
1
#ifndef NuclearInteractionReco_Fwd_h
2
#define NuclearInteractionReco_Fwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefVector.h
"
6
7
namespace
reco
{
8
class
NuclearInteraction
;
10
typedef
std::vector<NuclearInteraction>
NuclearInteractionCollection
;
12
typedef
edm::Ref<NuclearInteractionCollection>
NuclearInteractionRef
;
14
typedef
edm::RefVector<NuclearInteractionCollection>
NuclearInteractionRefVector
;
16
typedef
NuclearInteractionRefVector::iterator
NuclearInteraction_iterator
;
17
}
// namespace reco
18
19
#endif
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref< NuclearInteractionCollection >
reco::NuclearInteractionCollection
std::vector< NuclearInteraction > NuclearInteractionCollection
collection of NuclearInteractions
Definition:
NuclearInteractionFwd.h:8
RefVector.h
reco::NuclearInteractionRefVector
edm::RefVector< NuclearInteractionCollection > NuclearInteractionRefVector
vector of reference to Track in the same collection
Definition:
NuclearInteractionFwd.h:14
reco::NuclearInteraction_iterator
NuclearInteractionRefVector::iterator NuclearInteraction_iterator
iterator over a vector of reference to Track in the same collection
Definition:
NuclearInteractionFwd.h:16
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::NuclearInteractionRef
edm::Ref< NuclearInteractionCollection > NuclearInteractionRef
persistent reference to a NuclearInteraction
Definition:
NuclearInteractionFwd.h:12
reco::NuclearInteraction
Definition:
NuclearInteraction.h:11
Generated for CMSSW Reference Manual by
1.8.16