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
ProtonReco
interface
ForwardProtonFwd.h
Go to the documentation of this file.
1
/****************************************************************************
2
*
3
* This is a part of CTPPS offline software.
4
* Authors:
5
* Jan Kašpar
6
* Laurent Forthomme
7
*
8
****************************************************************************/
9
10
#ifndef DataFormats_ProtonReco_ForwardProtonFwd_h
11
#define DataFormats_ProtonReco_ForwardProtonFwd_h
12
13
#include "
DataFormats/Common/interface/Ref.h
"
14
#include "
DataFormats/Common/interface/RefProd.h
"
15
#include "
DataFormats/Common/interface/RefVector.h
"
16
17
#include <vector>
18
19
namespace
reco
{
20
class
ForwardProton;
22
typedef
std::vector<ForwardProton>
ForwardProtonCollection
;
24
typedef
edm::Ref<ForwardProtonCollection>
ForwardProtonRef
;
26
typedef
edm::RefProd<ForwardProtonCollection>
ForwardProtonRefProd
;
28
typedef
edm::RefVector<ForwardProtonCollection>
ForwardProtonRefVector
;
29
}
// namespace reco
30
31
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::ForwardProtonRef
edm::Ref< ForwardProtonCollection > ForwardProtonRef
Persistent reference to a ForwardProton.
Definition:
ForwardProtonFwd.h:29
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::ForwardProtonCollection
std::vector< ForwardProton > ForwardProtonCollection
Collection of ForwardProton objects.
Definition:
ForwardProtonFwd.h:25
reco::ForwardProtonRefVector
edm::RefVector< ForwardProtonCollection > ForwardProtonRefVector
Vector of references to ForwardProton in the same collection.
Definition:
ForwardProtonFwd.h:33
RefVector.h
Ref.h
reco::ForwardProtonRefProd
edm::RefProd< ForwardProtonCollection > ForwardProtonRefProd
Reference to a ForwardProton collection.
Definition:
ForwardProtonFwd.h:31
Generated for CMSSW Reference Manual by
1.8.16