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
TrackingHit
interface
PSimHitContainer.h
Go to the documentation of this file.
1
#ifndef SimDataFormats_SimTkHit_PSimHitContainer_H
2
#define SimDataFormats_SimTkHit_PSimHitContainer_H
3
4
#include "
SimDataFormats/TrackingHit/interface/PSimHit.h
"
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefProd.h
"
7
#include <vector>
8
#include "
DataFormats/Common/interface/RefToBase.h
"
9
10
namespace
edm
{
11
typedef
std::vector<PSimHit>
PSimHitContainer
;
12
}
// namespace edm
13
14
typedef
edm::Ref<edm::PSimHitContainer>
TrackPSimHitRef
;
15
typedef
edm::RefProd<edm::PSimHitContainer>
TrackPSimHitRefProd
;
16
17
typedef
std::vector<edm::RefToBase<PSimHit> >
TrackPSimHitRefToBaseVector
;
18
typedef
edm::RefToBase<PSimHit>
TrackPSimHitRefToBase
;
19
typedef
std::vector<edm::RefToBase<PSimHit> >
TrackPSimHitRefToBaseVector
;
20
typedef
edm::reftobase::Holder<PSimHit, TrackPSimHitRef>
TrackPSimHitRefToBaseHolder
;
21
22
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::Ref
Definition:
AssociativeIterator.h:58
PSimHit.h
TrackPSimHitRefToBase
edm::RefToBase< PSimHit > TrackPSimHitRefToBase
Definition:
PSimHitContainer.h:18
TrackPSimHitRefToBaseVector
std::vector< edm::RefToBase< PSimHit > > TrackPSimHitRefToBaseVector
Definition:
PSimHitContainer.h:17
TrackPSimHitRefToBaseHolder
edm::reftobase::Holder< PSimHit, TrackPSimHitRef > TrackPSimHitRefToBaseHolder
Definition:
PSimHitContainer.h:20
RefToBase.h
edm::reftobase::Holder
Definition:
EDProductfwd.h:45
Ref.h
TrackPSimHitRef
edm::Ref< edm::PSimHitContainer > TrackPSimHitRef
Definition:
PSimHitContainer.h:14
edm::RefToBase
Definition:
AssociativeIterator.h:54
TrackPSimHitRefProd
edm::RefProd< edm::PSimHitContainer > TrackPSimHitRefProd
Definition:
PSimHitContainer.h:15
edm::PSimHitContainer
std::vector< PSimHit > PSimHitContainer
Definition:
PSimHitContainer.h:11
Generated for CMSSW Reference Manual by
1.8.16